/system/core/libzipfile/ |
D | zipfile.c | 33 Zipentry* entry = file->entries; in release_zipfile() local 46 Zipentry* entry = file->entries; in lookup_zipentry() local 57 get_zipentry_size(zipentry_t entry) in get_zipentry_size() 63 get_zipentry_name(zipentry_t entry) in get_zipentry_name() 118 Zipentry* entry = (Zipentry*)e; in decompress_zipentry() local 135 Zipentry* entry = zip->entries; in dump_zipfile() local 150 Zipentry* entry = (Zipentry*)*cookie; in iterate_zipfile() local
|
D | centraldir.c | 64 read_central_directory_entry(Zipfile* file, Zipentry* entry, in read_central_directory_entry() 235 Zipentry* entry = malloc(sizeof(Zipentry)); in read_central_dir() local
|
D | test_zipfile.c | 16 zipentry_t entry; in main() local
|
/system/core/libcutils/ |
D | hashmap.c | 115 Entry* entry = map->buckets[i]; in expandIfNecessary() local 143 Entry* entry = map->buckets[i]; in hashmapFree() local 167 Entry* entry = malloc(sizeof(Entry)); in createEntry() local 225 Entry* entry = map->buckets[index]; in hashmapGet() local 240 Entry* entry = map->buckets[index]; in hashmapContainsKey() local 311 Entry* entry = map->buckets[i]; in hashmapForEach() local 330 Entry* entry = map->buckets[i]; in hashmapCountCollisions() local
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/ |
D | txCtrlBlk.c | 140 UINT8 entry; in txCtrlBlk_restart() local 267 UINT8 entry; in txCtrlBlk_printTable() local
|
D | TNETW_Driver_Tx.c | 458 UINT32 entry; in TnetwDrv_RecoveryCtrlBlk() local
|
/system/core/sh/ |
D | exec.c | 337 struct cmdentry entry; in hashcmd() local 427 find_command(char *name, struct cmdentry *entry, int act, const char *path) in find_command() 869 getcmdentry(char *name, struct cmdentry *entry) in getcmdentry() 890 addcmdentry(char *name, struct cmdentry *entry) in addcmdentry() 914 struct cmdentry entry; in defun() local 950 struct cmdentry entry; in typecmd() local
|
/system/wlan/ti/wilink_6_1/TWD/Data_Service/ |
D | txCtrlBlk.c | 129 TI_UINT8 entry; in txCtrlBlk_Init() local 264 TI_UINT8 entry; in txCtrlBlk_PrintTable() local
|
/system/core/adb/ |
D | log_service.c | 46 struct logger_entry *entry = (struct logger_entry *) buf; in log_service() local
|
/system/core/logcat/ |
D | logcat.cpp | 38 struct logger_entry entry __attribute__((aligned(4))); member 164 AndroidLogEntry entry; in processBuffer() local 235 queued_entry_t* entry = dev->queue; in skipNextEntry() local 280 queued_entry_t* entry = new queued_entry_t(); in readLogLines() local
|
/system/core/liblog/ |
D | logprint.c | 351 AndroidLogEntry *entry) in android_log_processLogBuffer() 559 AndroidLogEntry *entry, const EventTagMap* map, char* messageBuf, in android_log_processBinaryLogBuffer() 663 const AndroidLogEntry *entry, in android_log_formatLogLine() 856 const AndroidLogEntry *entry) in android_log_printLogLine()
|
D | fake_log_device.c | 197 int entry = 0; in configureInitialState() local
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.h | 99 sp<Assembly> entry; member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Result/ |
D | txResult.h | 97 …TxResultEntry_t entry[2]; /* address of start-end points of … member
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
D | bmtrace.c | 64 bm_entry_t entry[1]; /* Array of entries */ member
|
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
D | txCtrl.c | 1300 TI_UINT32 entry; in txCtrl_NotifyFwReset() local 1335 TI_UINT32 entry; in txCtrl_CheckForTxStuck() local
|
/system/wlan/ti/wilink_6_1/platforms/os/common/src/ |
D | tracebuf.c | 58 tb_entry_t entry[1]; /* Array of entries */ member
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/ |
D | rsn.c | 1952 rsn_siteBanEntry_t * entry; in rsn_isSiteBanned() local 1992 rsn_siteBanEntry_t * entry; in rsn_banSite() local
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
D | rsn.c | 1961 rsn_siteBanEntry_t * entry; in rsn_isSiteBanned() local 2030 rsn_siteBanEntry_t * entry; in rsn_banSite() local
|
/system/extras/tests/sdcard/ |
D | sysutil.cpp | 414 struct dirent *entry; in resetDirectory() local
|
/system/core/init/ |
D | bootchart.c | 245 struct dirent* entry; in do_log_procs() local
|
D | property_service.c | 467 struct dirent* entry; in load_persistent_properties() local
|
D | init.c | 99 char *entry = malloc(len); in add_environment() local
|
/system/core/fastboot/ |
D | fastboot.c | 297 zipentry_t entry; in unzip_file() local
|
/system/core/toolbox/ |
D | powerd.c | 77 int charging_state_notify_handler(struct notify_entry *entry, struct inotify_event *event) in charging_state_notify_handler()
|