/cts/apps/CtsVerifier/include/colorchecker/ |
D | vec3.h | 61 Vec3<float> temp; variable 71 Vec3<float> temp; variable
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | RSBaseCompute.java | 249 double temp = minArray[i]; in enforceOrdering() local 264 float temp = minArray[i]; in enforceOrdering() local 280 short temp = minArray[i]; in enforceOrdering() local 294 long temp = minArray[i]; in enforceOrdering() local 308 long temp = minArray[i]; in enforceOrdering() local 322 int temp = minArray[i]; in enforceOrdering() local 351 short temp = minArray[i]; in enforceOrdering() local
|
D | SendToClient.java | 105 private String createErrorMsgF(int i, int in, int temp) { in createErrorMsgF()
|
D | Matrix3fTest.java | 218 float temp = expectedData[i*3 + j]; in testTranspose() local
|
D | Matrix4fTest.java | 169 float temp = expectedData[i*4 + j]; in testTranspose() local
|
D | Matrix2fTest.java | 171 float temp = expectedData[1]; in testTranspose() local
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/ |
D | VrTemperatureTest.java | 35 private void checkDeviceTemp(float temp, float throttlingTemp, float shutdownTemp, in checkDeviceTemp()
|
D | HardwarePropertiesManagerTest.java | 39 private void checkDeviceTemp(float temp, float throttlingTemp, float shutdownTemp) { in checkDeviceTemp()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2014-9803/ |
D | poc.c | 32 char *temp = in check_zero_page() local
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | ColorUtils.java | 40 int temp = Math.min(b, Math.min(r, g)); in hue() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewGroup_LayoutParamsTest.java | 60 LayoutParams temp = new ViewGroup.LayoutParams(320, 480); in testConstructor() local
|
D | ViewGroup_MarginLayoutParamsTest.java | 74 MarginLayoutParams temp = new ViewGroup.MarginLayoutParams(320, 480); in testConstructor() local
|
/cts/hostsidetests/install/app/src/android/cts/install/ |
D | UpgradeTest.java | 51 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
D | DowngradeTest.java | 50 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
D | SamegradeTest.java | 56 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
D | InstallTest.java | 64 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
/cts/hostsidetests/install/src/android/cts/install/host/ |
D | UpgradeTest.java | 69 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
D | InstallTest.java | 74 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
D | SamegradeTest.java | 72 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
D | DowngradeTest.java | 73 List<Object[]> temp = new ArrayList<>(); in combinations() local
|
/cts/hostsidetests/blobstore/src/com/android/cts/host/blob/ |
D | StatsdBlobStoreAtomTest.java | 123 final AtomsProto.BlobInfo temp = atom.getBlobInfo(); in testPulledBlobStoreStats() local
|
/cts/tests/openglperf2/jni/graphics/ |
D | Matrix.cpp | 78 Matrix* temp = new Matrix(*this); in translate() local 88 Matrix* temp = new Matrix(*this); in scale() local 98 Matrix* temp = new Matrix(*this); in rotate() local
|
/cts/hostsidetests/securitybulletin/securityPatch/includes/ |
D | memutils.c | 193 void* temp = malloc(size); in realloc() local
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | RGBZ.java | 170 int temp = (depth_data[i] & 0x000000FF) << 24; in setAlphaChannelFromBitmap() local
|
/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/ |
D | StagedInstallTest.java | 681 List<ApexInfo> temp = in testApexInfoList() local 838 List<ApexInfo> temp = in getShimApexInfo() local
|