Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 124) sorted by relevance

12345

/packages/apps/StorageManager/robotests/src/com/android/storagemanager/automatic/
DDownloadsDeletionTypeTest.java57 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/Car/Launcher/app/tests/src/com/android/car/carlauncher/calmmode/
DTemperatureDataTest.java44 TemperatureData temp = new TemperatureData.Builder().setValueCelsius(testValue).build(); in testBuilder_celsius_objectCreated() local
54 TemperatureData temp = new TemperatureData.Builder().setValueFahrenheit(testValue).build(); in testBuilder_fahrenheit_objectCreated() local
64 TemperatureData temp = new TemperatureData.Builder().build(); in testBuilder_noValue_defaultsToZeroCelsius() local
75 TemperatureData temp = new TemperatureData.Builder().setValueCelsius(tempCVal).build(); in testConversion_celsiusDecimalPositive_convertsToF() local
87 TemperatureData temp = new TemperatureData.Builder().setValueCelsius(tempCVal).build(); in testConversion_celsiusRoundPositive_convertsToF() local
100 TemperatureData temp = in testConversion_celsiusNegative_convertsToF() local
112 TemperatureData temp = in testConversion_celsiusConvertToC_NoOp() local
125 TemperatureData temp = in testConversion_fahrenheitPositive_convertsToC() local
138 TemperatureData temp = in testBuilder_fahrenheitNegative_convertsToC() local
150 TemperatureData temp = in testBuilder_fahrenheit_convertsToFNoOp() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DSharedPreset.java32 ImagePreset temp = mIntermediatePreset; in enqueuePreset() local
42 ImagePreset temp = mConsumerPreset; in dequeuePreset() local
/packages/modules/Bluetooth/system/bta/ar/
Dbta_ar.cc63 uint8_t temp[sizeof(uint16_t)], *p; in bta_ar_avrc_add_cat() local
205 uint8_t temp[8], *p; in bta_ar_reg_avrc() local
260 uint8_t temp[8], *p; in bta_ar_dereg_avrc() local
317 uint8_t temp[8], *p; in bta_ar_reg_avrc_for_src_sink_coexist() local
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DPduParser.java1000 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
DPduComposer.java265 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/Messaging/src/android/support/v7/mms/pdu/
DPduParser.java966 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/SecureElement/src/com/android/se/security/gpac/
DREF_AR_DO.java98 BerTlv temp = BerTlv.decode(data, index); in interpret() local
132 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
DAR_DO.java117 BerTlv temp = BerTlv.decode(data, index); in interpret() local
158 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
DREF_DO.java127 BerTlv temp = BerTlv.decode(data, index); in interpret() local
176 ByteArrayOutputStream temp = new ByteArrayOutputStream(); in build() local
DBerTlv.java87 int temp = data[curIndex++] & 0xff; in decode() local
110 int temp = data[curIndex++] & 0xff; in decode() local
DResponse_RefreshTag_DO.java85 long temp; in interpret() local
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_utilities_linalg.h152 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
Ddb_utilities_linalg.cpp33 double s,temp; in db_CholeskyDecomp6x6() local
84 double temp = 0.0; in db_CholeskyDecompSeparateDiagonal() local
125 double s,temp; in db_CholeskyDecomp3x3SeparateDiagonal() local
Ddb_utilities_geometry.h55 const double *temp; in db_PointCentroid2D() local
101 const double *temp; in db_PointCentroid3D() local
Ddb_utilities_indexing.cpp38 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/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DBuyerInputGeneratorIntermediateStats.java44 float temp = 0; in getMean() local
56 float temp = 0; in getVariance() local
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DTemperatureFormatter.kt85 val temp = in formatTemperature() constant
DTemperatureDeltaFormatter.kt92 val temp = in formatTemperatureDelta() constant
/packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/
Dsbc_dct.c99 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/
Dp_256_multprecision.cc79 uint32_t temp; in multiprecision_add() local
96 uint32_t temp; in multiprecision_sub() local
130 uint32_t temp; in multiprecision_rshift() local
181 uint32_t temp; in multiprecision_lshift() local
/packages/modules/Bluetooth/system/gd/security/ecc/
Dmultprecision.cc84 uint32_t temp; in multiprecision_add() local
101 uint32_t temp; in multiprecision_sub() local
132 uint32_t temp; in multiprecision_rshift() local
179 uint32_t temp; in multiprecision_lshift() local
/packages/apps/LegacyCamera/src/com/android/camera/
DIntArray.java27 int temp[] = new int[mSize + mSize]; in add() local
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc451 uint8_t temp[4]; in add_maps_sdp() local
535 uint8_t temp[4]; in add_mapc_sdp() local
653 uint8_t temp[4]; local
788 uint8_t temp[4]; local
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DIntArray.java27 int temp[] = new int[mSize + mSize]; in add() local

12345