/external/vboot_reference/cgpt/ |
D | cgpt_common.c | 705 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/objects/ |
D | embedder-data-slot-inl.h | 22 EmbedderDataSlot::EmbedderDataSlot(EmbedderDataArray array, int entry_index) in EmbedderDataSlot() 56 void EmbedderDataSlot::store_tagged(EmbedderDataArray array, int entry_index, in store_tagged()
|
D | compilation-cache-table.cc | 397 const int entry_index = EntryToIndex(entry); in Age() local 430 int entry_index = EntryToIndex(entry); in Remove() local 438 void CompilationCacheTable::RemoveEntry(int entry_index) { in RemoveEntry()
|
/external/v8/src/profiler/ |
D | heap-snapshot-generator-inl.h | 66 int HeapSnapshotJSONSerializer::to_node_index(int entry_index) { in to_node_index()
|
D | heap-snapshot-generator.h | 47 const int entry_index; member
|
D | heap-snapshot-generator.cc | 365 int entry_index = static_cast<int>(reinterpret_cast<intptr_t>(entry->value)); in FindEntry() local 379 int entry_index = in FindOrAddEntry() local
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 101 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/v8/src/wasm/ |
D | wasm-objects-inl.h | 281 Handle<WasmInstanceObject> instance, int table_index, int entry_index) in IndirectFunctionTableEntry() 298 Handle<WasmIndirectFunctionTable> table, int entry_index) in IndirectFunctionTableEntry()
|
D | wasm-objects.cc | 388 uint32_t entry_index) { in IsInBounds() 407 int entry_index, in SetFunctionTableEntry() 444 int entry_index = static_cast<int>(index); in Set() local 482 int entry_index = static_cast<int>(index); in Get() local 552 Isolate* isolate, Handle<WasmTableObject> table, int entry_index, in UpdateDispatchTables() 578 int entry_index, in UpdateDispatchTables() 599 Isolate* isolate, Handle<WasmTableObject> table, int entry_index, in UpdateDispatchTables() 673 Isolate* isolate, Handle<WasmTableObject> table, int entry_index, in SetFunctionTablePlaceholder() 685 int entry_index, bool* is_valid, bool* is_null, in GetFunctionTableEntry() 1488 int entry_index, Handle<WasmJSFunction> js_function) { in ImportWasmJSFunctionIntoTable()
|
D | module-instantiate.cc | 1931 int entry_index = static_cast<int>(dst + i); in LoadElemSegmentImpl() local
|
/external/eigen/bench/ |
D | analyze-blocking-sizes.cpp | 278 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/ |
D | hb-ot-name-table.hh | 39 #define entry_index var.u16[1] macro
|
/external/python/cpython3/Modules/ |
D | hashtable.c | 441 size_t entry_index; in hashtable_rehash() local
|
/external/u-boot/tools/ |
D | asn1_compiler.c | 695 unsigned entry_index; member
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | stats_ops.cc | 1619 int entry_index = 0; in Compute() local
|
/external/v8/src/codegen/ |
D | code-stub-assembler.cc | 6728 TNode<IntPtrT> entry_index = in NumberToString() local 6757 TNode<IntPtrT> entry_index = in NumberToString() local 7520 TNode<IntPtrT> entry_index = in EntryToIndex() local 7999 TNode<Uint32T> entry_index) { in EntryIndexToIndex() 8006 TNode<IntPtrT> CodeStubAssembler::ToKeyIndex(TNode<Uint32T> entry_index) { in ToKeyIndex() 8032 TNode<Uint32T> entry_index) { in GetKey()
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 654 size_t entry_index = (reinterpret_cast<uintptr_t>(symb) - in getSymbolVersion() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 724 size_t entry_index = (reinterpret_cast<uintptr_t>(symb) - in getSymbolVersion() local
|
/external/iproute2/devlink/ |
D | devlink.c | 3645 uint32_t entry_index; in dpipe_entry_show() local
|