Home
last modified time | relevance | path

Searched defs:dw (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/libunwind/src/x86_64/
DGos-linux.c35 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/
Dgenxml_test.c63 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/
Dprelu_grad_impl.cu43 __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()
Dboundingbox_encode_impl.cu41 T dw = log(gw / pw); in BoundingBoxEncodeKernel() local
/third_party/mesa3d/src/intel/tools/
Daub_read.c37 #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/
Dwindows-resolv.c34 DWORD dw; in lws_plat_asyncdns_init() local
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di915_state.c185 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/
DCodec_UT_RTComponent.cpp42 DWORD dw = GetLastError(); in TestAllCases() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_gpu_memcpy.c86 uint32_t *dw; in genX() local
/third_party/mesa3d/src/intel/common/
Dintel_l3_config.c245 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
Dmi_builder.h166 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/
Dtest-render.cpp181 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/
Dconvolution_grad_filter.c26 …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/
Dconvolution_grad_filter.c24 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/
Disl_emit_depth_stencil.c321 uint32_t *dw = batch; in isl_genX() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h415 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/
Dgstopenexrdec.cpp286 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/
Dprelu_grad_gpu_kernel.h48 auto *dw = GetDeviceAddress<T>(outputs, 1); in Launch() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pm4.c37 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/
Dgfx7_l3_state.c219 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/
Dwindows_process.c22 DWORD dw = GetLastError(); in LogLastError() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_debug.c232 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/
DGrVkMSAALoadManager.cpp172 int dw = dst->width(); in loadMSAAFromResolve() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestgl2.c220 int dw, dh; in main() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dboundingbox_encode_cpu_kernel.cc107 T dw = log(gw / pw); in Launch() local

1234