/aosp_15_r20/external/e2fsprogs/ext2ed/ |
H A 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
|
/aosp_15_r20/external/minijail/ |
H A 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
|
/aosp_15_r20/external/kmod/libkmod/ |
H A D | libkmod.h | 92 #define kmod_list_foreach(list_entry, first_entry) \ argument 97 #define kmod_list_foreach_reverse(list_entry, first_entry) \ argument
|
H A D | libkmod-internal.h | 83 #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 D | lib.rs | 196 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 D | allocation_trace_unittest.cc | 276 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 D | imd-test.c | 383 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 D | crash_test.h | 37 uintptr_t first_entry; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | JITLoaderGDB.h | 41 struct jit_code_entry *first_entry; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | JITLoaderGDB.h | 41 struct jit_code_entry *first_entry; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
D | JITLoaderGDB.h | 41 struct jit_code_entry *first_entry; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | fs_dir.rs | 120 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 D | JSONPrinter.cpp | 52 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 D | JITLoaderGDB.cpp | 46 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/ |
D | hpack_parser_table.cc | 93 auto first_entry = entries_.PopOne(); in EvictOne() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | hpack_parser_table.cc | 93 auto first_entry = entries_.PopOne(); in EvictOne() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | GDBRegistrationListener.cpp | 44 struct jit_code_entry *first_entry; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | GDBRegistrationListener.cpp | 44 struct jit_code_entry *first_entry; member
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | GDBRegistrationListener.cpp | 44 struct jit_code_entry *first_entry; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | UniqueCStringMap.h | 113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | UniqueCStringMap.h | 113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | UniqueCStringMap.h | 113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | UniqueCStringMap.h | 113 const Entry *first_entry = &m_map[0]; in FindNextValueForName() local
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | GlobalDebugImpl.h | 67 Uintptr_T first_entry; member
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | graph_visualizer.cc | 78 explicit StringList(T* first_entry, Format format = kArrayBrackets) : StringList(format) { in StringList()
|