/external/boringssl/win-x86/crypto/modes/ |
D | ghash-x86.asm | 1224 dw 0,450,900,582,1800,1738,1164,1358 label 1225 dw 3600,4050,3476,3158,2328,2266,2716,2910 label 1226 dw 7200,7650,8100,7782,6952,6890,6316,6510 label 1227 dw 4656,5106,4532,4214,5432,5370,5820,6014 label 1228 dw 14400,14722,15300,14854,16200,16010,15564,15630 label 1229 dw 13904,14226,13780,13334,12632,12442,13020,13086 label 1230 dw 9312,9634,10212,9766,9064,8874,8428,8494 label 1231 dw 10864,11186,10740,10294,11640,11450,12028,12094 label 1232 dw 28800,28994,29444,29382,30600,30282,29708,30158 label 1233 dw 32400,32594,32020,31958,31128,30810,31260,31710 label [all …]
|
/external/valgrind/none/tests/s390x/ |
D | stfle.c | 7 unsigned long long stfle(unsigned long dw, unsigned bit_to_test) in stfle() 31 int dw = S390_NUM_FACILITY_DW; in main() local
|
/external/libunwind/src/x86_64/ |
D | Gos-linux.c | 34 tdep_fetch_frame (struct dwarf_cursor *dw, unw_word_t ip, int need_unwind_info) in tdep_fetch_frame() 51 tdep_cache_frame (struct dwarf_cursor *dw, struct dwarf_reg_state *rs) in tdep_cache_frame() 61 tdep_reuse_frame (struct dwarf_cursor *dw, struct dwarf_reg_state *rs) in tdep_reuse_frame()
|
/external/elfutils/tests/ |
D | rerequest_tag.c | 33 Dwarf *dw = dwarf_begin (i, DWARF_C_READ); in main() local
|
D | dwflmodtest.c | 180 Dwarf *dw, Dwarf_Addr bias, in print_module()
|
D | varlocs.c | 40 static Dwarf *dw; variable
|
/external/webrtc/talk/media/webrtc/ |
D | webrtcvideoframe.cc | 64 int dw, in Init() 77 bool WebRtcVideoFrame::Init(const CapturedFrame* frame, int dw, int dh, in Init() 195 int dw, in Reset()
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/ |
D | CSVGroupHandlerTest.java | 40 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/mesa/drivers/dri/i915/ |
D | i915_state.c | 183 GLuint dw; in i915AlphaFunc() local 240 GLuint dw; in i915BlendColor() local 356 GLuint dw; in i915DepthFunc() local 373 GLuint dw; in i915DepthMask() local 570 GLuint mode, dw; in i915CullFaceFrontFace() local 786 GLuint dw; in i915Enable() local
|
D | i915_debug.c | 180 #define BITS( dw, hi, lo, ... ) \ argument 188 #define MBZ( dw, hi, lo) do { \ argument 196 #define FLAG( dw, bit, ... ) \ argument
|
D | i915_vtbl.c | 692 uint32_t dw = i915->state.Ctx[I915_CTXREG_LIS6]; in i915_update_color_write_enable() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeonsi_pm4.c | 41 void si_pm4_cmd_add(struct si_pm4_state *state, uint32_t dw) in si_pm4_cmd_add() 104 void si_pm4_sh_data_add(struct si_pm4_state *state, uint32_t dw) in si_pm4_sh_data_add()
|
/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/clang/test/CodeGenObjC/ |
D | misc-atomic-property.m | 47 dword dw; field
|
/external/elfutils/libdwfl/ |
D | dwfl_getdwarf.c | 45 Dwarf *dw = INTUSE(dwfl_module_getdwarf) (mod, &bias); in module_callback() local
|
/external/elfutils/src/ |
D | findtextrel.c | 374 Dwarf *dw = dwarf_begin_elf (elf, DWARF_C_READ, NULL); in process_file() local 507 GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw, in check_rel()
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/ |
D | SourceInterpreter.java | 157 SourceValue dw = (SourceValue) w; in merge() local
|
/external/libyuv/files/source/ |
D | convert_jpeg.cc | 146 int dw, int dh) { in MJPGToI420() 308 int dw, int dh) { in MJPGToARGB()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_jpeg.cc | 145 int dw, int dh) { in MJPGToI420() 307 int dw, int dh) { in MJPGToARGB()
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 492 int dw = (hscale - 1 + src->y_width * hratio) / hscale; in vpx_scale_frame() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
D | ArmatureModifier.java | 291 List<Structure> dw = pDW.fetchData(blenderContext.getInputStream()); in getBoneWeightAndIndexBuffer() local
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/ |
D | btRigidBody.cpp | 379 btVector3 dw; in computeGyroscopicImpulseImplicit_World() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Vector4f.java | 366 double dw = w - v.w; in distanceSquared() local
|
/external/libvncserver/libvncserver/ |
D | tight.c | 299 int dx, dy, dw, dh; in SendRectEncodingTight() local 479 int dx, dy, dw, dh; in FindBestSolidArea() local
|