| /third_party/ffmpeg/libavcodec/ |
| H A D | roqvideo.c | 34 int rows = sz; in block_copy() local
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_dump.c | 34 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 D | AltFormatsSchema.java | 94 public static ImmutableList<AltFormatSpec> importAltFormats(Supplier<List<String>> rows) { in importAltFormats() argument
|
| H A D | CommentsSchema.java | 88 public static ImmutableList<Comment> importComments(Supplier<List<String>> rows) { in importComments() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_dump.c | 34 int i, j, rows, n; in BIO_dump_indent_cb() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | VariablePacker_test.cpp | 169 int rows = gl::VariableRowCount(type); in TEST() local
|
| /third_party/skia/src/codec/ |
| H A D | SkBmpMaskCodec.cpp | 45 int rows = this->decodeRows(dstInfo, dst, dstRowBytes, opts); in onGetPixels() local
|
| /third_party/skia/src/effects/ |
| H A D | SkShaderMaskFilter.cpp | 58 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 D | SkSLVMCodeGenerator.h | 33 uint8_t columns = 1, rows = 1; member
|
| /third_party/skia/tests/ |
| H A D | PDFTaggedTableTest.cpp | 66 auto& rows = table->fChildVector; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | helper-cairo-ansi.hh | 52 unsigned int rows = (height + CELL_H - 1) / CELL_H; in chafa_print_image_rgb24() local
|
| /third_party/skia/tools/viewer/ |
| H A D | SkSLSlide.cpp | 175 int rows = ((int)v.type - (int)SkRuntimeEffect::Uniform::Type::kFloat) + 1; in draw() local 189 int rows = ((int)v.type - (int)SkRuntimeEffect::Uniform::Type::kFloat2x2) + 2; in draw() local 206 int rows = ((int)v.type - (int)SkRuntimeEffect::Uniform::Type::kInt) + 1; in draw() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | more.c | 91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
|
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| H A D | view_group_page.cpp | 68 void ViewGroupPage::SetMatrix(int16_t rows, int16_t cols) in SetMatrix() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | location_data_rdb_helper.cpp | 112 auto rows = dataShareHelper->Query(uri, predicates, columns); in GetValue() local
|
| /base/request/request/services/src/manage/ |
| H A D | database.rs | 507 let mut rows = stmt variables
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
| H A D | exif_metadata_test.cpp | 759 int rows = sizeof(g_modifyData) / sizeof(g_modifyData[0]); in HWTEST_F() local 791 int rows = sizeof(g_dirtData) / sizeof(g_dirtData[0]); in HWTEST_F() local 1098 int rows = sizeof(g_batchData006) / sizeof(g_batchData006[0]); in HWTEST_F() local 1240 int rows = sizeof(g_error) / sizeof(g_error[0]); in HWTEST_F() local 1549 int rows = sizeof(g_batchData008) / sizeof(g_batchData008[0]); in HWTEST_F() local 1740 int rows = sizeof(g_RemoveBatch001) / sizeof(g_RemoveBatch001[0]); HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/test/ |
| H A D | input_manager_impl_test.cpp | 527 int32_t rows = 8; in HWTEST_F() local 545 int32_t rows = 3; in HWTEST_F() local
|
| /foundation/communication/nfc/services/src/card_emulation/ |
| H A D | setting_data_share_impl.cpp | 74 auto rows = dataShareHelper_->Query(uri, predicates, columns); in GetElementName() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | transaction_impl.cpp | 177 std::pair<int32_t, int64_t> TransactionImpl::BatchInsert(const std::string &table, const Rows &rows) in BatchInsert() argument 189 std::pair<int, int64_t> TransactionImpl::BatchInsert(const std::string &table, const RefRows &rows) in BatchInsert() argument
|
| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_trans_db_test.cpp | 407 std::vector<ValuesBucket> rows; in HWTEST_F() local 444 ValuesBuckets rows; in HWTEST_F() local 512 std::vector<ValuesBucket> rows; HWTEST_F() local 556 std::vector<ValuesBucket> rows; HWTEST_F() local 629 std::vector<ValuesBucket> rows; HWTEST_F() local 677 std::vector<ValuesBucket> rows; HWTEST_F() local 722 std::vector<ValuesBucket> rows; HWTEST_F() local 757 std::vector<ValuesBucket> rows; HWTEST_F() local 788 std::vector<ValuesBucket> rows; HWTEST_F() local 832 std::vector<ValuesBucket> rows; HWTEST_F() local 876 std::vector<ValuesBucket> rows; HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | atafb_iplan2p8.c | 245 int rows, i; in atafb_iplan2p8_fillrect() local 293 int rows; in atafb_iplan2p8_linefill() local [all...] |
| H A D | atafb_iplan2p4.c | 210 int rows, i; in atafb_iplan2p4_fillrect() local 258 int rows; in atafb_iplan2p4_linefill() local [all...] |
| H A D | atafb_iplan2p2.c | 196 int rows, i; in atafb_iplan2p2_fillrect() local 244 int rows; in atafb_iplan2p2_linefill() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/ui/ |
| H A D | browser.h | 20 u16 y, x, width, height, rows, columns, horiz_scroll; member
|