Home
last modified time | relevance | path

Searched defs:col (Results 101 - 125 of 316) sorted by relevance

12345678910>>...13

/third_party/node/deps/base64/base64/bin/
H A Dbase64.c243 static size_t col = 0; in write_wrapped() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dwritesrc.cpp158 int32_t i, col; in usrc_writeArray() local
456 int32_t i, col; in usrc_writeArrayOfMostlyInvChars() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dwritesrc.cpp149 int32_t i, col; in usrc_writeArray() local
447 int32_t i, col; in usrc_writeArrayOfMostlyInvChars() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcanittst.cpp258 UnicodeString CanonicalIteratorTest::collectionToString(Hashtable *col) { in collectionToString() argument
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c192 char *col = ""; in table() local
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c192 char *col = ""; in table() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp134 const int col = index % numCols; in genAttributes() local
/third_party/skia/src/core/
H A DSkICC.cpp183 static void write_xyz_tag(uint32_t* ptr, const skcms_Matrix3x3& toXYZD50, int col) { in write_xyz_tag() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djccolor.c384 register JDIMENSION col; in cmyk_ycck_convert() local
432 register JDIMENSION col; in grayscale_convert() local
460 register JDIMENSION col; null_convert() local
[all...]
H A Drdbmp.c153 register JDIMENSION col; in METHODDEF() local
228 register JDIMENSION col; METHODDEF() local
291 register JDIMENSION col; METHODDEF() local
[all...]
H A Drdtarga.c172 register JDIMENSION col; in METHODDEF() local
189 register JDIMENSION col; in METHODDEF() local
213 register JDIMENSION col; in METHODDEF() local
240 register JDIMENSION col; METHODDEF() local
[all...]
H A Dwrbmp.c104 register JDIMENSION col; in put_pixel_rows() local
[all...]
H A Dwrgif.c362 register JDIMENSION col; in put_LZW_pixel_rows() local
463 register JDIMENSION col; in put_raw_pixel_rows() local
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpnm2png.c188 int row, col; in pnm2png() local
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_allegro5.cpp80 ALLEGRO_COLOR col; member
H A Dimgui_impl_dx9.cpp55 D3DCOLOR col; member
/third_party/skia/tests/
H A DPathOpsBuilderConicTest.cpp79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.cpp276 Interpolate(int32 row, int32 col, uint32 plane, const dng_rect &bounds) const Interpolate() argument
H A Ddng_pixel_buffer.h125 InternalPixel(int32 row, int32 col, uint32 plane = 0) const InternalPixel() argument
233 ConstPixel(int32 row, int32 col, uint32 plane = 0) const ConstPixel() argument
248 DirtyPixel(int32 row, int32 col, uint32 plane = 0) DirtyPixel() argument
265 ConstPixel_uint8(int32 row, int32 col, uint32 plane = 0) const ConstPixel_uint8() argument
282 DirtyPixel_uint8(int32 row, int32 col, uint32 plane = 0) DirtyPixel_uint8() argument
299 ConstPixel_int8(int32 row, int32 col, uint32 plane = 0) const ConstPixel_int8() argument
316 DirtyPixel_int8(int32 row, int32 col, uint32 plane = 0) DirtyPixel_int8() argument
333 ConstPixel_uint16(int32 row, int32 col, uint32 plane = 0) const ConstPixel_uint16() argument
350 DirtyPixel_uint16(int32 row, int32 col, uint32 plane = 0) DirtyPixel_uint16() argument
367 ConstPixel_int16(int32 row, int32 col, uint32 plane = 0) const ConstPixel_int16() argument
384 DirtyPixel_int16(int32 row, int32 col, uint32 plane = 0) DirtyPixel_int16() argument
401 ConstPixel_uint32(int32 row, int32 col, uint32 plane = 0) const ConstPixel_uint32() argument
418 DirtyPixel_uint32(int32 row, int32 col, uint32 plane = 0) DirtyPixel_uint32() argument
435 ConstPixel_int32(int32 row, int32 col, uint32 plane = 0) const ConstPixel_int32() argument
452 DirtyPixel_int32(int32 row, int32 col, uint32 plane = 0) DirtyPixel_int32() argument
469 ConstPixel_real32(int32 row, int32 col, uint32 plane = 0) const ConstPixel_real32() argument
486 DirtyPixel_real32(int32 row, int32 col, uint32 plane = 0) DirtyPixel_real32() argument
[all...]
/third_party/skia/gm/
H A Dbc1_transparency.cpp34 static uint16_t to565(SkColor col) { in to565() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFragDepthTests.cpp410 int col = de::clamp(deRoundFloatToInt32((float)step*depthStep*255.0f), 0, 255); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp134 const int col = index % numCols; in genAttributes() local
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp456 SysEventQuery &SysEventQuery::Order(const std::string &col, bool isAsc) in Order() argument
/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query.h190 Cond(const std::string &col, Op op, const T &value): col_(col), op_(op), fieldValue_(value) {} in Cond() argument
193 Cond &And(const std::string &col, Op op, const T &value) in And() argument
267 SysEventQuery &Where(const std::string &col, Op op, const T &value) in Where() argument
275 SysEventQuery &And(const std::string &col, Op op, const T &value) in And() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/
H A Dgrid_layout_algorithm.cpp93 int32_t col = 0; in InitGridCeils() local
102 bool GridLayoutAlgorithm::CheckGridPlaced(int32_t index, int32_t row, int32_t col, int32_t& rowSpan, int32_t& colSpan) in CheckGridPlaced() argument
33 CreateChildConstraint(const SizeF& idealSize, const RefPtr<GridLayoutProperty>& layoutProperty, int32_t row, int32_t col, int32_t& rowSpan, int32_t& colSpan, const RefPtr<LayoutProperty>& childLayoutProperty) const CreateChildConstraint() argument
170 ComputeItemPosition(LayoutWrapper* layoutWrapper, int32_t row, int32_t col, int32_t& rowSpan, int32_t& colSpan, const RefPtr<LayoutWrapper>& childLayoutWrapper) const ComputeItemPosition() argument
214 GetItemSize(int32_t row, int32_t col, bool height) const GetItemSize() argument
[all...]

Completed in 23 milliseconds

12345678910>>...13