Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 28) sorted by relevance

12

/cts/hostsidetests/appsecurity/res/pkgsigverify/
DREADME.txt1 APKs in this directory are used by PkgInstallSignatureVerificationTest.
11 version: denotes which APK Signature Scheme (v1, v2, and/or v3) was used
15 keysize: the size of the key used for signing
17 which test certificates were used to generate a proof-of-rotation object,
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayer_info.rsh12 // 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.
Dlayer_info_fast.rsh12 // 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.
Dpixel_format_f32.rsh17 // 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.
Dlayered_filter_fast_f32.rscript40 // This image buffer is used to store input image initially.
45 // This image buffer is used to save an integral image of g_sharp_image
52 // This image buffer is used to store output image, both for intermediate
55 // layer filtering result temporarily and then the result is used to update the
357 // Does not reset sharp->actual_depth, which will be used in future
421 // Does not reset sharp->actual depth, which will be used in future
Dlayered_filter_fast_d1new.rscript43 // This image buffer is used to store input image initially.
47 // This image buffer is used to save an integral image of g_sharp_image
53 // This image buffer is used to store output image, both for intermediate
56 // layer filtering result temporarily and then the result is used to update the
486 // Does not reset sharp->actual_depth, which will be used in future
540 // Does not reset sharp->actual_depth, which will be used in future
608 // Does not reset sharp->actual depth, which will be used in future
655 // Does not reset sharp->actual depth, which will be used in future
Dluts_for_speedup_f32.rsh49 // For depths > front_focal_depth, visibility check is not used in
/cts/apps/EmptyDeviceOwner/
DREADME15 This package is used to generate CtsEmptyDeviceOwner.apk that is used in assets of CtsVerifier.
/cts/apps/EmptyDeviceAdmin/
DREADME15 This package is used to generate CtsEmptyDeviceAdmin.apk that is used in assets of CtsVerifier.
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile68 # Add a comment according to your evaluation note. This is used by the global
75 # number of statements analyzed. This is used by the global evaluation report
91 # Template used to display messages. This is a python new-style format string
92 # used to format the message information. See doc for all details
112 # List of builtins function names that should not be used, separated by a comma
167 # List of method names used to declare (i.e. assign) instance attributes.
170 # List of interface methods to ignore, separated by a comma. This is used for
227 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
296 # Deprecated modules which should not be used, separated by a comma
387 # (i.e. not used).
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DDatabaseAsserts.java197 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/
DRationale18 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 …]
DLICENSE.TXT33 Urbana-Champaign, nor the names of its contributors may be used to
/cts/tests/tests/location/protos/
Dephemeris.proto12 // Time used for generating this data (typically, the queried time).
96 // Time used for generating this data (typically, the queried time).
/cts/tests/tests/content/BinderPermissionTestService/
DREADME.txt2 check if their caller has certain permissions. This service is used by
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Doob.rscript24 int srcMip = 0; // Only used in 1D tests
Dkernel_input.rscript34 * used as an in input to a clear_input_* kernel. The verify_input_*
/cts/tests/core/runner-axt/src/com/android/cts/runner/
DCtsTestRunListener.java120 long used = total - free; in printMemory() local
123 Log.d(TAG, "Used memory : " + used); in printMemory()
/cts/tests/core/runner/src/com/android/cts/runner/
DCtsTestRunListener.java120 long used = total - free; in printMemory() local
123 Log.d(TAG, "Used memory : " + used); in printMemory()
/cts/tests/tests/telephony/sdk28/
DAndroid.bp23 // TODO: what can be done here? it used to be
/cts/tests/tests/carrierapi/
DAndroid.bp37 // hard-code the AOSP default key to ensure it is used regardless of build
/cts/tests/tests/dpi/
DAndroid.bp41 // DefaultManifestAttributesTest can be used as a base class for other
/cts/apps/CtsVerifier/libs/
Dopencv-android_LICENSE21 may be used to endorse or promote products derived from this software
/cts/apps/CtsVerifier/res/raw/
Dopencv_library_license29 may be used to endorse or promote products derived from this software
/cts/tests/media/
DREADME.md2 …eir plugins and their interactions with media framework. The test vectors used by the test suite i…

12