| /third_party/libwebsockets/lib/misc/cache-ttl/ |
| H A D | file.c | 268 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 D | test-tty-escape-sequence-processing.c | 303 int line, col; in compare_screen() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | utils.c | 914 int off, i, s, e, col; in utils_dump_mem() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | image.c | 410 GLint row, col; in _mesa_expand_bitmap() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_cmd_buffer.c | 421 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 D | test-utils.c | 137 int row, col; in START_TEST() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderInvarianceTests.cpp | 331 const tcu::IVec4 col = image.getPixelInt(x, y); in checkImage() local
|
| /third_party/skia/samplecode/ |
| H A D | SampleClip.cpp | 583 const SkColor* col = nullptr; variable
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdcolor.c | 334 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 D | jquant1.c | 472 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 D | tinyxmlparser.cpp | 208 int col = cursor.col; in Stamp() local [all...] |
| /third_party/skia/tools/viewer/ |
| H A D | SlideDir.cpp | 435 const int col = static_cast<int>(x / fCellSize.width()), in findCell() local
|
| /third_party/python/Modules/_sqlite/clinic/ |
| H A D | connection.c.h | 176 const char *col; in blobopen() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | text_format_unittest.cc | 1395 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 D | es3fShaderInvarianceTests.cpp | 368 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 D | vktShaderRenderInvarianceTests.cpp | 331 const tcu::IVec4 col = image.getPixelInt(x, y); in checkImage() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | hlr_auc_gw.c | 165 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 D | tcuMatrix.hpp | 69 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 D | es2fShaderInvarianceTests.cpp | 368 const tcu::RGBA col = surface.getPixel(x, y); in checkImage() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | hlr_auc_gw.c | 165 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 D | ParseContext.h | 26 int col; member
|
| /device/soc/rockchip/common/vendor/drivers/devfreq/ |
| H A D | rockchip_dmc_dbg.c | 62 unsigned int col; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/hid/ |
| H A D | hid-input.c | 2397 struct hid_collection *col = &hid->collection[i];
in hidinput_connect() local
|
| /foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
| H A D | source_map.cpp | 300 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 D | graphic_math.h | 432 T* operator[](uint8_t col) in operator []() argument 707 T* operator[](uint8_t col) in operator []() argument [all...] |