Home
last modified time | relevance | path

Searched defs:col (Results 1 - 25 of 502) sorted by relevance

12345678910>>...21

/third_party/icu/icu4c/source/tools/gencolusb/
H A Dverify_uset.cpp62 Collator *col = Collator::createInstance(Locale::getEnglish(), errorCode); in main() local
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
H A Dverify_uset.cpp62 Collator *col = Collator::createInstance(Locale::getEnglish(), errorCode); in main() local
/third_party/toybox/toys/posix/
H A Dcomm.c28 static void writeline(const char *line, int col) in writeline() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgrid_row_model_impl.cpp29 void GridRowModelImpl::Create(const RefPtr<V2::GridContainerSize>& col, const RefPtr<V2::Gutter>& gutter, in Create() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_misc_test.cpp66 RefPtr<UINode> col; in HWTEST_F() local
111 RefPtr<UINode> col; in HWTEST_F() local
145 RefPtr<UINode> col; in HWTEST_F() local
177 RefPtr<UINode> col; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dquery_utils.cpp19 void QueryUtils::FillQueryIn(const std::string &col, const std::vector<Type> &data, size_t valueType, in FillQueryIn() argument
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dpgm_check_info.c32 int row, col; in print_pgm_check_info() local
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-uncompress.c26 int n, line, col; in pwc_decompress() local
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-uncompress.c23 int n, line, col; in pwc_decompress() local
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H A DQRUtil.js167 var col = 0; variable
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_srtp.c66 char *col; in ssl_ctx_make_profiles() local
/third_party/openssl/ssl/
H A Dd1_srtp.c66 char *col; in ssl_ctx_make_profiles() local
/third_party/skia/src/sksl/ir/
H A DSkSLConstructorMatrixResize.cpp34 int col = n / rows; in getConstantValue() local
H A DSkSLConstructorDiagonalMatrix.cpp35 int col = n / rows; in getConstantValue() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_entry_point_test.cc49 auto* col = Var("col", ty.f32(), ast::StorageClass::kNone, mul); in TEST_F() local
/third_party/vk-gl-cts/framework/common/
H A DtcuSurface.hpp70 inline void Surface::setPixel (int x, int y, RGBA col) in setPixel() argument
/third_party/elfutils/tests/
H A Dline2addr.c84 int line = a->line, col = 0; in handle_module() local
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dspan.go
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djccolext.c41 register JDIMENSION col; in rgb_ycc_convert_internal() local
95 register JDIMENSION col; in rgb_gray_convert_internal() local
128 register JDIMENSION col; rgb_rgb_convert_internal() local
[all...]
H A Drdcolmap.c174 unsigned int w, h, maxval, row, col; in read_ppm_map() local
/third_party/toybox/toys/other/
H A Dxxd.c118 int col = 0; in do_xxd_reverse() local
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_model_ng.cpp23 auto col = Referenced::MakeRefPtr<V2::GridContainerSize>(); in Create() local
30 void GridRowModelNG::Create(const RefPtr<V2::GridContainerSize>& col, const RefPtr<V2::Gutter>& gutter, in Create() argument
85 void GridRowModelNG::SetColumns(FrameNode* frameNode, const RefPtr<V2::GridContainerSize>& col) in SetColumns() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.h88 inline void Set(int32_t row, int32_t col, double value) in Set() argument
[all...]

Completed in 8 milliseconds

12345678910>>...21