Home
last modified time | relevance | path

Searched defs:rows (Results 1 - 25 of 172) sorted by relevance

1234567

/third_party/alsa-utils/alsamixer/
H A Dmenu_widget.c67 int rows, columns; in menu_widget_create() local
H A Ddevice_name.c40 int rows, cols, max, i; in dup_current_name() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dtype_trait.hpp48 static length_t const rows = 0; member
109 rows = 2 enumerator
123 rows = 3 enumerator
137 rows = 4 enumerator
151 rows = 2 enumerator
165 rows = 3 enumerator
179 rows = 4 enumerator
193 rows = 2 enumerator
207 rows = 3 enumerator
221 rows enumerator
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dmatrix.h57 const uint32_t rows; member in tint::ast::Matrix
/third_party/ffmpeg/libavcodec/
H A 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
[all...]
H A Droqvideo.c34 int rows = sz; in block_copy() local
/third_party/node/deps/npm/node_modules/text-table/
H A Dindex.js17 var rows = map(rows_, function (row) { variable
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h63 unsigned rows; member
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorMatrixResize.cpp32 int rows = this->type().rows(); in getConstantValue() local
H A DSkSLConstructorDiagonalMatrix.cpp33 int rows = this->type().rows(); in getConstantValue() local
/third_party/skia/third_party/externals/tint/src/sem/
H A Dmatrix_type.h42 uint32_t rows() const { return rows_; } in rows() function in tint::sem::Matrix
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvectorize_scalar_matrix_constructors_test.cc32 uint32_t rows = GetParam().second; in TEST_P() local
73 uint32_t rows = GetParam().second; in TEST_P() local
/third_party/skia/modules/canvaskit/
H A Dparticles_bindings.cpp82 int rows; member
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.c45 unsigned short *rows[4], /* Row pointers for image data */ in _cupsImageReadSGI() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dneon.h51 static WEBP_INLINE int32x4x4_t Transpose4x4_NEON(const int32x4x4_t rows) { in Transpose4x4_NEON() argument
/third_party/skia/gm/
H A Dfontscalerdistortable.cpp47 inline static constexpr int rows = 2; member in skiagm::FontScalerDistortableGM
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_dump.c34 int i, j, rows, n; in BIO_dump_indent_cb() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DAltFormatsSchema.java94 public static ImmutableList<AltFormatSpec> importAltFormats(Supplier<List<String>> rows) { in importAltFormats() argument
H A DCommentsSchema.java88 public static ImmutableList<Comment> importComments(Supplier<List<String>> rows) { in importComments() argument
/third_party/openssl/crypto/bio/
H A Dbio_dump.c34 int i, j, rows, n; in BIO_dump_indent_cb() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp169 int rows = gl::VariableRowCount(type); in TEST() local
/third_party/skia/src/codec/
H A DSkBmpMaskCodec.cpp45 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels() local
/third_party/skia/src/effects/
H A DSkShaderMaskFilter.cpp58 rect_memcpy(void* dst, size_t dstRB, const void* src, size_t srcRB, size_t copyBytes, int rows) rect_memcpy() argument
/third_party/skia/src/sksl/codegen/
H A DSkSLVMCodeGenerator.h33 uint8_t columns = 1, rows = 1; member
/third_party/skia/tests/
H A DPDFTaggedTableTest.cpp66 auto& rows = table->fChildVector; in DEF_TEST() local

Completed in 11 milliseconds

1234567