Home
last modified time | relevance | path

Searched defs:first_entry (Results 1 – 6 of 6) 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/kmod/libkmod/
Dlibkmod.h91 #define kmod_list_foreach(list_entry, first_entry) \ argument
96 #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/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDebugRegisterer.h44 struct jit_code_entry *first_entry; member
/external/v8/src/ic/
Dstub-cache.h69 StubCache::Entry* first_entry(StubCache::Table table) { in first_entry() function
/external/llvm/lib/ExecutionEngine/
DGDBRegistrationListener.cpp44 struct jit_code_entry *first_entry; member