Searched refs:used (Results 1 – 16 of 16) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | layer_info.rsh | 12 // An object that contains parameters used for computing matte for the current 18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a 20 // This data member is only used for PixelFormatF32.
|
D | layer_info_fast.rsh | 12 // An object that contains parameters used for computing matte for the current 18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a 20 // This data member is only used for PixelFormatF32.
|
D | pixel_format_f32.rsh | 17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in 39 // matte/(dilation_radius+1) is the actual value used in layer blending.
|
D | luts_for_speedup_f32.rsh | 49 // For depths > front_focal_depth, visibility check is not used in
|
/cts/hostsidetests/appsecurity/res/pkgsigverify/ |
D | README.txt | 1 APKs in this directory are used by PkgInstallSignatureVerificationTest.
|
/cts/apps/CameraITS/build/scripts/ |
D | gpylint_rcfile | 65 # Add a comment according to your evaluation note. This is used by the global 72 # number of statements analyzed. This is used by the global evaluation report 88 # Template used to display messages. This is a python new-style format string 89 # used to format the message information. See doc for all details 109 # List of builtins function names that should not be used, separated by a comma 164 # List of method names used to declare (i.e. assign) instance attributes. 167 # List of interface methods to ignore, separated by a comma. This is used for 224 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1 293 # Deprecated modules which should not be used, separated by a comma 384 # (i.e. not used).
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/ |
D | DatabaseAsserts.java | 197 final BitSet used = new BitSet(cursor.getCount()); in assertCursorValuesMatchExactly() local 204 if (used.get(pos)) continue; in assertCursorValuesMatchExactly() 207 used.set(pos); in assertCursorValuesMatchExactly()
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 18 cannot be used across different instruction sets (e.g. RISC vs. CISC). 26 However, the version that was used most often for benchmarking has 34 Dhrystone is used most. There should be, as far as possible, only 64 of representative programs that can be used as benchmarks; users should 95 the variables that are computed are not used somehow, there is the 167 used afterwards. 241 When Dhrystone is used, the following "ground rules" apply: 252 compilation should be used. The intention is that real programming 267 be used for Dhrystone. 280 expansion of procedures), procedure merging is not to be used. The [all …]
|
D | LICENSE.TXT | 33 Urbana-Champaign, nor the names of its contributors may be used to
|
/cts/tests/core/runner/src/com/android/cts/runner/ |
D | CtsTestRunListener.java | 119 long used = total - free; in printMemory() local 122 Log.d(TAG, "Used memory : " + used); in printMemory()
|
/cts/tests/tests/os/jni/seccomp-tests/ |
D | LICENSE | 14 // contributors may be used to endorse or promote products derived from
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 21 may be used to endorse or promote products derived from this software
|
/cts/apps/CtsVerifier/res/raw/ |
D | opencv_library_license | 29 may be used to endorse or promote products derived from this software
|
/cts/tests/expectations/ |
D | knownfailures.txt | 131 …description: "permissions for the API previously used in the test has changed, making it impossibl…
|
/cts/tools/dasm/src/java_cup/ |
D | parser.cup | 7 This JavaCup specification is used to implement JavaCup itself.
|
/cts/tools/dasm/src/dasm/ |
D | parser.cup | 113 // used for Annotation attributes :
|