Searched refs:interpret (Results 1 – 22 of 22) sorted by relevance
/frameworks/libs/net/common/devicetests/com/android/testutils/ |
D | ConcurrentInterpreter.kt | 55 return instr.split(";").map { interpret(it.trim(), r) }.last() in <lambda>() 59 fun interpret(instr: String, r: T): Any? { in <lambda>() method 145 Regex("(.*)//.*") to { i, t, r -> i.interpret(r.strArg(1), t) }, in r() 148 val time = measureTimeMillis { i.interpret(r.strArg(1), t) } in r() 153 i.interpret(r.strArg(1), t).also { in r() 162 assertFails { i.interpret(r.strArg(1), t) } in r()
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | lit.cfg | 14 # testFormat: The test format to use to interpret tests.
|
/frameworks/rs/script_api/ |
D | rs_object_info.spec | 182 Returns the Element's data kind. This is used to interpret pixel data.
|
D | rs_object_types.spec | 176 help interpret the rs_data_type.
|
D | rs_vector_math.spec | 20 These functions interpret the input arguments as representation of vectors in
|
D | rs_math.spec | 32 …or_math.html'>Vector Math Functions</a> for functions like @distance() and @length() that interpret
|
/frameworks/compile/slang/lit-tests/ |
D | lit.cfg | 11 # testFormat: The test format to use to interpret tests.
|
/frameworks/hardware/interfaces/cameraservice/service/2.0/ |
D | ICameraService.hal | 86 * interpret camera metadata with vendor tags.
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | lit.site.cfg | 48 # testFormat: The test format to use to interpret tests.
|
/frameworks/hardware/interfaces/stats/1.0/ |
D | types.hal | 26 * This value is opaque to the server, it must not try to interpret any
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 56 * Elements can also have a kind, which is semantic information used to interpret pixel 213 * Returns the Element's data kind. This is used to interpret pixel data.
|
D | rs_object_types.rsh | 176 * help interpret the rs_data_type.
|
D | rs_vector_math.rsh | 22 * These functions interpret the input arguments as representation of vectors in
|
D | rs_math.rsh | 34 * See Vector Math Functions for functions like distance() and length() that interpret
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 135 # will interpret the first line (until the first dot) of a JavaDoc-style 143 # interpret the first line (until the first dot) of a Qt-style
|
/frameworks/native/docs/ |
D | Doxyfile | 161 # will interpret the first line (until the first dot) of a JavaDoc-style 169 # interpret the first line (until the first dot) of a Qt-style
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
|
D | Doxyfile.orig | 165 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 174 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
|
D | Doxyfile | 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 1360 * Please go there to interpret the possible values each field can be.
|