| /external/rust/crates/ring/pregenerated/tmp/ |
| D | ghash-x86-win32n.asm | 322 dw 0,450,900,582,1800,1738,1164,1358 label 323 dw 3600,4050,3476,3158,2328,2266,2716,2910 label 324 dw 7200,7650,8100,7782,6952,6890,6316,6510 label 325 dw 4656,5106,4532,4214,5432,5370,5820,6014 label 326 dw 14400,14722,15300,14854,16200,16010,15564,15630 label 327 dw 13904,14226,13780,13334,12632,12442,13020,13086 label 328 dw 9312,9634,10212,9766,9064,8874,8428,8494 label 329 dw 10864,11186,10740,10294,11640,11450,12028,12094 label 330 dw 28800,28994,29444,29382,30600,30282,29708,30158 label 331 dw 32400,32594,32020,31958,31128,30810,31260,31710 label [all …]
|
| /external/mesa3d/src/intel/common/tests/ |
| D | genxml_test.c | 63 uint32_t dw[GEN9_TEST_STRUCT_length]; in test_struct() local 105 uint32_t dw[GEN9_STRUCT_TWO_LEVELS_length]; in test_two_levels() local
|
| /external/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
|
| /external/mesa3d/src/intel/blorp/ |
| D | blorp_genX_exec.h | 399 uint32_t *dw = blorp_emitn(batch, GENX(3DSTATE_VERTEX_BUFFERS), num_dwords); in blorp_emit_vertex_buffers() local 549 uint32_t *dw = blorp_emitn(batch, GENX(3DSTATE_VERTEX_ELEMENTS), num_dwords); in blorp_emit_vertex_elements() local 1195 uint32_t *dw = blorp_emit_dwords(batch, in blorp_emit_depth_stencil_state() local 1372 for (unsigned dw = 0; dw < size; dw += 4) { in blorp_emit_memcpy() local 1618 uint32_t *dw = blorp_emit_dwords(batch, isl_dev->ds.size / 4); in blorp_emit_depth_stencil_config() local 1881 uint32_t *dw = blorp_emitn(batch, GENX(MI_ATOMIC), num_dwords, in blorp_update_clear_color() local
|
| /external/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
|
| /external/elfutils/tests/ |
| D | rerequest_tag.c | 33 Dwarf *dw = dwarf_begin (i, DWARF_C_READ); in main() local
|
| /external/libwebsockets/lib/plat/windows/ |
| D | windows-resolv.c | 34 DWORD dw; in lws_plat_asyncdns_init() local
|
| /external/mesa3d/src/intel/common/ |
| D | gen_l3_config.c | 245 float dw = 0; in gen_diff_l3_weights() local 314 const float dw = gen_diff_l3_weights(w0, gen_get_l3_config_weights(cfg)); in gen_get_l3_config() local
|
| /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/ |
| D | CSVGroupHandlerTest.java | 41 final DelimitedWriter dw = new DelimitedWriter(result); in setup() local
|
| /external/clang/test/Frontend/ |
| D | optimization-remark-options.c | 16 void foo2(int *dw, int *uw, int *A, int *B, int *C, int *D, int N) { in foo2()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | genX_gpu_memcpy.c | 86 uint32_t *dw; in genX() local
|
| /external/mesa3d/src/gallium/drivers/i915/ |
| D | i915_debug.c | 228 unsigned dw, in BITS() 247 #define MBZ( dw, hi, lo) do { \ argument 255 #define MBZ( dw, hi, lo) do { \ argument 262 unsigned dw, in FLAG()
|
| /external/mesa3d/src/intel/isl/ |
| D | isl_emit_depth_stencil.c | 296 uint32_t *dw = batch; in isl_genX() local
|
| /external/ComputeLibrary/src/cpu/kernels/boundingboxtransform/generic/neon/ |
| D | impl.cpp | 66 …float dw = dequantize_qasymm8(delta_ptr[delta_id + 2], deltas_qinfo) / bbinfo.weights… in bounding_box_transform_qsymm16() local 120 T dw = delta_ptr[delta_id + 2] / T(bbinfo.weights()[2]); in bounding_box_transform() local
|
| /external/clang/test/CodeGenObjC/ |
| D | misc-atomic-property.m | 47 dword dw; field
|
| /external/elfutils/libdwfl/ |
| D | dwfl_getdwarf.c | 49 Dwarf *dw = INTUSE(dwfl_module_getdwarf) (mod, &bias); in module_callback() local
|
| /external/skia/src/gpu/graphite/render/ |
| D | TessellateCurvesRenderStep.cpp | 109 void TessellateCurvesRenderStep::writeVertices(DrawWriter* dw, in writeVertices()
|
| D | BitmapTextRenderStep.cpp | 111 void BitmapTextRenderStep::writeVertices(DrawWriter* dw, in writeVertices()
|
| D | SDFTextRenderStep.cpp | 142 void SDFTextRenderStep::writeVertices(DrawWriter* dw, in writeVertices()
|
| D | TessellateWedgesRenderStep.cpp | 121 void TessellateWedgesRenderStep::writeVertices(DrawWriter* dw, in writeVertices()
|
| D | TessellateStrokesRenderStep.cpp | 112 void TessellateStrokesRenderStep::writeVertices(DrawWriter* dw, in writeVertices()
|
| /external/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()
|
| /external/elfutils/src/ |
| D | findtextrel.c | 357 Dwarf *dw = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in process_file() local 483 GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw, in check_rel()
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | gen7_l3_state.c | 219 const float dw = gen_diff_l3_weights(w, gen_get_l3_config_weights(brw->l3.config)); in brw_emit_l3_state() local
|
| /external/libvpx/vpx_dsp/ |
| D | psnr.c | 72 const int dw = width % 16; in get_sse() local 131 const int dw = width % 16; in highbd_get_sse() local
|