Home
last modified time | relevance | path

Searched defs:cols (Results 26 - 50 of 98) sorted by relevance

1234

/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_attr_test_ng.cpp312 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 Dc93.c160 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 Dinterplayacm.c49 int cols; member
/third_party/libsnd/src/
H A Dmat5.c68 int rows, cols ; member
263 int type, flags1, flags2, rows, cols ; in mat5_read_header() local
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c35 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 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 ; check_file_by_ekey() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_system_values.c228 nir_ssa_def *cols[4]; in lower_system_value_instr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp49 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 DUtilsHLSL.cpp909 int cols = type.getCols(); in TypeString() local
H A DStructureHLSL.cpp466 int cols = ctorType.getCols(); in addBuiltInConstructor() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.cpp555 uint32 cols = overlap.W (); in ProcessArea() local
H A Ddng_misc_opcodes.cpp630 uint32 cols = overlap.W (); in ProcessArea() local
992 uint32 cols in ProcessArea() local
1378 uint32 cols = overlap.W (); ProcessArea() local
[all...]
H A Ddng_matrix.cpp34 dng_matrix(uint32 rows, uint32 cols) dng_matrix() argument
H A Ddng_exif.cpp2821 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 DvktSpvAsmCompositeInsertTests.cpp49 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 Dgrid_layout_algorithm.cpp68 auto cols = ParseTemplateArgs(GridUtils::ParseArgs(layoutProperty->GetColumnsTemplate().value_or("")), in InitGridCeils() local
/third_party/ffmpeg/libavfilter/
H A Dvf_tinterlace.c322 int cols = plane == 1 || plane == 2 ? AV_CEIL_RSHIFT( w, hsub) : w; in copy_picture_field() local
H A Dvf_libopencv.c133 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 Dvtn_glsl450.c106 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 Dtst_timer_test.c80 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 Duniform_query.cpp731 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 Dmconf.c277 static int rows = 0, cols = 0; variable
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c66 static int crunch_qb(FILE *out, int cols, int wc) in crunch_qb() argument
/third_party/toybox/toys/posix/
H A Dls.c67 static int crunch_qb(FILE *out, int cols, int wc) in crunch_qb() argument
/third_party/python/Parser/
H A Dstring_parser.c397 int lines, cols; in fstring_compile_expr() local

Completed in 24 milliseconds

1234