Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 64) sorted by relevance

123

/system/core/libutils/
DString16_test.cpp35 String16 tmp(u"Verify me"); in TEST() local
40 String16 tmp(u"Verify me", 7); in TEST() local
45 String16 tmp("Verify me"); in TEST() local
50 String16 tmp("Verify me", 7); in TEST() local
55 String16 tmp("Verify me"); in TEST() local
62 String16 tmp("Verify me"); in TEST() local
70 String16 tmp("Verify me"); in TEST() local
76 String16 tmp("Verify me"); in TEST() local
83 String16 tmp("Verify me"); in TEST() local
88 String16 tmp("Verify me"); in TEST() local
[all …]
DBitSet_test.cpp42 BitSet32 tmp = b1 | b2; in TEST_F() local
58 BitSet32 tmp = b1 & b2; in TEST_F() local
77 BitSet32 tmp = b1 & b2; in TEST_F() local
164 BitSet64 tmp = b1 | b2; in TEST_F() local
180 BitSet64 tmp = b1 & b2; in TEST_F() local
199 BitSet64 tmp = b1 & b2; in TEST_F() local
DString8_test.cpp37 String8 tmp("Hello, world!"); in TEST_F() local
101 char16_t tmp[] = u"abcdef"; in TEST_F() local
/system/incremental_delivery/incfs/tests/
Dhardening_benchmark.cpp27 auto tmp = std::unique_ptr<TemporaryFile>(new TemporaryFile()); in makeFile() local
35 auto tmp = makeFile(); in makeEmptyFileMapping() local
51 auto tmp = makeFile(); in TestSignal() local
63 auto tmp = makeFile(); in TestRead() local
74 auto tmp = makeFile(); in TestMapPtrRaw() local
88 auto tmp = makeFile(); in TestMapPtr() local
99 auto tmp = makeFile(); in TestAccess() local
109 auto tmp = makeFile(); in TestAccessFast() local
121 auto tmp = makeFile(); in TestAccessVal() local
131 auto tmp = makeFile(); in TestAccessNested() local
[all …]
/system/chre/apps/test/chqts/src/shared/
Dnano_endian.cc23 uint8_t tmp = bytes[front]; in swapBytes() local
/system/keymaster/km_openssl/
Dasymmetric_key.cpp47 uint8_t* tmp = material->get(); in formatted_key_material() local
Dcurve25519_key.cpp43 const uint8_t* tmp = key_material().key_material; in InternalToEvp() local
Dasymmetric_key_factory.cpp53 const uint8_t* tmp = key_material.key_material; in LoadKey() local
Dhmac.cpp57 uint8_t tmp[SHA256_DIGEST_LENGTH]; in Sign() local
Dwrapped_key.cpp91 const uint8_t* tmp = wrapped_key.key_material; in parse_wrapped_key() local
/system/core/libdiskconfig/
Ddiskconfig.c39 char tmp[64]; in parse_len() local
99 const char *tmp; in load_partitions() local
145 const char *tmp; in load_diskconfig() local
Ddiskutils.c40 ssize_t tmp; in write_raw_image() local
/system/chre/platform/arm/include/chre/target_platform/
Datomic_base.h80 uint32_t tmp; in addToWord() local
106 uint32_t tmp; in subFromWord() local
/system/media/audio_utils/include/audio_utils/
DChannelMix.h74 for (unsigned tmp = INPUT_CHANNEL_MASK; tmp != 0; ++index) { in fillChannelMatrix() local
161 for (unsigned tmp = INPUT_CHANNEL_MASK; tmp != 0; ++index) { in fillChannelMatrix() local
252 for (unsigned tmp = INPUT_CHANNEL_MASK; tmp != 0; ++index) { in fillChannelMatrix() local
346 for (unsigned tmp = INPUT_CHANNEL_MASK; tmp != 0; ++index) { in fillChannelMatrix() local
/system/vold/model/
DDisk.cpp260 std::string tmp; in readMetadata() local
271 std::string tmp; in readMetadata() local
304 std::string tmp; in readMetadata() local
572 std::string tmp; in getMaxMinors() local
592 std::string tmp; in getMaxMinors() local
/system/security/keystore2/test_utils/
Dlib.rs44 let tmp = loop { in new() localVariable
45 let mut tmp = temp_dir(); in new() localVariable
/system/vold/tests/
DUtils_test.cpp28 std::string tmp; in TEST_F() local
/system/nfc/utils/
Dconfig.cc33 uint8_t tmp = 0; in parseBytesString() local
107 unsigned tmp = 0; in parseFromString() local
/system/core/fs_mgr/libdm/
Ddm_test.cpp566 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST_F() local
590 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST_F() local
609 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST_F() local
630 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST_F() local
650 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST_F() local
676 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST_F() local
/system/core/fastboot/
Dfastboot_driver.cpp106 std::string tmp; in GetVarAll() local
180 uint64_t tmp = strtoll(m2.c_str(), 0, 16); in Partitions() local
487 std::string tmp = input.substr(strlen("INFO")); in HandleResponse() local
507 std::string tmp = input.substr(strlen("DATA")); in HandleResponse() local
568 ssize_t tmp = transport_->Write(buf, size); in SendBuffer() local
584 ssize_t tmp = transport_->Read(buf, size); in ReadBuffer() local
/system/keymaster/key_blob_utils/
Docb.c181 __m128i tmp = _mm_srai_epi32(bl, 31); in double_block() local
270 block tmp = vshrq_n_s8(b, 7); in double_block() local
489 __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key; in AES_192_Key_Expansion() local
568 __m128i tmp = _mm_load_si128((__m128i*)in); in AES_encrypt() local
579 __m128i tmp = _mm_load_si128((__m128i*)in); in AES_decrypt() local
770 } tmp; in gen_offset_from_nonce() local
807 } tmp; in process_ad() local
944 } tmp; in ae_encrypt() local
1161 } tmp; in ae_decrypt() local
/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp41 uint64_t tmp; in mkKeyDescriptor() local
129 uint64_t tmp; in keyStore2GetCert() local
/system/core/libsysutils/src/
DFrameworkListener.cpp97 char tmp[CMD_BUF_SIZE]; in dispatchCommand() local
/system/chre/pal/util/
Dwifi_pal_convert.c43 uint8_t tmp = (uint8_t)(input & 1); in reverseBits() local
/system/core/init/fuzzer/
Dinit_ueventHandler_fuzzer.cpp46 std::string tmp = Directory.substr(kPathPrefix.length()); in CreateDir() local

123