Searched defs:first_entry (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/ext2ed/ |
D | inode_com.c | 29 long group_num,group_offset,entry_num,block_num,first_entry,last_entry; in type_ext2_inode___prev() local 76 long group_num,group_offset,entry_num,block_num,first_entry,last_entry; in type_ext2_inode___next() local 127 long group_num,group_offset,entry_num,block_num,first_entry,last_entry,inode_num; in type_ext2_inode___show() local 403 long group_num,group_offset,entry_num,block_num,first_entry,last_entry,inode_num; in inode_offset_to_inode_num() local
|
/external/minijail/ |
D | config_parser_unittest.cc | 100 struct config_entry *first_entry = list_->entries; in TEST_F() local 126 struct config_entry *first_entry = list_->entries; in TEST_F() local
|
/external/kmod/libkmod/ |
D | libkmod.h | 92 #define kmod_list_foreach(list_entry, first_entry) \ argument 97 #define kmod_list_foreach_reverse(list_entry, first_entry) \ argument
|
D | libkmod-internal.h | 74 #define kmod_list_foreach(list_entry, first_entry) \ argument 81 #define kmod_list_foreach_reverse(list_entry, first_entry) \ argument
|
/external/ComputeLibrary/tests/framework/printers/ |
D | JSONPrinter.cpp | 52 bool first_entry = true; in print_strings() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | GDBRegistrationListener.cpp | 44 struct jit_code_entry *first_entry; member
|
/external/llvm/lib/ExecutionEngine/ |
D | GDBRegistrationListener.cpp | 44 struct jit_code_entry *first_entry; member
|