Home
last modified time | relevance | path

Searched defs:cols (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/node/deps/npm/node_modules/cli-columns/
Dtest.js27 const cols = columns(['foo', ['bar', 'baz'], ['bar', 'qux']], { constant
43 const cols = columns(['foo', ['bar', 'baz'], ['bat', 'qux']], { constant
56 const cols = columns( constant
80 const cols = columns( constant
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bottlenecks.h670 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 …]
Ddng_pixel_buffer.cpp549 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
Ddng_reference.cpp87 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/
Dtype_trait.hpp47 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/
Dtranspose.c53 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/
Dlinestack.c92 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/vulkan/spirv_assembly/
DvktSpvAsmCompositeInsertTests.cpp49 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/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_solve_upper_triangular_f32.c77 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f32() local
174 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f32() local
270 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f32() local
Darm_mat_solve_lower_triangular_f32.c84 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f32() local
185 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f32() local
284 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f32() local
Darm_mat_solve_lower_triangular_f64.c81 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f64() local
182 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f64() local
Darm_mat_solve_lower_triangular_f16.c85 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f16() local
186 int i,j,k,n,cols; in arm_mat_solve_lower_triangular_f16() local
Darm_mat_solve_upper_triangular_f64.c74 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f64() local
170 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f64() local
Darm_mat_solve_upper_triangular_f16.c80 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f16() local
176 int i,j,k,n,cols; in arm_mat_solve_upper_triangular_f16() local
/third_party/ffmpeg/libavcodec/
Ddynamic_hdr10_plus.c86 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/
Dvectorize_scalar_matrix_constructors_test.cc31 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/
DSkParticleDrawable.cpp115 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/
Dmat5.c68 int rows, cols ; member
263 int type, flags1, flags2, rows, cols ; in mat5_read_header() local
/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.h157 unsigned int cols = mat1.columns(); in outerProduct() local
366 const auto cols = gl::iSquareRoot<Size>(); in setToIdentity() local
/third_party/libsnd/regtest/
Ddatabase.c287 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/
Dwidget.c44 void widget_init(struct widget *widget, int lines_, int cols, int y, int x, in widget_init()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_linear.h62 unsigned cols; member
/third_party/toybox/toys/pending/
Dmore.c91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
/third_party/toybox/toys/other/
Dwatch.c58 static int watch_escape(FILE *out, int cols, int wc) in watch_escape()
/third_party/ltp/lib/
Dtst_timer_test.c58 unsigned int cols) in bucket_len()
80 unsigned int cols = 80; in frequency_plot() local

123456