Home
last modified time | relevance | path

Searched refs:interpret (Results 1 – 22 of 22) sorted by relevance

/frameworks/libs/net/common/devicetests/com/android/testutils/
DConcurrentInterpreter.kt55 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/
Dlit.cfg14 # testFormat: The test format to use to interpret tests.
/frameworks/rs/script_api/
Drs_object_info.spec182 Returns the Element's data kind. This is used to interpret pixel data.
Drs_object_types.spec176 help interpret the rs_data_type.
Drs_vector_math.spec20 These functions interpret the input arguments as representation of vectors in
Drs_math.spec32 …or_math.html'>Vector Math Functions</a> for functions like @distance() and @length() that interpret
/frameworks/compile/slang/lit-tests/
Dlit.cfg11 # testFormat: The test format to use to interpret tests.
/frameworks/hardware/interfaces/cameraservice/service/2.0/
DICameraService.hal86 * interpret camera metadata with vendor tags.
/frameworks/compile/libbcc/tests/debuginfo/
Dlit.site.cfg48 # testFormat: The test format to use to interpret tests.
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal26 * This value is opaque to the server, it must not try to interpret any
/frameworks/rs/script_api/include/
Drs_object_info.rsh56 * 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.
Drs_object_types.rsh176 * help interpret the rs_data_type.
Drs_vector_math.rsh22 * These functions interpret the input arguments as representation of vectors in
Drs_math.rsh34 * See Vector Math Functions for functions like distance() and length() that interpret
/frameworks/wilhelm/doc/
DDoxyfile135 # 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/
DDoxyfile161 # 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/
DDoxyfile165 # 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
DDoxyfile.orig165 # 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/
Ddoxygen.config183 # 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/
DDoxyfile.orig183 # 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
DDoxyfile183 # 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/
Datoms.proto1360 * Please go there to interpret the possible values each field can be.