Home
last modified time | relevance | path

Searched defs:first_entry (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/ext2ed/
Dinode_com.c29 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/
Dconfig_parser_unittest.cc100 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/
Dlibkmod.h92 #define kmod_list_foreach(list_entry, first_entry) \ argument
97 #define kmod_list_foreach_reverse(list_entry, first_entry) \ argument
Dlibkmod-internal.h74 #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/
DJSONPrinter.cpp52 bool first_entry = true; in print_strings() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp44 struct jit_code_entry *first_entry; member
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp44 struct jit_code_entry *first_entry; member