| /third_party/node/deps/npm/node_modules/cli-columns/ |
| D | test.js | 7 const cols = columns(['foo', ['bar', 'baz'], ['bar', 'qux']], { constant 22 const cols = columns(['foo', ['bar', 'baz'], ['bat', 'qux']], { constant 34 const cols = columns( constant 57 const cols = columns( constant
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_bottlenecks.h | 670 uint32 cols, in DoSetArea8() 691 uint32 cols, in DoSetArea16() 712 uint32 cols, in DoSetArea32() 735 uint32 cols, in DoCopyArea8() 762 uint32 cols, in DoCopyArea16() 789 uint32 cols, in DoCopyArea32() 816 uint32 cols, in DoCopyArea8_16() 843 uint32 cols, in DoCopyArea8_S16() 870 uint32 cols, in DoCopyArea8_32() 897 uint32 cols, in DoCopyArea16_S16() [all …]
|
| D | dng_pixel_buffer.cpp | 549 uint32 cols = area.W (); in SetConstant() local 718 uint32 cols = area.W (); in CopyArea() local 1295 uint32 cols = dstArea.W (); in RepeatArea() local 1433 uint32 cols = fArea.W (); in ShiftRight() local 1518 uint32 cols = area.W (); in EqualArea() local 1639 uint32 cols, in MaxDiff() 1687 uint32 cols, in MaxDiff() 1746 uint32 cols = area.W (); in MaximumDifference() local
|
| D | dng_reference.cpp | 87 uint32 cols, in RefSetArea8() 128 uint32 cols, in RefSetArea16() 169 uint32 cols, in RefSetArea32() 210 uint32 cols, in RefCopyArea8() 259 uint32 cols, in RefCopyArea16() 308 uint32 cols, in RefCopyArea32() 357 uint32 cols, in RefCopyArea8_16() 406 uint32 cols, in RefCopyArea8_S16() 457 uint32 cols, in RefCopyArea8_32() 506 uint32 cols, in RefCopyArea16_S16() [all …]
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | type_trait.hpp | 47 static length_t const cols = 0; member 108 cols = 2, enumerator 122 cols = 2, enumerator 136 cols = 2, enumerator 150 cols = 3, enumerator 164 cols = 3, enumerator 178 cols = 3, enumerator 192 cols = 4, enumerator 206 cols = 4, enumerator 220 cols = 4, enumerator
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| D | transpose.c | 53 std_trans(mpd_uint_t dest[], mpd_uint_t src[], mpd_size_t rows, mpd_size_t cols) in std_trans() 75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() 151 squaretrans(mpd_uint_t *buf, mpd_size_t cols) in squaretrans() 247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) in transpose_pow2()
|
| /third_party/toybox/lib/ |
| D | linestack.c | 92 int (*escout)(FILE *out, int cols, int wc)) in crunch_str() 125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() 141 int crunch_rev_escape(FILE *out, int cols, int wc) in crunch_rev_escape() 178 int (*escout)(FILE *out, int cols, int wc)) in draw_trim_esc()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmCompositeInsertTests.cpp | 49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() 54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() 65 string getIdentityVectors (deUint32 cols, deUint32 rows) in getIdentityVectors() 100 string getMatrixCompositeInserts (deUint32 cols, deUint32 rows, bool useUndef) in getMatrixCompositeInserts() 309 for (deUint32 cols = 2; cols <= 4; cols++) in addComputeMatrixCompositeInsertTests() local 382 for (deUint32 cols = 2; cols <= 4; cols++) in addGraphicsMatrixCompositeInsertTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmCompositeInsertTests.cpp | 49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() 54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() 65 string getIdentityVectors (deUint32 cols, deUint32 rows) in getIdentityVectors() 100 string getMatrixCompositeInserts (deUint32 cols, deUint32 rows, bool useUndef) in getMatrixCompositeInserts() 309 for (deUint32 cols = 2; cols <= 4; cols++) in addComputeMatrixCompositeInsertTests() local 382 for (deUint32 cols = 2; cols <= 4; cols++) in addGraphicsMatrixCompositeInsertTests() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/render/ |
| D | SDL_yuv_sw.c | 108 int rows, int cols, int mod) in Color16DitherYV12Mod1X() 178 int rows, int cols, int mod) in Color24DitherYV12Mod1X() 258 int rows, int cols, int mod) in Color32DitherYV12Mod1X() 329 int rows, int cols, int mod) in Color16DitherYV12Mod2X() 402 int rows, int cols, int mod) in Color24DitherYV12Mod2X() 496 int rows, int cols, int mod) in Color32DitherYV12Mod2X() 569 int rows, int cols, int mod) in Color16DitherYUY2Mod1X() 615 int rows, int cols, int mod) in Color24DitherYUY2Mod1X() 665 int rows, int cols, int mod) in Color32DitherYUY2Mod1X() 713 int rows, int cols, int mod) in Color16DitherYUY2Mod2X() [all …]
|
| D | SDL_yuv_mmx.c | 82 int rows, int cols, int mod ) in ColorRGBDitherYV12MMX1X() 245 int rows, int cols, int mod ) in Color565DitherYV12MMX1X()
|
| /third_party/ffmpeg/libavcodec/ |
| D | dynamic_hdr10_plus.c | 86 int rows, cols; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local 139 int rows, cols; in ff_parse_itu_t_t35_to_dynamic_hdr10_plus() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | vectorize_scalar_matrix_constructors_test.cc | 31 uint32_t cols = GetParam().first; in TEST_P() local 72 uint32_t cols = GetParam().first; in TEST_P() local
|
| /third_party/skia/modules/particles/src/ |
| D | SkParticleDrawable.cpp | 115 int cols = 1, int rows = 1) in SkImageDrawable() 125 int cols = std::max(fCols, 1), in REFLECTED() local 186 int cols, int rows) { in MakeImage()
|
| /third_party/libsnd/src/ |
| D | mat5.c | 68 int rows, cols ; member 263 int type, flags1, flags2, rows, cols ; in mat5_read_header() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/common/ |
| D | matrix_utils.h | 156 unsigned int cols = mat1.columns(); in outerProduct() local 365 const auto cols = gl::iSquareRoot<Size>(); in setToIdentity() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | matrix_utils.h | 157 unsigned int cols = mat1.columns(); in outerProduct() local 366 const auto cols = gl::iSquareRoot<Size>(); in setToIdentity() local
|
| /third_party/flutter/skia/modules/particles/src/ |
| D | SkParticleDrawable.cpp | 113 SkImageDrawable(const SkString& path = SkString(), int cols = 1, int rows = 1) in SkImageDrawable() 189 sk_sp<SkParticleDrawable> SkParticleDrawable::MakeImage(const SkString& path, int cols, int rows) { in MakeImage()
|
| /third_party/libsnd/regtest/ |
| D | database.c | 287 int err, ekey = 0, rows, cols ; in get_ekey_from_filename() local 314 int err, rows, cols ; in get_filename_pathname_by_ekey() local 343 int err, k, rows, cols, checksum ; in check_file_by_ekey() local
|
| /third_party/alsa-utils/alsamixer/ |
| D | widget.c | 44 void widget_init(struct widget *widget, int lines_, int cols, int y, int x, in widget_init()
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_linear.h | 62 unsigned cols; member
|
| /third_party/toybox/toys/pending/ |
| D | more.c | 91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
|
| /third_party/harfbuzz/util/ |
| D | helper-cairo-ansi.cc | 46 unsigned int cols = (width + CELL_W - 1) / CELL_W; in chafa_print_image_rgb24() local
|
| /third_party/toybox/toys/other/ |
| D | watch.c | 58 static int watch_escape(FILE *out, int cols, int wc) in watch_escape()
|
| /third_party/flutter/skia/gm/ |
| D | fontscalerdistortable.cpp | 68 constexpr int cols = 5; in onDraw() local
|