| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | columns.c | 14 void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc) in calculate_columns() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | columns.c | 14 void calculate_columns(FUNCTION *functions, DISPLAY_COLUMNS *dc) in calculate_columns() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | rv34dsp.c | 104 static void rv34_idct_dc_add_c(uint8_t *dst, ptrdiff_t stride, int dc) in rv34_idct_dc_add_c() argument 120 int16_t dc = (13 * 13 * 3 * block[0]) >> 11; in rv34_inv_transform_dc_noround_c() local
|
| H A D | rtjpeg.c | 50 uint8_t dc = get_bits(gb, 8); in get_block() local
|
| H A D | eatgq.c | 164 int8_t dc[ in tgq_decode_mb() local 134 tgq_dconly(TgqContext *s, unsigned char *dst, ptrdiff_t dst_stride, int dc) tgq_dconly() argument 143 tgq_idct_put_mb_dconly(TgqContext *s, AVFrame *frame, int mb_x, int mb_y, const int8_t *dc) tgq_idct_put_mb_dconly() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | metadata.c | 31 const AVMetadataConv *sc, *dc; in ff_metadata_conv() local
|
| H A D | data_uri.c | 36 DataContext *dc = h->priv_data; in data_open() local 95 DataContext *dc = h->priv_data; in data_close() local 103 DataContext *dc = h->priv_data; in data_read() local [all...] |
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_gradfun_init.c | 59 static void gradfun_filter_line_ssse3(uint8_t *dst, const uint8_t *src, const uint16_t *dc, in gradfun_filter_line_ssse3() argument 42 gradfun_filter_line_mmxext(uint8_t *dst, const uint8_t *src, const uint16_t *dc, int width, int thresh, const uint16_t *dithers) gradfun_filter_line_mmxext() argument 76 gradfun_blur_line_sse2(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) gradfun_blur_line_sse2() argument [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | venc_data_dump.c | 34 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument 71 DecodeContext dc; in main() local [all...] |
| H A D | decode_simple.c | 35 static int decode_read(DecodeContext *dc, int flush) in decode_read() argument 65 ds_run(DecodeContext *dc) ds_run() argument 108 ds_free(DecodeContext *dc) ds_free() argument 119 ds_open(DecodeContext *dc, const char *url, int stream_idx) ds_open() argument [all...] |
| H A D | scale_slice_test.c | 51 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument 115 DecodeContext dc; in main() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | wgl_utils.cpp | 74 int QueryWGLFormatAttrib(HDC dc, int format, int attribName, const FunctionsWGL *functions) in QueryWGLFormatAttrib() argument
|
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | test-conversions.cc | 1269 const DoubleToStringConverter& dc = TEST() local [all...] |
| /third_party/mesa3d/src/glx/windows/ |
| H A D | windows_drawable.c | 42 void window_releasedc(windowsDrawable *d, HDC dc) in window_releasedc() argument 64 void pixmap_releasedc(windowsDrawable *d, HDC dc) in pixmap_releasedc() argument 86 void pbuffer_releasedc(windowsDrawable *d, HDC dc) in pbuffer_releasedc() argument
|
| /third_party/skia/tools/sk_app/win/ |
| H A D | RasterWindowContext_win.cpp | 79 HDC dc = GetDC(fWnd); in swapBuffers() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | vp3dsp_idct_mmi.c | 687 int dc = (block[0] + 15) >> 5; in ff_vp3_idct_dc_add_mmi() local
|
| H A D | h264pred_mmi.c | 160 union av_intfloat64 dc; in ff_pred8x8l_top_dc_8_mmi() local 252 union av_intfloat64 dc; in ff_pred8x8l_dc_8_mmi() local 438 const int dc = (src[-stride] + src[1-stride] + src[2-stride] ff_pred4x4_dc_8_mmi() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_audio.c | 49 devclass_t dc; in get_uac() local
|
| /third_party/rust/crates/static-assertions-rs/tests/ |
| H A D | eq_size.rs | 30 mod dc { modules
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | h264dsp.c | 186 int bit_depth, sz, align, dc; in check_idct() local
|
| /third_party/FreeBSD/sys/arm/arm/ |
| H A D | nexus.c | 173 devclass_t dc = device_get_devclass(child); in nexus_alloc_resource() local
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| H A D | floatscan.c | 68 long long lrp=0, dc=0; in decfloat() local 322 long long dc = 0; in hexfloat() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| H A D | floatscan.c | 68 long long lrp=0, dc=0;
in decfloat() local 322 long long dc = 0;
in hexfloat() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| H A D | floatscan.c | 68 long long lrp=0, dc=0;
in decfloat() local 322 long long dc = 0;
in hexfloat() local [all...] |
| /third_party/musl/src/internal/ |
| H A D | floatscan.c | 68 long long lrp=0, dc=0; in decfloat() local 322 long long dc = 0; in hexfloat() local [all...] |