Home
last modified time | relevance | path

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

12

/system/media/audio_utils/
Dtinysndfile.c32 uint8_t *temp; // realloc buffer used for shrinking 16 bits to 8 bits and byte-swapping member
431 void *temp = NULL; in sf_readf_short() local
480 void *temp = NULL; in sf_readf_float() local
527 void *temp = NULL; in sf_readf_int() local
Dchannels.cpp37 int32_t temp = (val.c[0] << 24 | val.c[1] << 16 | val.c[2] << 8) >> 8; in uint8x3_to_int32() local
Dprimitives.c339 const int32_t temp = *--src; in upmix_to_stereo_i16_from_mono_i16() local
359 const float temp = *--src; in upmix_to_stereo_float_from_mono_float() local
/system/core/libnetutils/
Dpacket.c93 uint16_t temp; in send_packet() local
164 uint16_t temp; in receive_packet() local
/system/chre/util/include/chre/util/
Dmemory_pool_impl.h66 size_t temp; in containsAddress() local
Dfixed_size_vector_impl.h161 ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap() local
Ddynamic_vector_impl.h310 ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap() local
/system/nfc/src/adaptation/
Ddebug_lmrt.cc124 std::vector<uint8_t> temp(0); in lmrt_update() local
/system/chre/util/tests/
Dsynchronized_expandable_memory_pool_test.cc67 ConstructorCount *temp = testMemoryPool.allocate(10); in TEST() local
Dsegmented_queue_test.cc431 int temp = std::rand(); in TEST() local
/system/memory/libmeminfo/libdmabufinfo/
Ddmabuf_sysfs_stats.cpp34 std::string temp; in ReadUintFromFile() local
/system/tools/xsdc/src/main/java/com/android/xsdc/
DMain.java213 XmlSchema temp = parse(filePath, included); in parse() local
/system/core/fs_mgr/liblp/
Dreader.cpp93 LpMetadataGeometry temp = *geometry; in ParseGeometry() local
210 LpMetadataHeader temp = header; in ReadMetadataHeader() local
/system/chre/core/tests/
Dmemory_manager_test.cc92 node *temp = curr->next; in TEST() local
/system/keymaster/km_openssl/
Dopenssl_utils.cpp164 const uint8_t* temp = km_cert->data; in GetEcdsa256KeyFromCert() local
/system/core/libcutils/
Dfs.cpp153 char temp[PATH_MAX]; in fs_write_atomic_int() local
/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
Ddynamic_vector_impl.h310 ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage); in swap() local
/system/vold/
DMetadataCrypt.cpp144 auto temp = metadata_key_dir + "/tmp"; in read_key() local
/system/extras/showslab/
Dshowslab.c163 struct slab_info *temp = list->next; in free_slablist() local
/system/extras/ioshark/
Dcompile_ioshark.c673 struct in_mem_file_op *temp; in main() local
/system/keymaster/android_keymaster/
Dauthorization_set.cpp363 uint8_t temp = **buf_ptr; in deserialize() local
/system/core/libutils/
DVectorImpl.cpp178 void* temp = nullptr; in sort() local
/system/core/libsync/tests/
Dsync_test.cpp179 SyncFence temp(*begin(sources)); in SyncFence() local
/system/nfc/src/nfc/tags/
Drw_t3t.cc1280 uint32_t temp; in rw_t3t_act_handle_ndef_detect_rsp() local
/system/core/init/
Dproperty_service.cpp1141 std::map<std::string, std::string> temp; in PropertyLoadBootDefaults() local

12