/external/llvm-project/openmp/libomptarget/deviceRTLs/common/ |
D | state-queuei.h | 39 INLINE bool omptarget_nvptx_Queue<ElementType, SIZE>::IsServing(uint32_t slot, in IsServing() 46 omptarget_nvptx_Queue<ElementType, SIZE>::PushElement(uint32_t slot, in PushElement() 54 omptarget_nvptx_Queue<ElementType, SIZE>::PopElement(uint32_t slot) { in PopElement() 60 INLINE void omptarget_nvptx_Queue<ElementType, SIZE>::DoneServing(uint32_t slot, in DoneServing() 69 uint32_t slot = ticket % SIZE; in Enqueue() local 80 uint32_t slot = ticket % SIZE; in Dequeue() local
|
/external/mesa3d/src/mapi/ |
D | entry_x86_tls.h | 67 #define STUB_ASM_CODE(slot) \ argument 104 int slot = 0; in entry_patch_public() local 112 entry_get_public(int slot) in entry_get_public() 118 entry_patch(mapi_func entry, int slot) in entry_patch() 125 entry_generate_or_patch(int slot, char *code, size_t size) in entry_generate_or_patch() 151 entry_generate(int slot) in entry_generate()
|
D | entry_x86-64_tls.h | 52 #define STUB_ASM_CODE(slot) \ argument 60 #define STUB_ASM_CODE(slot) \ argument 86 entry_get_public(int slot) in entry_get_public() 92 entry_patch(mapi_func entry, int slot) in entry_patch() 103 entry_generate(int slot) in entry_generate()
|
D | entry_ppc64le_tls.h | 57 #define STUB_ASM_CODE(slot) \ argument 83 entry_get_public(int slot) in entry_get_public() 127 entry_patch(mapi_func entry, int slot) in entry_patch() 135 entry_generate(int slot) in entry_generate()
|
D | entry_ppc64le_tsd.h | 57 #define STUB_ASM_CODE(slot) \ argument 118 entry_get_public(int slot) in entry_get_public() 184 entry_patch(mapi_func entry, int slot) in entry_patch() 193 entry_generate(int slot) in entry_generate()
|
D | entry_x86_tsd.h | 64 #define STUB_ASM_CODE(slot) \ argument 121 entry_get_public(int slot) in entry_get_public() 127 entry_patch(mapi_func entry, int slot) in entry_patch() 135 entry_generate(int slot) in entry_generate()
|
D | entry.c | 88 entry_get_public(int slot) in entry_get_public() 95 entry_generate(int slot) in entry_generate() 101 entry_patch(mapi_func entry, int slot) in entry_patch()
|
D | stub.c | 42 int slot; member 149 int slot) in search_table_by_slot() 160 stub_find_by_slot(int slot) in stub_find_by_slot() 172 int slot; in stub_fix_dynamic() local
|
D | table.h | 65 table_set_func(struct _glapi_table *tbl, int slot, mapi_func func) in table_set_func() 75 table_get_func(const struct _glapi_table *tbl, int slot) in table_get_func()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | pa_avx.cpp | 428 void PaPatchListSingle(PA_STATE_OPT& pa, uint32_t slot, uint32_t primIndex, simd4scalar verts[]) in PaPatchListSingle() 472 static bool PaPatchList(PA_STATE_OPT& pa, uint32_t slot, simdvector verts[]) in PaPatchList() 482 static bool PaPatchListTerm(PA_STATE_OPT& pa, uint32_t slot, simdvector verts[]) in PaPatchListTerm() 539 static bool PaPatchList_simd16(PA_STATE_OPT& pa, uint32_t slot, simd16vector verts[]) in PaPatchList_simd16() 550 static bool PaPatchListTerm_simd16(PA_STATE_OPT& pa, uint32_t slot, simd16vector verts[]) in PaPatchListTerm_simd16() 671 bool PaTriList0(PA_STATE_OPT& pa, uint32_t slot, simdvector verts[]) in PaTriList0() 677 bool PaTriList1(PA_STATE_OPT& pa, uint32_t slot, simdvector verts[]) in PaTriList1() 683 bool PaTriList2(PA_STATE_OPT& pa, uint32_t slot, simdvector verts[]) in PaTriList2() 820 bool PaTriList0_simd16(PA_STATE_OPT& pa, uint32_t slot, simd16vector verts[]) in PaTriList0_simd16() 826 bool PaTriList1_simd16(PA_STATE_OPT& pa, uint32_t slot, simd16vector verts[]) in PaTriList1_simd16() [all …]
|
/external/libchrome/base/threading/ |
D | sequence_local_storage_slot_unittest.cc | 35 SequenceLocalStorageSlot<int> slot; in TEST_F() local 45 SequenceLocalStorageSlot<bool> slot; in TEST_F() local 83 SequenceLocalStorageSlot<bool> slot; in TEST_F() local 93 SequenceLocalStorageSlot<std::unique_ptr<int>> slot; in TEST_F() local 106 SequenceLocalStorageSlot<DefaultConstructable> slot; in TEST_F() local 116 SequenceLocalStorageSlot<void*> slot; in TEST_F() local 123 SequenceLocalStorageSlot<unsigned int> slot; in TEST() local
|
/external/avb/boot_control/ |
D | boot_control_avb.c | 77 unsigned int slot) { in module_setActiveBootSlot() 88 unsigned int slot) { in module_setSlotAsUnbootable() 100 unsigned int slot) { in module_isSlotBootable() 120 unsigned int slot) { in module_isSlotMarkedSuccessful() 138 unsigned int slot) { in module_getSuffix()
|
/external/rust/crates/tokio/src/time/driver/wheel/ |
D | level.rs | 21 slot: [EntryList; LEVEL_MULT], field 31 pub(crate) slot: usize, field 135 let slot = match self.next_occupied_slot(now) { in next_expiration() localVariable 200 let slot = (zeros + now_slot) % 64; in next_occupied_slot() localVariable 206 let slot = slot_for(item.cached_when(), self.level); in add_entry() localVariable 214 let slot = slot_for(unsafe { item.as_ref().cached_when() }, self.level); in remove_entry() localVariable
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vue_map.c | 47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot) in assign_vue_slot() 107 int slot = 0; in brw_compute_vue_map() local 243 int slot = 0; in brw_compute_tess_vue_map() local 281 varying_name(brw_varying_slot slot) in varying_name()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | error.cc | 144 uint8_t slot = err->first_err; in unref_errs() local 157 uint8_t slot = err->strs[which]; in unref_strs() local 222 uint8_t slot = (*err)->ints[which]; in internal_set_int() local 237 uint8_t slot = (*err)->strs[which]; in internal_set_str() local 258 uint8_t slot = (*err)->times[which]; in internal_set_time() local 275 uint8_t slot = get_placement(err, sizeof(grpc_linked_error)); in internal_add_error() local 375 uint8_t slot = err->strs[i]; in ref_strs() local 384 uint8_t slot = err->first_err; in ref_errs() local 474 uint8_t slot = err->ints[which]; in grpc_error_get_int() local 502 uint8_t slot = err->strs[which]; in grpc_error_get_str() local [all …]
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | omptarget.cu | 43 int slot = __kmpc_impl_smid() % MAX_SM; in __kmpc_kernel_init() local 74 int slot = usedSlotIdx; in __kmpc_kernel_deinit() local 149 int slot = usedSlotIdx; in __kmpc_spmd_kernel_deinit_v2() local
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_variables.cpp | 335 per_vertex_accumulator::add_field(int slot, const glsl_type *type, in add_field() 400 ir_variable *add_input(int slot, const glsl_type *type, int precision, in add_input() 407 ir_variable *add_input(int slot, const glsl_type *type, const char *name, in add_input() 413 ir_variable *add_output(int slot, const glsl_type *type, int precision, in add_output() 419 ir_variable *add_output(int slot, const glsl_type *type, const char *name) in add_output() 424 ir_variable *add_index_output(int slot, int index, const glsl_type *type, in add_index_output() 431 ir_variable *add_system_value(int slot, const glsl_type *type, int precision, in add_system_value() 436 ir_variable *add_system_value(int slot, const glsl_type *type, in add_system_value() 463 void add_varying(int slot, const glsl_type *type, const char *name, in add_varying() 516 int slot, int index) in add_index_variable() [all …]
|
/external/freetype/src/raster/ |
D | ftrend1.c | 54 FT_GlyphSlot slot, in ft_raster1_transform() 81 FT_GlyphSlot slot, in ft_raster1_get_cbox() 94 FT_GlyphSlot slot, in ft_raster1_render()
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | error.cc | 149 uint8_t slot = err->first_err; in unref_errs() local 164 uint8_t slot = err->strs[which]; in unref_strs() local 229 uint8_t slot = (*err)->ints[which]; in internal_set_int() local 244 uint8_t slot = (*err)->strs[which]; in internal_set_str() local 264 uint8_t slot = (*err)->times[which]; in internal_set_time() local 281 uint8_t slot = get_placement(err, sizeof(grpc_linked_error)); in internal_add_error() local 377 uint8_t slot = err->strs[i]; in ref_strs() local 386 uint8_t slot = err->first_err; in ref_errs() local 476 uint8_t slot = err->ints[which]; in grpc_error_get_int() local 505 uint8_t slot = err->strs[which]; in grpc_error_get_str() local [all …]
|
/external/freetype/src/base/ |
D | ftsynth.c | 47 FT_GlyphSlot_Oblique( FT_GlyphSlot slot ) in FT_GlyphSlot_Oblique() 89 FT_GlyphSlot_Embolden( FT_GlyphSlot slot ) in FT_GlyphSlot_Embolden()
|
/external/nos/host/generic/nugget/proto/nugget/app/weaver/ |
D | weaver.proto | 54 uint32 slot = 1; field 62 uint32 slot = 1; field 79 uint32 slot = 1; field
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/internal/ |
D | AbstractSharedFlow.kt | 47 val slot = synchronized(this) { in createSlot() constant 57 var slot: S in createSlot() variable 97 slots?.forEach { slot -> in forEachSlotLocked() method
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/ |
D | LocalVariablesInfo.java | 46 public LocalVariableInfo getLocalVariableInfo(final int slot) { in getLocalVariableInfo() 59 …public void add(final int slot, final String name, final int startpc, final int length, final Type… in add()
|
/external/libchrome/crypto/ |
D | nss_key_util.cc | 59 bool GenerateRSAKeyPairNSS(PK11SlotInfo* slot, in GenerateRSAKeyPairNSS() 81 PK11SlotInfo* slot, in ImportNSSKeyFromPrivateKeyInfo() 143 PK11SlotInfo* slot) { in FindNSSKeyFromPublicKeyInfoInSlot()
|
/external/skia/src/gpu/d3d/ |
D | GrD3DCommandSignature.h | 24 bool isCompatible(ForIndexed indexed, unsigned int slot) const { in isCompatible() 41 unsigned int slot) in GrD3DCommandSignature()
|