Home
last modified time | relevance | path

Searched defs:entry_index (Results 1 – 14 of 14) sorted by relevance

/external/vboot_reference/cgpt/
Dcgpt_common.c705 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) { in GetEntry()
729 void SetPriority(struct drive *drive, int secondary, uint32_t entry_index, in SetPriority()
737 int GetPriority(struct drive *drive, int secondary, uint32_t entry_index) { in GetPriority()
743 void SetTries(struct drive *drive, int secondary, uint32_t entry_index, in SetTries()
751 int GetTries(struct drive *drive, int secondary, uint32_t entry_index) { in GetTries()
757 void SetSuccessful(struct drive *drive, int secondary, uint32_t entry_index, in SetSuccessful()
765 int GetSuccessful(struct drive *drive, int secondary, uint32_t entry_index) { in GetSuccessful()
771 void SetRaw(struct drive *drive, int secondary, uint32_t entry_index, in SetRaw()
/external/v8/src/profiler/
Dheap-snapshot-generator-inl.h76 int HeapSnapshotJSONSerializer::to_node_index(int entry_index) { in to_node_index()
Dheap-snapshot-generator.h40 const int entry_index; member
Dheap-snapshot-generator.cc390 int entry_index = static_cast<int>(reinterpret_cast<intptr_t>(entry->value)); in FindEntry() local
404 int entry_index = in FindOrAddEntry() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java101 int GetFlagsForEntryIndex(int entry_index) { in GetFlagsForEntryIndex()
369 short entry_index) { in GetEntry()
377 static int GetEntryOffset(ResTable_type type_chunk, int entry_index) { in GetEntryOffset()
/external/eigen/bench/
Danalyze-blocking-sizes.cpp278 for (size_t entry_index = 0; entry_index < num_entries; entry_index++) { in check_all_files_in_same_exact_order() local
307 size_t entry_index = 0; in efficiency_of_subset() local
340 size_t entry_index = 0; in dump_table_for_subset() local
/external/harfbuzz_ng/src/
Dhb-ot-name-table.hh39 #define entry_index var.u16[1] macro
/external/python/cpython3/Modules/
Dhashtable.c441 size_t entry_index; in hashtable_rehash() local
/external/v8/src/wasm/
Dwasm-interpreter.cc976 InterpreterCode* GetIndirectCode(uint32_t table_index, uint32_t entry_index) { in GetIndirectCode()
2318 uint32_t entry_index = Pop().to<uint32_t>(); in Execute() local
2855 uint32_t entry_index, in CallIndirectFunction()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp654 size_t entry_index = (reinterpret_cast<uintptr_t>(symb) - in getSymbolVersion() local
/external/v8/src/
Dcode-stub-assembler.cc7548 TNode<IntPtrT> entry_index = in EntryToIndex() local
8000 TNode<Uint32T> entry_index) { in EntryIndexToIndex()
8007 TNode<IntPtrT> CodeStubAssembler::ToKeyIndex(TNode<Uint32T> entry_index) { in ToKeyIndex()
8033 TNode<Uint32T> entry_index) { in GetKey()
Dobjects.cc17708 int entry_index = EntryToIndex(entry); in Age() local
17738 int entry_index = EntryToIndex(entry); in Remove() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp724 size_t entry_index = (reinterpret_cast<uintptr_t>(symb) - in getSymbolVersion() local
/external/iproute2/devlink/
Ddevlink.c3645 uint32_t entry_index; in dpipe_entry_show() local