Searched refs:equivalent (Results 1 – 25 of 25) sorted by relevance
/frameworks/base/tools/dump-coverage/ |
D | README.md | 38 In dump mode, the agent makes JNI calls equivalent to 46 In reset mode, it makes a JNI call equivalent to
|
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/ |
D | reduce_general_duplicate_array.rscript | 5 // The two kernels have anonymous result types that are equivalent.
|
/frameworks/rs/script_api/ |
D | rs_atomic.spec | 104 …Atomicly subtracts one from the value at addr. This is equivalent to <code>@rsAtomicSub(addr, 1)<… 121 Atomicly adds one to the value at addr. This is equivalent to <code>@rsAtomicAdd(addr, 1)</code>.
|
D | rs_value_types.spec | 46 For example, with <code>int4 myVar;</code> the following are equivalent:<code><br/>
|
D | rs_convert.spec | 36 E.g calling <code>a = convert_short3(b);</code> is equivalent to doing
|
/frameworks/base/core/proto/android/service/ |
D | batterystats.proto | 53 // Dump of battery history in csv format (equivalent of
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_05c4.kl | 68 # and this button will be equivalent to left mouse button
|
D | Vendor_054c_Product_0ba0.kl | 68 # and this button will be equivalent to left mouse button
|
D | Vendor_054c_Product_09cc.kl | 68 # and this button will be equivalent to left mouse button
|
/frameworks/rs/tests/lldb/java/Reduction/src/com/android/rs/lldbreductiontest/ |
D | reduce_common.rsh | 47 // This combiner is equivalent to the accumulator.
|
/frameworks/rs/script_api/include/ |
D | rs_atomic.rsh | 111 * Atomicly subtracts one from the value at addr. This is equivalent to rsAtomicSub(addr, 1). 131 * Atomicly adds one to the value at addr. This is equivalent to rsAtomicAdd(addr, 1).
|
D | rs_object_info.rsh | 53 * Elements can be grouped together into complex Elements, creating the equivalent of
|
D | rs_value_types.rsh | 48 * For example, with int4 myVar; the following are equivalent:
|
D | rs_convert.rsh | 34 * E.g calling a = convert_short3(b); is equivalent to doing
|
/frameworks/native/services/sensorservice/ |
D | SensorDevice.cpp | 307 bool equivalent = true; in sensorIsEquivalent() local 322 equivalent = false; in sensorIsEquivalent() 324 return equivalent; in sensorIsEquivalent()
|
/frameworks/base/packages/SystemUI/docs/ |
D | dagger.md | 24 equivalent dagger version is using `@Singleton` and therefore only has one instance.
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | reduce.rscript | 272 // These two kernels have anonymous result types that are equivalent.
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | reduce.rscript | 274 // These two kernels have anonymous result types that are equivalent.
|
/frameworks/ml/nn/tools/test_generator/ |
D | README.md | 255 # Each following group of statements are equivalent
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 235 from a designated place, then offering equivalent access to copy the 312 from a designated place, offer equivalent access to copy the above
|
/frameworks/compile/mclinker/include/mcld/Config/ |
D | Config.h.cmake | 213 /* Define if you have the libdl library or equivalent. */
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | layered_filter_fast_f32.rscript | 127 // equivalent to 1.
|
D | layered_filter_fast_d1new.rscript | 109 // equivalent to 1.
|
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 5610 boolean equivalent; in handleConfigurationChanged() 5634 equivalent = mConfiguration != null && (0 == mConfiguration.diffPublicOnly(config)); in handleConfigurationChanged() 5676 } else if (!equivalent) { in handleConfigurationChanged()
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 4127 // It should be acquired from SystemClock elapsedRealtime() call or equivalent.
|