/third_party/libunwind/src/x86_64/ |
D | Gos-linux.c | 35 tdep_fetch_frame (struct dwarf_cursor *dw, unw_word_t ip, int need_unwind_info) in tdep_fetch_frame() 52 tdep_cache_frame (struct dwarf_cursor *dw) in tdep_cache_frame() 62 tdep_reuse_frame (struct dwarf_cursor *dw, int frame) in tdep_reuse_frame()
|
/third_party/mesa3d/src/intel/common/tests/ |
D | genxml_test.c | 63 uint32_t dw[GFX9_TEST_STRUCT_length]; in test_struct() local 105 uint32_t dw[GFX9_STRUCT_TWO_LEVELS_length]; in test_two_levels() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | prelu_grad_impl.cu | 43 __global__ void ComputeDwData(size_t weight_size, size_t thread_num, const float *dw_array, T *dw) { in ComputeDwData() 55 … const T *dy, const T *x, const T *w, T *dx, T *dw, float *dw_array, cudaStream_t cuda_stream) { in CalPReLUGrad()
|
D | boundingbox_encode_impl.cu | 41 T dw = log(gw / pw); in BoundingBoxEncodeKernel() local
|
/third_party/mesa3d/src/intel/tools/ |
D | aub_read.c | 37 #define TYPE(dw) (((dw) >> 29) & 7) argument 38 #define OPCODE(dw) (((dw) >> 23) & 0x3f) argument 39 #define SUBOPCODE(dw) (((dw) >> 16) & 0x7f) argument
|
/third_party/libwebsockets/lib/plat/windows/ |
D | windows-resolv.c | 34 DWORD dw; in lws_plat_asyncdns_init() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_state.c | 185 GLuint dw; in i915AlphaFunc() local 242 GLuint dw; in i915BlendColor() local 358 GLuint dw; in i915DepthFunc() local 375 GLuint dw; in i915DepthMask() local 560 GLuint mode, dw; in i915CullFaceFrontFace() local 773 GLuint dw; in i915Enable() local
|
/third_party/openh264/test/build/windowsphone/codec_ut/ |
D | Codec_UT_RTComponent.cpp | 42 DWORD dw = GetLastError(); in TestAllCases() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_gpu_memcpy.c | 86 uint32_t *dw; in genX() local
|
/third_party/mesa3d/src/intel/common/ |
D | intel_l3_config.c | 245 float dw = 0; in intel_diff_l3_weights() local 314 const float dw = intel_diff_l3_weights(w0, intel_get_l3_config_weights(cfg)); in intel_get_l3_config() local
|
D | mi_builder.h | 166 uint32_t *dw = (uint32_t *)__gen_get_batch_dwords(b->user_data, in mi_builder_flush_math() local 385 uint32_t *dw = (uint32_t *)__gen_get_batch_dwords(b->user_data, in _mi_copy_no_unref() local 402 uint32_t *dw = (uint32_t *)__gen_get_batch_dwords(b->user_data, in _mi_copy_no_unref() local 709 uint32_t dw; in _mi_pack_alu() local 760 uint32_t dw[4]; in mi_math_binop() local 1214 uint32_t dw[5]; in mi_load_mem64_offset() local 1238 uint32_t dw[5]; in mi_store_mem64_offset() local
|
/third_party/mesa3d/src/gallium/targets/osmesa/ |
D | test-render.cpp | 181 GLint dw, dh, depth_cpp; in TEST() local 230 GLint dw = 1, dh = 1, depth_cpp = 1; in TEST() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/ |
D | convolution_grad_filter.c | 26 …tic int FilterGrad32Arm(const float16_t *x, const float16_t *dy, int i_c, int k_idx, float16_t *dw, in FilterGrad32Arm() 104 …tic int FilterGrad16Arm(const float16_t *x, const float16_t *dy, int i_c, int k_idx, float16_t *dw, in FilterGrad16Arm() 162 …atic int FilterGrad8Arm(const float16_t *x, const float16_t *dy, int i_c, int k_idx, float16_t *dw, in FilterGrad8Arm() 211 …atic int FilterGrad4Arm(const float16_t *x, const float16_t *dy, int i_c, int k_idx, float16_t *dw, in FilterGrad4Arm() 259 …t FilterGradLeftoverArm(const float16_t *x, const float16_t *dy, int i_c, int k_idx, float16_t *dw, in FilterGradLeftoverArm() 309 int ConvDwFilterFp16Grad(const float16_t *x, const float16_t *dy, float16_t *dw, int start, int cou… in ConvDwFilterFp16Grad()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/ |
D | convolution_grad_filter.c | 24 static int FilterGrad16Arm(const float *x, const float *dy, int i_c, int k_idx, float *dw, in FilterGrad16Arm() 101 static int FilterGrad12Arm(const float *x, const float *dy, int i_c, int k_idx, float *dw, in FilterGrad12Arm() 171 static int FilterGrad8Arm(const float *x, const float *dy, int i_c, int k_idx, float *dw, in FilterGrad8Arm() 230 static int FilterGrad4Arm(const float *x, const float *dy, int i_c, int k_idx, float *dw, in FilterGrad4Arm() 280 static int Filtergrad2Arm(const float *x, const float *dy, int i_c, int k_idx, float *dw, in Filtergrad2Arm() 328 int ConvDwFilterGrad(const float *x, const float *dy, float *dw, int start, int count, in ConvDwFilterGrad()
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_emit_depth_stencil.c | 321 uint32_t *dw = batch; in isl_genX() local
|
/third_party/mesa3d/src/intel/blorp/ |
D | blorp_genX_exec.h | 415 uint32_t *dw = blorp_emitn(batch, GENX(3DSTATE_VERTEX_BUFFERS), num_dwords); in blorp_emit_vertex_buffers() local 565 uint32_t *dw = blorp_emitn(batch, GENX(3DSTATE_VERTEX_ELEMENTS), num_dwords); in blorp_emit_vertex_elements() local 1218 uint32_t *dw = blorp_emit_dwords(batch, in blorp_emit_depth_stencil_state() local 1395 for (unsigned dw = 0; dw < size; dw += 4) { in blorp_emit_memcpy() local 1651 uint32_t *dw = blorp_emit_dwords(batch, isl_dev->ds.size / 4); in blorp_emit_depth_stencil_config() local 1867 uint32_t *dw = blorp_emitn(batch, GENX(MI_ATOMIC), num_dwords, in blorp_update_clear_color() local
|
/third_party/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 286 Box2i dw = file->dataWindow (); in gst_openexr_dec_negotiate() local 404 Box2i dw = file->dataWindow (); in gst_openexr_dec_handle_frame() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/ |
D | prelu_grad_gpu_kernel.h | 48 auto *dw = GetDeviceAddress<T>(outputs, 1); in Launch() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_pm4.c | 37 void si_pm4_cmd_add(struct si_pm4_state *state, uint32_t dw) in si_pm4_cmd_add()
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | gfx7_l3_state.c | 219 const float dw = intel_diff_l3_weights(w, intel_get_l3_config_weights(brw->l3.config)); in brw_emit_l3_state() local
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/ |
D | windows_process.c | 22 DWORD dw = GetLastError(); in LogLastError() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_debug.c | 232 BITS(struct debug_stream *stream, unsigned dw, unsigned hi, unsigned lo, in BITS() 247 #define MBZ(dw, hi, lo) \ argument 257 FLAG(struct debug_stream *stream, unsigned dw, unsigned bit, const char *fmt, in FLAG()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkMSAALoadManager.cpp | 172 int dw = dst->width(); in loadMSAAFromResolve() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testgl2.c | 220 int dw, dh; in main() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | boundingbox_encode_cpu_kernel.cc | 107 T dw = log(gw / pw); in Launch() local
|