/external/vboot_reference/cgpt/ |
D | cgpt_common.c | 758 GptEntry *GetEntry(GptData *gpt, int secondary, uint32_t entry_index) { in GetEntry() 782 void SetRequired(struct drive *drive, int secondary, uint32_t entry_index, in SetRequired() 790 int GetRequired(struct drive *drive, int secondary, uint32_t entry_index) { in GetRequired() 796 void SetLegacyBoot(struct drive *drive, int secondary, uint32_t entry_index, in SetLegacyBoot() 804 int GetLegacyBoot(struct drive *drive, int secondary, uint32_t entry_index) { in GetLegacyBoot() 810 void SetPriority(struct drive *drive, int secondary, uint32_t entry_index, in SetPriority() 818 int GetPriority(struct drive *drive, int secondary, uint32_t entry_index) { in GetPriority() 824 void SetTries(struct drive *drive, int secondary, uint32_t entry_index, in SetTries() 832 int GetTries(struct drive *drive, int secondary, uint32_t entry_index) { in GetTries() 838 void SetSuccessful(struct drive *drive, int secondary, uint32_t entry_index, in SetSuccessful() [all …]
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/qpack/ |
D | qpack_header_table.cc | 114 uint64_t entry_index = dropped_entry_count(); in MaxInsertSizeWithoutEvictingGivenEntry() local 141 uint64_t entry_index = dropped_entry_count(); in draining_index() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/qpack/ |
D | qpack_header_table.cc | 114 uint64_t entry_index = dropped_entry_count(); in MaxInsertSizeWithoutEvictingGivenEntry() local 141 uint64_t entry_index = dropped_entry_count(); in draining_index() local
|
/external/pigweed/pw_log_rpc/ |
D | test_utils.cc | 123 size_t entry_index = entries_count_out; in VerifyLogEntries() local
|
/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 110 int GetFlagsForEntryIndex(int entry_index) { in GetFlagsForEntryIndex() 384 ResTable_entry GetEntry(ResTable_type type_chunk, short entry_index) { in GetEntry() 392 static int GetEntryOffset(ResTable_type type_chunk, int entry_index) { in GetEntryOffset()
|
/external/google-breakpad/src/common/ |
D | simple_string_dictionary.h | 175 size_t entry_index = GetEntryIndexForKey(key); in SetKeyValue() 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/python/cpython3/Python/ |
D | hashtable.c | 307 size_t entry_index = entry->key_hash & (new_size - 1); in hashtable_rehash() local
|
/external/harfbuzz_ng/src/OT/name/ |
D | name.hh | 84 #define entry_index var.u16[1] macro
|
/external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
D | amdgpu_bo.c | 217 unsigned entry_index = slab_entry_bo - slab_bo->entries; in get_slab_entry_offset() local
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 654 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
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/ |
D | generated_ift.rs | 373 pub fn entry_index(&self) -> ComputedArray<'a, U8Or16> { in entry_index() method
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/ |
D | generated_ift.rs | 373 pub fn entry_index(&self) -> ComputedArray<'a, U8Or16> { in entry_index() method
|