Home
last modified time | relevance | path

Searched defs:col (Results 51 - 75 of 323) sorted by relevance

12345678910>>...13

/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
H A Dsource_map_test.cpp155 int32_t col = 1; in HWTEST_F() local
178 int32_t col = 3; in HWTEST_F() local
207 int32_t col = 3; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/
H A Dsource_map_test.cpp48 int32_t col = 0; in HWTEST_F() local
93 int32_t col = 0; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_target_packing_common.h88 vec4 GetPackColor(in vec4 col) in GetPackColor() argument
93 vec4 GetPackBaseColorWithAo(in vec3 col, in float ao) in GetPackBaseColorWithAo() argument
143 void GetUnpackBaseColorWithAo(in vec4 col, out vec3 color, out float ao) in GetUnpackBaseColorWithAo() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cursor.cpp40 int32_t RdbCursor::GetColumnName(int32_t col, std::string &name) const in GetColumnName() argument
88 int32_t RdbCursor::Get(int32_t col, DistributedData::Value &value) in Get() argument
103 int32_t RdbCursor::Get(const std::string &col, DistributedData::Value &value) in Get() argument
/third_party/ffmpeg/libavcodec/alpha/
H A Dsimple_idct_alpha.c154 static inline void idct_col(int16_t *col) in idct_col() argument
231 idct_col2(int16_t *col) idct_col2() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c262 idctSparseCol_extrashift(int16_t *col) global() argument
[all...]
H A Dsimple_idct.c69 static inline void idct4col_put(uint8_t *dest, ptrdiff_t line_size, const int16_t *col) in idct4col_put() argument
148 static inline void idct4col_add(uint8_t *dest, ptrdiff_t line_size, const int16_t *col) in idct4col_add() argument
[all...]
H A Dvp9lpf.c26 static av_always_inline void filter_plane_cols(VP9Context *s, int col, int ss_h, int ss_v, in filter_plane_cols() argument
178 ff_vp9_loopfilter_sb(AVCodecContext *avctx, VP9Filter *lflvl, int row, int col, ptrdiff_t yoff, ptrdiff_t uvoff) ff_vp9_loopfilter_sb() argument
/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...]

Completed in 20 milliseconds

12345678910>>...13