/third_party/boringssl/win-x86/crypto/fipsmodule/ |
D | ghash-x86.asm | 1031 dw 0,450,900,582,1800,1738,1164,1358 label 1032 dw 3600,4050,3476,3158,2328,2266,2716,2910 label 1033 dw 7200,7650,8100,7782,6952,6890,6316,6510 label 1034 dw 4656,5106,4532,4214,5432,5370,5820,6014 label 1035 dw 14400,14722,15300,14854,16200,16010,15564,15630 label 1036 dw 13904,14226,13780,13334,12632,12442,13020,13086 label 1037 dw 9312,9634,10212,9766,9064,8874,8428,8494 label 1038 dw 10864,11186,10740,10294,11640,11450,12028,12094 label 1039 dw 28800,28994,29444,29382,30600,30282,29708,30158 label 1040 dw 32400,32594,32020,31958,31128,30810,31260,31710 label [all …]
|
/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/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 283 Box2i dw = file->dataWindow (); in gst_openexr_dec_negotiate() local 401 Box2i dw = file->dataWindow (); in gst_openexr_dec_handle_frame() local
|
/third_party/uboot/u-boot-2020.01/product/cipher/v2/api/ |
D | cipher_osal.h | 75 #define get_ulong_low(dw) (unsigned int)(dw) argument 76 #define get_ulong_high(dw) 0 argument
|
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/ |
D | windows_process.c | 22 DWORD dw = GetLastError(); in LogLastError() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkMSAALoadManager.cpp | 172 int dw = dst->width(); in loadMSAAFromResolve() local
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | parser.h | 56 DWORD SetError (DWORD dw) { m_dwError = dw; return m_dwError; } in SetError()
|
D | mspcoll.h | 114 DWORD dw = 0; in Initialize() local
|
/third_party/uboot/u-boot-2020.01/drivers/ddr/fsl/ |
D | main.c | 330 unsigned int dw; in __step_assign_addresses() local 347 unsigned int dw; in __step_assign_addresses() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testgl2.c | 220 int dw, dh; in main() local
|
/third_party/uboot/u-boot-2020.01/product/cipher/v2/drv/spacc/ |
D | spacc_body.h | 148 #define get_ulong_low(dw) (unsigned int)(dw) argument 149 #define get_ulong_high(dw) 0 argument
|
/third_party/uboot/u-boot-2020.01/arch/mips/mach-jz47xx/jz4780/ |
D | sdram.c | 26 u32 dw = DDR_DW32 ? 4 : 2; in sdram_size() local
|
/third_party/flutter/skia/example/ |
D | SkiaSDLExample.cpp | 189 int dw, dh; local
|
/third_party/boost/libs/thread/src/win32/ |
D | tss_pe.cpp | 227 DWORD volatile dw = _tls_used; in on_tls_prepare() local
|
/third_party/skia/src/gpu/tessellate/ |
D | WangsFormula.h | 225 const float dw = fabsf(-2 * w + 2); variable
|
/third_party/ffmpeg/libavfilter/ |
D | vf_swaprect.c | 90 double dw, dh; in filter_frame() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_simd_inc.h | 803 uint64_t dw[2]; member 817 uint64_t dw[2]; member 831 uint64_t dw[2]; member
|
/third_party/gstreamer/gstplugins_good/gst/videofilter/ |
D | gstvideoflip.c | 654 gint dw = GST_VIDEO_FRAME_WIDTH (dest); in gst_video_flip_packed_simple() local 756 gint dw = GST_VIDEO_FRAME_WIDTH (dest); in gst_video_flip_y422() local
|
/third_party/ffmpeg/libavcodec/ |
D | nvenc.c | 1164 static void compute_dar(AVCodecContext *avctx, int *dw, int *dh) { in compute_dar() 1188 int dw, dh; in nvenc_setup_encoder() local 1988 int dw, dh; in reconfig_encoder() local
|
D | tiffenc.c | 154 uint32_t dw = val; in add_entry1() local
|
/third_party/gstreamer/gstplugins_good/ext/aalib/ |
D | gstaasink.c | 286 gint sw, gint sh, gint ss, gint dw, gint dh) in gst_aasink_scale()
|
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/ |
D | cond.c | 152 DWORD dw; in __pthread_clock_nanosleep() local
|
/third_party/gstreamer/gstreamer/ |
D | configure.ac | 837 AC_ARG_WITH([dw],[AS_HELP_STRING([--with-dw=yes|no|auto],[use libdw])], optwith
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | RBBITest.java | 578 RBBIDataWrapper dw = bi.fRData; in TestTableRedundancies() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_blit_A.c | 630 Uint32 sw, dw, s; in Blit16to16SurfaceAlpha128() local 675 Uint32 dw = *(Uint32 *) dstp; in Blit16to16SurfaceAlpha128() local
|