Home
last modified time | relevance | path

Searched defs:col (Results 76 - 100 of 513) sorted by relevance

12345678910>>...21

/third_party/glslang/glslang/MachineIndependent/
H A DScan.h196 void setColumn(int col) in setColumn() argument
H A DparseVersions.h145 void setCurrentColumn(int col) { currentScanner->setColumn(col); } in setCurrentColumn() argument
/third_party/glfw/examples/
H A Dtriangle-opengl.c41 vec3 col; member
H A Dtriangle-opengles.c40 vec3 col; member
/third_party/backends/sanei/
H A Dsanei_jpeg.c108 register JDIMENSION col; in sanei_jpeg_copy_pixel_rows() local
141 register JDIMENSION col; in sanei_jpeg_put_demapped_rgb() local
166 register JDIMENSION col; in sanei_jpeg_put_demapped_gray() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dmnkytst.cpp222 Collator *col = Collator::createInstance("en_US", status); in TestRules() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DRBUntranslatedPanel.java275 public Object getValueAt(int row, int col) { in getValueAt() argument
296 public String getColumnName(int col) { in getColumnName() argument
/third_party/icu/tools/multi/proj/provider/
H A Dcolldiff.cpp73 Collator *col = Collator::createInstance(Locale(locID),subStatus); in main() local
86 UCollator *col = ucol_openFromShortString(xbuf2, false,NULL, &subStatus); in main() local
88 UCollator *col = ucol_open(locID, &subStatus); in main() local
/third_party/ninja/src/
H A Dlexer.cc35 int col = last_token_ ? (int)(last_token_ - line_start) : 0; in Error() local
H A Dlexer.in.cc34 int col = last_token_ ? (int)(last_token_ - line_start) : 0; in Error() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear.c58 unsigned col = 0x808000ff; in linear_fallback() local
/third_party/ltp/testcases/kernel/irq/
H A Dirqbalance01.c94 size_t row, col, len; in collect_irq_info() local
240 size_t row, col; print_irq_info() local
273 size_t row, col, changed = 0; evidence_of_change() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmrg565.c27 JDIMENSION col; in h2v1_merged_upsample_565_internal() local
98 JDIMENSION col; in h2v1_merged_upsample_565D_internal() local
171 JDIMENSION col; in h2v2_merged_upsample_565_internal() local
267 JDIMENSION col; h2v2_merged_upsample_565D_internal() local
[all...]
H A Drdppm.c142 JDIMENSION col; in METHODDEF() local
170 JDIMENSION col; in METHODDEF() local
205 JDIMENSION col; in METHODDEF() local
244 JDIMENSION col; METHODDEF() local
279 JDIMENSION col; METHODDEF() local
312 JDIMENSION col; METHODDEF() local
334 JDIMENSION col; METHODDEF() local
370 JDIMENSION col; METHODDEF() local
402 JDIMENSION col; METHODDEF() local
438 JDIMENSION col; METHODDEF() local
489 JDIMENSION col; METHODDEF() local
516 JDIMENSION col; METHODDEF() local
[all...]
H A Dwrppm.c112 register JDIMENSION col; in copy_pixel_rows() local
138 register JDIMENSION col; in put_rgb() local
167 register JDIMENSION col; in put_cmyk() local
198 register JDIMENSION col; put_demapped_rgb() local
220 register JDIMENSION col; put_demapped_gray() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpng2pnm.c180 int row, col; in png2pnm() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dwritesrc.cpp130 int32_t i, col; in usrc_writeArray() local
313 int32_t i, col; in usrc_writeArrayOfMostlyInvChars() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_type_test.cc229 auto* col = create<sem::Vector>(i32, 4); in TEST_F() local
/third_party/toybox/lib/
H A Dlinestack.c94 int columns = 0, col, bytes; in crunch_str() local
/third_party/toybox/toys/posix/
H A Ddf.c42 static void measure_column(int col, const char *s) in measure_column() argument
49 static void measure_numeric_column(int col, long long n) in measure_numeric_column() argument
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp138 int col = frame % cols; variable
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_face_node.cpp106 constexpr int32_t col = 4; in GetCameraFaceRectangles() local
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_face_node.cpp99 constexpr int32_t col = 4; in GetCameraFaceRectangles() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmsdspi_linux.c365 int i, col; in hexdump() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.cpp115 int32_t col = FitItem(it, size.columns); in FillOne() local
197 MeasureItem( const FillParameters& params, int32_t itemIdx, int32_t col, int32_t row, bool isCache) MeasureItem() argument
357 SetItemInfo(int32_t idx, int32_t row, int32_t col, GridItemSize size) SetItemInfo() argument
[all...]

Completed in 14 milliseconds

12345678910>>...21