| /system/media/audio_utils/ | 
| D | tinysndfile.c | 32     uint8_t *temp;  // realloc buffer used for shrinking 16 bits to 8 bits and byte-swapping  member431     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
 
 | 
| D | channels.cpp | 37     int32_t temp = (val.c[0] << 24 | val.c[1] << 16 | val.c[2] << 8) >> 8;  in uint8x3_to_int32()  local
 | 
| D | primitives.c | 339         const int32_t temp = *--src;  in upmix_to_stereo_i16_from_mono_i16()  local359         const float temp = *--src;  in upmix_to_stereo_float_from_mono_float()  local
 
 | 
| /system/core/libnetutils/ | 
| D | packet.c | 93     uint16_t temp;  in send_packet()  local164     uint16_t temp;  in receive_packet()  local
 
 | 
| /system/chre/util/include/chre/util/ | 
| D | memory_pool_impl.h | 66   size_t temp;  in containsAddress()  local
 | 
| D | fixed_size_vector_impl.h | 161     ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage);  in swap()  local
 | 
| D | dynamic_vector_impl.h | 310     ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage);  in swap()  local
 | 
| /system/nfc/src/adaptation/ | 
| D | debug_lmrt.cc | 124   std::vector<uint8_t> temp(0);  in lmrt_update()  local
 | 
| /system/chre/util/tests/ | 
| D | synchronized_expandable_memory_pool_test.cc | 67   ConstructorCount *temp = testMemoryPool.allocate(10);  in TEST()  local
 | 
| D | segmented_queue_test.cc | 431     int temp = std::rand();  in TEST()  local
 | 
| /system/memory/libmeminfo/libdmabufinfo/ | 
| D | dmabuf_sysfs_stats.cpp | 34     std::string temp;  in ReadUintFromFile()  local
 | 
| /system/tools/xsdc/src/main/java/com/android/xsdc/ | 
| D | Main.java | 213             XmlSchema temp = parse(filePath, included);  in parse()  local
 | 
| /system/core/fs_mgr/liblp/ | 
| D | reader.cpp | 93         LpMetadataGeometry temp = *geometry;  in ParseGeometry()  local210         LpMetadataHeader temp = header;  in ReadMetadataHeader()  local
 
 | 
| /system/chre/core/tests/ | 
| D | memory_manager_test.cc | 92     node *temp = curr->next;  in TEST()  local
 | 
| /system/keymaster/km_openssl/ | 
| D | openssl_utils.cpp | 164     const uint8_t* temp = km_cert->data;  in GetEcdsa256KeyFromCert()  local
 | 
| /system/core/libcutils/ | 
| D | fs.cpp | 153     char temp[PATH_MAX];  in fs_write_atomic_int()  local
 | 
| /system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/ | 
| D | dynamic_vector_impl.h | 310     ElementType &temp = *reinterpret_cast<ElementType *>(&tempStorage);  in swap()  local
 | 
| /system/vold/ | 
| D | MetadataCrypt.cpp | 144     auto temp = metadata_key_dir + "/tmp";  in read_key()  local
 | 
| /system/extras/showslab/ | 
| D | showslab.c | 163 		struct slab_info *temp = list->next;  in free_slablist()  local
 | 
| /system/extras/ioshark/ | 
| D | compile_ioshark.c | 673 		struct in_mem_file_op *temp;  in main()  local
 | 
| /system/keymaster/android_keymaster/ | 
| D | authorization_set.cpp | 363             uint8_t temp = **buf_ptr;  in deserialize()  local
 | 
| /system/core/libutils/ | 
| D | VectorImpl.cpp | 178         void* temp = nullptr;  in sort()  local
 | 
| /system/core/libsync/tests/ | 
| D | sync_test.cpp | 179         SyncFence temp(*begin(sources));  in SyncFence()  local
 | 
| /system/nfc/src/nfc/tags/ | 
| D | rw_t3t.cc | 1280   uint32_t temp;  in rw_t3t_act_handle_ndef_detect_rsp()  local
 | 
| /system/core/init/ | 
| D | property_service.cpp | 1141         std::map<std::string, std::string> temp;  in PropertyLoadBootDefaults()  local
 |