Home
last modified time | relevance | path

Searched defs:current_entry (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dimd.h154 size_t current_entry; member
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dparser.y32 struct menu *current_menu, *current_entry; variable
/aosp_15_r20/external/igt-gpu-tools/runner/
H A Djob_list.c305 struct job_list_entry *current_entry = lst->entries + test_idx; in list_all_tests() local
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient.cc496 FreeEntry current_entry; in RecordFree() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dfile_system.cc194 std::string current_entry = this->CreateURI(scheme, host, remaining_dir); in RecursivelyCreateDir() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_analysis.cc292 size_t current_entry = 0u; in TryVisitNodes() local
/aosp_15_r20/external/libchrome/base/
H A Dvalues.cc726 auto current_entry = dict_.find(key); in HasKey() local
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp1483 auto& current_entry = (*fstab)[i]; in fs_mgr_mount_all() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dgenerated_message_tctable_lite.cc1306 const FieldEntry* current_entry = FindFieldEntry(table, current_case); in ChangeOneof() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_tctable_lite.cc1306 const FieldEntry* current_entry = FindFieldEntry(table, current_case); in ChangeOneof() local
/aosp_15_r20/art/runtime/
H A Dtrace.cc1884 uintptr_t* current_entry = *current_entry_ptr; in LogMethodTraceEvent() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h621 current_entry, /* Current queue entry ID */ member