Home
last modified time | relevance | path

Searched defs:entry_list (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
DHexagonDYLDRendezvous.cpp178 SOEntryList entry_list; in UpdateSOEntriesForDeletion() local
196 bool HexagonDYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
DDYLDRendezvous.cpp396 SOEntryList entry_list; in RemoveSOEntries() local
432 bool DYLDRendezvous::TakeSnapshot(SOEntryList &entry_list) { in TakeSnapshot()
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_summary_test.cc93 const auto entry_list = buffer1_->GenerateEntryList(); in TEST_F() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_if.c183 struct exec_list *continue_list, *entry_list; in opt_peel_loop_initial_if() local
/external/wayland/src/
Dscanner.c225 struct wl_list entry_list; member