Home
last modified time | relevance | path

Searched defs:row (Results 1 - 25 of 429) sorted by relevance

12345678910>>...18

/third_party/node/deps/openssl/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl80 sub row() subroutine
[all...]
/third_party/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl80 sub row() subroutine
[all...]
/third_party/python/Doc/includes/sqlite3/
H A Dpysqlite_datetime.py13 row = cur.fetchone() variable
18 row = cur.fetchone() variable
[all...]
/third_party/skia/src/gpu/
H A DGrRectanizerPow2.cpp23 Row* row = &fRows[HeightToRowIndex(height)]; in addRect() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.h58 const auto& row(int comp, int index) const { in row() function in r600::Interference
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.h38 int32_t row; /**< Row index of the starting row. */ member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/
H A Dgrid_irregular_filler_test.cpp129 int32_t row = 0; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Dcsv_parser.cpp24 bool CsvParser::GetRow(CsvRow& row) in GetRow() argument
/foundation/multimedia/media_library/frameworks/services/media_distributed/include/database_manage/
H A Dmedialibrary_sync_operation.h39 std::string row; member
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalues_buckets.cpp38 BucketType row; in Put() local
48 std::pair<int, ValuesBuckets::ValueType> ValuesBuckets::Get(size_t row, const FieldType &field) const in Get() argument
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A DQRUtil.js166 var row = 0; variable
[all...]
/third_party/mesa3d/src/glx/
H A Dsinglepix.c37 __indirect_glGetSeparableFilter(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span) __indirect_glGetSeparableFilter() argument
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dreadpng.c39 png_bytep row = NULL, display = NULL; in read_png() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorMatrixResize.cpp33 int row = n % rows; in getConstantValue() local
H A DSkSLConstructorDiagonalMatrix.cpp34 int row = n % rows; in getConstantValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_view.cpp24 void UpdateRowPadding(const RefPtr<FrameNode>& row) in UpdateRowPadding() argument
56 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), in SetHeader() local
69 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), in SetHeader() local
102 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), SetFooter() local
115 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), SetFooter() local
[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dimage_mesh.h26 ImageMesh(std::vector<double>& mesh, int32_t column, int32_t row) : mesh_(mesh), column_(column), row_(row) {} in ImageMesh() argument
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_utils.h45 EXPORT std::string row; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DCsvTableCollector.java67 public void accept(Stream<String> row) { in accept() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdcolmap.c174 unsigned int w, h, maxval, row, col; in read_ppm_map() local
/third_party/skia/third_party/externals/libpng/arm/
H A Dpalette_neon_intrinsics.c62 png_do_expand_palette_rgba8_neon(png_structrp png_ptr, png_row_infop row_info, png_const_bytep row, png_bytepp ssp, png_bytepp ddp) png_do_expand_palette_rgba8_neon() argument
106 png_do_expand_palette_rgb8_neon(png_structrp png_ptr, png_row_infop row_info, png_const_bytep row, png_bytepp ssp, png_bytepp ddp) png_do_expand_palette_rgb8_neon() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Dalert_dialog_component.cpp126 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::CENTER, FlexAlign::CENTER, rowChildren); in BuildActions() local
138 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::CENTER, FlexAlign::CENTER, rowChildren); in BuildActions() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_component.cpp120 RefPtr<RowComponent> row = in Initialize() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.h82 inline double Get(int32_t row, int32_t col) const in Get() argument
88 inline void Set(int32_t row, int32_t col, double value) in Set() argument
156 operator ()(int32_t row, int32_t col) const operator ()() argument
210 operator ()(int32_t row, int32_t col) const operator ()() argument
[all...]
H A Dmatrix3.cpp19 void Matrix3::SetEntry(int32_t row, int32_t col, double value) in SetEntry() argument
128 bool Matrix3N::SetEntry(int32_t row, int32_t col, double value) in SetEntry() argument
203 bool MatrixN3::SetEntry(int32_t row, int32_t col, double value) in SetEntry() argument
[all...]

Completed in 8 milliseconds

12345678910>>...18