/third_party/jerryscript/tests/jerry/es2015/ |
H A D | template_string.js | 95 var cr = eval("`a" + String.fromCharCode(13) + "b`"); variable
|
/third_party/toybox/toys/other/ |
H A D | truncate.c | 56 int cr = !(toys.optflags&FLAG_c); in truncate_main() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cljrdec.c | 61 uint8_t *cr = &p->data[2][y * p->linesize[2]]; in decode_frame() local
|
H A D | vcr1.c | 79 uint8_t *cr = &p->data[2][(y >> 2) * p->linesize[2]]; in vcr1_decode_frame() local
|
H A D | cljrenc.c | 68 uint8_t *cr = &p->data[2][y * p->linesize[2]]; in encode_frame() local
|
H A D | m101.c | 87 uint16_t *cr = (uint16_t*)&frame->data[2][y*frame->linesize[2]]; in m101_decode_frame() local
|
/third_party/ffmpeg/libavutil/ |
H A D | csp.h | 40 AVRational cr, cg, cb; member
|
/third_party/icu/icu4c/source/i18n/ |
H A D | csmatch.cpp | 29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | csmatch.cpp | 29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | csmatch.cpp | 29 void CharsetMatch::set(InputText *input, const CharsetRecognizer *cr, int32_t conf, in set() argument
|
/third_party/skia/gm/ |
H A D | morphology.cpp | 79 const SkIRect* cr = j & 0x02 ? &cropRect : nullptr; variable
|
H A D | offsetimagefilter.cpp | 132 SkRect cr = SkRect::Make(*cropR).makeInset(SK_ScalarHalf, SK_ScalarHalf); in doDraw() local
|
/third_party/skia/third_party/externals/tint/src/val/ |
H A D | hlsl.cc | 147 HRESULT cr = d3dCompile(source.c_str(), // pSrcData in HlslUsingFXC() local
|
/third_party/ffmpeg/tests/ |
H A D | utils.c | 111 unsigned char *cb, *cr; in pgmyuv_save() local 37 rgb24_to_yuv420p(unsigned char *lum, unsigned char *cb, unsigned char *cr, const unsigned char *src, int width, int height) rgb24_to_yuv420p() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-photocd.c | 50 cb, cr; /* Adjusted chroma values */ in _cupsImageReadPhotoCD() local
|
/third_party/libwebsockets/lib/misc/ |
H A D | romfs.c | 47 static romfs_t cr = (romfs_t)cache; variable
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/ |
H A D | main.c | 174 lws_cache_results_t cr; in test_nsc1() local [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | collate.c | 245 COLLATE ntfs_get_collate_function(COLLATION_RULES cr) in ntfs_get_collate_function() argument
|
/third_party/skia/src/core/ |
H A D | SkDraw_text.cpp | 72 const SkIRect& cr = clipper.rect(); in paintMasks() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdcol565.c | 25 register int y, cb, cr; in ycc_rgb565_convert_internal() local 104 register int y, cb, cr; ycc_rgb565D_convert_internal() local [all...] |
H A D | jdcolext.c | 36 register int y, cb, cr; in ycc_rgb_convert_internal() local
|
H A D | jdmrgext.c | 30 int cb, cr; in h2v1_merged_upsample_internal() local 102 int cb, cr; in h2v2_merged_upsample_internal() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | helper-cairo-ansi.hh | 140 cairo_t *cr = cairo_create (new_surface); in helper_cairo_surface_write_to_ansi_stream() local [all...] |
/third_party/backends/backend/escl/ |
H A D | escl_pdf.c | 110 cairo_t *cr; in get_PDF_data() local [all...] |
/third_party/mesa3d/src/compiler/glsl/glcpp/ |
H A D | pp.c | 116 const char *cr, *lf; in remove_line_continuations() local [all...] |