| /foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
| H A D | grid_attr_test_ng.cpp | 312 int32_t cols = floor(GRID_WIDTH / minItemWidth); // 5 in HWTEST_F() local 334 int32_t cols = floor(GRID_WIDTH / itemWidth); // 5 in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | c93.c | 160 uint8_t cols[4], grps[4]; in decode_frame() local 107 draw_n_color(uint8_t *out, int stride, int width, int height, int bpp, uint8_t cols[4], uint8_t grps[4], uint32_t col) draw_n_color() argument [all...] |
| H A D | interplayacm.c | 49 int cols; member
|
| /third_party/libsnd/src/ |
| H A D | mat5.c | 68 int rows, cols ; member 263 int type, flags1, flags2, rows, cols ; in mat5_read_header() local
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lws-struct-sqlite.c | 35 lws_struct_sq3_deser_cb(void *priv, int cols, char **cv, char **cn) in lws_struct_sq3_deser_cb() argument
|
| /third_party/libsnd/regtest/ |
| H A 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 ; check_file_by_ekey() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_system_values.c | 228 nir_ssa_def *cols[4]; in lower_system_value_instr() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmCompositeInsertTests.cpp | 49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() argument 54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() argument 65 string getIdentityVectors (deUint32 cols, deUint32 rows) in getIdentityVectors() argument 100 string getMatrixCompositeInserts (deUint32 cols, deUint32 rows, bool useUndef) in getMatrixCompositeInserts() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | UtilsHLSL.cpp | 909 int cols = type.getCols(); in TypeString() local
|
| H A D | StructureHLSL.cpp | 466 int cols = ctorType.getCols(); in addBuiltInConstructor() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_gain_map.cpp | 555 uint32 cols = overlap.W (); in ProcessArea() local
|
| H A D | dng_misc_opcodes.cpp | 630 uint32 cols = overlap.W (); in ProcessArea() local 992 uint32 cols in ProcessArea() local 1378 uint32 cols = overlap.W (); ProcessArea() local [all...] |
| H A D | dng_matrix.cpp | 34 dng_matrix(uint32 rows, uint32 cols) dng_matrix() argument
|
| H A D | dng_exif.cpp | 2821 uint32 cols = stream.Get_uint16 (); in Parse_ifd0_exif() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmCompositeInsertTests.cpp | 49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() argument 54 string getMatrixDeclarations (deUint32 cols, deUint32 rows, bool skipColDecl = false) in getMatrixDeclarations() argument 65 string getIdentityVectors (deUint32 cols, deUint32 rows) in getIdentityVectors() argument 100 string getMatrixCompositeInserts (deUint32 cols, deUint32 rows, bool useUndef) in getMatrixCompositeInserts() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/ |
| H A D | grid_layout_algorithm.cpp | 68 auto cols = ParseTemplateArgs(GridUtils::ParseArgs(layoutProperty->GetColumnsTemplate().value_or("")), in InitGridCeils() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_tinterlace.c | 322 int cols = plane == 1 || plane == 2 ? AV_CEIL_RSHIFT( w, hsub) : w; in copy_picture_field() local
|
| H A D | vf_libopencv.c | 133 static int read_shape_from_file(int *cols, int *rows, int **values, const char *filename, in read_shape_from_file() argument 209 int cols = 0, rows = 0, anchor_x = 0, anchor_y = 0, shape = CV_SHAPE_RECT; parse_iplconvkernel() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 106 nir_ssa_def *cols[4]; in build_mat_det() local 119 nir_ssa_def *cols[4]; in matrix_inverse() local
|
| /third_party/ltp/lib/ |
| H A D | tst_timer_test.c | 80 unsigned int cols = 80; in frequency_plot() local 57 bucket_len(unsigned int bucket, unsigned int max_bucket, unsigned int cols) bucket_len() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | uniform_query.cpp | 731 log_uniform(const void *values, enum glsl_base_type basicType, unsigned rows, unsigned cols, unsigned count, bool transpose, const struct gl_shader_program *shProg, GLint location, const struct gl_uniform_storage *uni) log_uniform() argument [all...] |
| /third_party/toybox/kconfig/ |
| H A D | mconf.c | 277 static int rows = 0, cols = 0; variable
|
| /third_party/toybox/porting/liteos_a/toys/posix/ |
| H A D | ls.c | 66 static int crunch_qb(FILE *out, int cols, int wc) in crunch_qb() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | ls.c | 67 static int crunch_qb(FILE *out, int cols, int wc) in crunch_qb() argument
|
| /third_party/python/Parser/ |
| H A D | string_parser.c | 397 int lines, cols; in fstring_compile_expr() local
|