| /packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/ |
| D | DownloadsDeletionTypeTest.java | 57 File temp = new File(mDownloadsDirectory, "temp"); in testInitializeWithUncheckedFiles() local 70 File temp = new File(mDownloadsDirectory, "temp"); in testFetchDownloads() local 85 File temp = new File(mDownloadsDirectory, "temp"); in testSetChecked() local 103 File temp = new File(mDownloadsDirectory, "temp"); in testUncheckedFilesDoNotCountForSize() local 124 File temp = new File(mDownloadsDirectory, "temp"); in testSaveAndRestoreRemembersUncheckedFiles() local 143 File temp = new File(mDownloadsDirectory, "temp"); in testCallbackOnFileLoad() local 180 File temp = new File(mDownloadsDirectory, "temp"); in testLoadingState_completeOnDeletableContentFound() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
| D | SharedPreset.java | 32 ImagePreset temp = mIntermediatePreset; in enqueuePreset() local 42 ImagePreset temp = mConsumerPreset; in dequeuePreset() local
|
| /packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
| D | PduParser.java | 966 int temp = pduDataStream.read(); in parseUnsignedInt() local 1002 int temp = pduDataStream.read(); in parseValueLength() local 1030 int temp = pduDataStream.read(); in parseEncodedStringValue() local 1089 int temp = pduDataStream.read(); in parseWapString() local 1192 int temp = pduDataStream.read(); in getWapString() local 1225 int temp = pduDataStream.read(); in extractByteValue() local 1245 int temp = pduDataStream.read(); in parseShortInteger() local 1268 int temp = pduDataStream.read(); in parseLongInteger() local 1301 int temp = pduDataStream.read(); in parseIntegerValue() local 1532 int temp = pduDataStream.read(); in parseContentType() local
|
| /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
| D | PduParser.java | 1000 int temp = pduDataStream.read(); in parseUnsignedInt() local 1036 int temp = pduDataStream.read(); in parseValueLength() local 1065 int temp = pduDataStream.read(); in parseEncodedStringValue() local 1124 int temp = pduDataStream.read(); in parseWapString() local 1229 int temp = pduDataStream.read(); in getWapString() local 1262 int temp = pduDataStream.read(); in extractByteValue() local 1282 int temp = pduDataStream.read(); in parseShortInteger() local 1305 int temp = pduDataStream.read(); in parseLongInteger() local 1338 int temp = pduDataStream.read(); in parseIntegerValue() local 1569 int temp = pduDataStream.read(); in parseContentType() local
|
| D | PduComposer.java | 265 long temp = longInt; in appendLongInteger() local 383 long temp = value >>> (i * 7); in appendUintvarInteger() local 463 EncodedStringValue temp = null; in appendAddressType() local 523 EncodedStringValue temp; in appendHeader() local 1152 final LengthRecordNode temp = new LengthRecordNode(); in newbuf() local
|
| /packages/apps/SecureElement/src/com/android/se/security/gpac/ |
| D | REF_AR_DO.java | 98 BerTlv temp = BerTlv.decode(data, index); in interpret() local 132 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
|
| D | AR_DO.java | 117 BerTlv temp = BerTlv.decode(data, index); in interpret() local 158 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
|
| D | REF_DO.java | 127 BerTlv temp = BerTlv.decode(data, index); in interpret() local 176 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
|
| D | BerTlv.java | 87 int temp = data[curIndex++] & 0xff; in decode() local 110 int temp = data[curIndex++] & 0xff; in decode() local
|
| D | Response_RefreshTag_DO.java | 85 long temp; in interpret() local
|
| D | Response_AR_DO.java | 86 BerTlv temp = BerTlv.decode(data, currentPos); in interpret() local
|
| /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
| D | db_utilities_linalg.h | 152 double temp; in db_Swap7() local 164 double temp; in db_Swap9() local 214 double temp; in db_OrthogonalizationSwap7() local 224 double temp; in db_OrthogonalizationSwap9() local
|
| D | db_utilities_linalg.cpp | 33 double s,temp; in db_CholeskyDecomp6x6() local 84 double temp = 0.0; in db_CholeskyDecompSeparateDiagonal() local 125 double s,temp; in db_CholeskyDecomp3x3SeparateDiagonal() local
|
| D | db_utilities_geometry.h | 55 const double *temp; in db_PointCentroid2D() local 101 const double *temp; in db_PointCentroid3D() local
|
| D | db_utilities_indexing.cpp | 38 double temp; in db_LeanPartitionOnPivot() local 59 double db_LeanQuickSelect(const double *s,long nr_elements,long pos,double *temp) in db_LeanQuickSelect()
|
| /packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/ |
| D | TemperatureFormatter.kt | 85 val temp = in formatTemperature() constant
|
| /packages/modules/Bluetooth/system/bta/ar/ |
| D | bta_ar.cc | 163 uint8_t temp[8], *p; in bta_ar_reg_avrc() local 212 uint8_t temp[8], *p; in bta_ar_dereg_avrc() local
|
| /packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/ |
| D | sbc_dct.c | 99 register int32_t x0, x1, x2, x3, x4, x5, x6, x7, temp; in SBC_FastIDCT8() local 231 int32_t temp, x2; in SBC_FastIDCT4() local
|
| /packages/modules/Bluetooth/system/stack/smp/ |
| D | p_256_multprecision.cc | 80 uint32_t temp; in multiprecision_add() local 97 uint32_t temp; in multiprecision_sub() local 131 uint32_t temp; in multiprecision_rshift() local 182 uint32_t temp; in multiprecision_lshift() local
|
| /packages/modules/Bluetooth/system/gd/security/ecc/ |
| D | multprecision.cc | 85 uint32_t temp; in multiprecision_add() local 102 uint32_t temp; in multiprecision_sub() local 133 uint32_t temp; in multiprecision_rshift() local 180 uint32_t temp; in multiprecision_lshift() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/survey/ |
| D | SurveyMixinTest.java | 46 FragmentActivity temp = (FragmentActivity) ActivityControllerWrapper.setup( in onResume_noActionIfActivityDoesNotExist() local
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_sdp_server.cc | 446 uint8_t temp[4]; in add_maps_sdp() local 529 uint8_t temp[4]; in add_mapc_sdp() local 645 uint8_t temp[4]; local 779 uint8_t temp[4]; local
|
| /packages/apps/LegacyCamera/src/com/android/camera/ |
| D | IntArray.java | 27 int temp[] = new int[mSize + mSize]; in add() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/util/ |
| D | IntArray.java | 27 int temp[] = new int[mSize + mSize]; in add() local
|
| /packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
| D | IntArray.java | 27 int temp[] = new int[mSize + mSize]; in add() local
|