Home
last modified time | relevance | path

Searched defs:col (Results 176 - 200 of 323) sorted by relevance

12345678910>>...13

/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dfile.c268 nsc_match(const char *wc, size_t wc_len, const char *col, size_t col_len, in nsc_match() argument
365 char col[64]; in nsc_line_to_tag() local
[all...]
/third_party/libuv/test/
H A Dtest-tty-escape-sequence-processing.c303 int line, col; in compare_screen() local
/third_party/ntfs-3g/ntfsprogs/
H A Dutils.c914 int off, i, s, e, col; in utils_dump_mem() local
/third_party/mesa3d/src/mesa/main/
H A Dimage.c410 GLint row, col; in _mesa_expand_bitmap() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_cmd_buffer.c421 union pipe_color_union *col = (union pipe_color_union *) &in[i].color; in panvk_cmd_prepare_clear_values() local
/third_party/libinput/test/
H A Dtest-utils.c137 int row, col; in START_TEST() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp331 const tcu::IVec4 col = image.getPixelInt(x, y); in checkImage() local
/third_party/skia/samplecode/
H A DSampleClip.cpp583 const SkColor* col = nullptr; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdcolor.c334 register JDIMENSION col; in rgb_gray_convert() local
365 register JDIMENSION col; in null_convert() local
535 register JDIMENSION col; ycck_cmyk_convert() local
[all...]
H A Djquant1.c472 JDIMENSION col; in color_quantize() local
502 JDIMENSION col; in color_quantize3() local
532 JDIMENSION col; in quantize_ord_dither() local
585 JDIMENSION col; quantize3_ord_dither() local
632 JDIMENSION col; quantize_fs_dither() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp208 int col = cursor.col; in Stamp() local
[all...]
/third_party/skia/tools/viewer/
H A DSlideDir.cpp435 const int col = static_cast<int>(x / fCellSize.width()), in findCell() local
/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h176 const char *col; in blobopen() local
/third_party/protobuf/src/google/protobuf/
H A Dtext_format_unittest.cc1395 ExpectFailure(const std::string& input, const std::string& message, int line, int col) ExpectFailure() argument
1401 ExpectFailure(const std::string& input, const std::string& message, int line, int col, Message* proto) ExpectFailure() argument
1406 ExpectMessage(const std::string& input, const std::string& message, int line, int col, Message* proto, bool expected_result) ExpectMessage() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderInvarianceTests.cpp368 const tcu::RGBA col = surface.getPixel(x, y); in checkImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp331 const tcu::IVec4 col = image.getPixelInt(x, y); in checkImage() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhlr_auc_gw.c165 static int get_milenage_cb(void *ctx, int argc, char *argv[], char *col[]) in get_milenage_cb() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuMatrix.hpp69 inline T& operator() (int row, int col) { return m_data[col][row]; } in operator ()() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderInvarianceTests.cpp368 const tcu::RGBA col = surface.getPixel(x, y); in checkImage() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhlr_auc_gw.c165 static int get_milenage_cb(void *ctx, int argc, char *argv[], char *col[]) in get_milenage_cb() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.h26 int col; member
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc_dbg.c62 unsigned int col; member
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-input.c2397 struct hid_collection *col = &hid->collection[i]; in hidinput_connect() local
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp300 MappingInfo SourceMap::Find(int32_t row, int32_t col, const SourceMapData& targetMap, const std::string& key) in Find() argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h432 T* operator[](uint8_t col) in operator []() argument
707 T* operator[](uint8_t col) in operator []() argument
[all...]

Completed in 37 milliseconds

12345678910>>...13