Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/e2fsprogs/ext2ed/
H A 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
/aosp_15_r20/external/minijail/
H A 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
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod.h92 #define kmod_list_foreach(list_entry, first_entry) \ argument
97 #define kmod_list_foreach_reverse(list_entry, first_entry) \ argument
H A Dlibkmod-internal.h83 #define kmod_list_foreach(list_entry, first_entry) \ argument
90 #define kmod_list_foreach_reverse(list_entry, first_entry) \ argument
/aosp_15_r20/bootable/libbootloader/gbl/libdttable/src/
H A Dlib.rs196 let first_entry = table.nth_entry(0).unwrap(); in test_dt_table_is_parsed() localVariable
227 let first_entry = &entries[0]; in test_dt_table_is_parsed_iterator() localVariable
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_unittest.cc276 const auto& first_entry = subject_under_test[0]; in TEST_F() local
300 const auto& first_entry = subject_under_test[0]; in TEST_F() local
/aosp_15_r20/external/coreboot/tests/lib/
H A Dimd-test.c383 struct imd_entry *first_entry, *new_entry; in test_imd_region_used() local
428 struct imd_entry *first_entry, *new_entry; in test_imd_entry_add() local
/aosp_15_r20/system/core/debuggerd/
H A Dcrash_test.h37 uintptr_t first_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.h41 struct jit_code_entry *first_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.h41 struct jit_code_entry *first_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/TargetProcess/
DJITLoaderGDB.h41 struct jit_code_entry *first_entry; member
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dfs_dir.rs120 let first_entry = dir.next_entry().await.unwrap().unwrap(); in read_dir_entry_info() localVariable
/aosp_15_r20/external/ComputeLibrary/tests/framework/printers/
H A DJSONPrinter.cpp52 bool first_entry = true; in print_strings() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp46 struct jit_code_entry *first_entry; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.cc93 auto first_entry = entries_.PopOne(); in EvictOne() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_parser_table.cc93 auto first_entry = entries_.PopOne(); in EvictOne() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp44 struct jit_code_entry *first_entry; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp44 struct jit_code_entry *first_entry; member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp44 struct jit_code_entry *first_entry; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DUniqueCStringMap.h113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DUniqueCStringMap.h113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DUniqueCStringMap.h113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DUniqueCStringMap.h113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
/aosp_15_r20/system/unwinding/libunwindstack/
H A DGlobalDebugImpl.h67 Uintptr_T first_entry; member
/aosp_15_r20/art/compiler/optimizing/
H A Dgraph_visualizer.cc78 explicit StringList(T* first_entry, Format format = kArrayBrackets) : StringList(format) { in StringList()

12