| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 1440 const auto skip = std::strlen("VK_FORMAT_"); in createSamplerBorderSwizzleTests() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPackedDepthStencilTests.cpp | 855 int index, skip; in verifyDepthStencilGradient() local 996 int index = 0, skip; in verifyColorGradient() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | RobustResourceInitTest.cpp | 542 checkNonZeroPixels(GLTexture *texture, int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkNonZeroPixels() argument 558 checkNonZeroPixels3D(GLTexture *texture, int skipX, int skipY, int skipWidth, int skipHeight, int textureLayer, const GLColor &skip) checkNonZeroPixels3D() argument 576 checkFramebufferNonZeroPixels(int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkFramebufferNonZeroPixels() argument 585 checkCustomFramebufferNonZeroPixels(int fboWidth, int fboHeight, int skipX, int skipY, int skipWidth, int skipHeight, const GLColor &skip) checkCustomFramebufferNonZeroPixels() argument [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngrutil.c | 211 png_crc_finish(png_structrp png_ptr, png_uint_32 skip) in png_crc_finish() argument 1647 png_uint_32 skip = 0; png_handle_sPLT() local 2520 png_uint_32 skip = 0; png_handle_tEXt() local 3571 size_t skip = (bytes_to_jump-bytes_to_copy) / png_combine_row() local 3613 size_t skip = (bytes_to_jump-bytes_to_copy) / png_combine_row() local [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecp_nistp256.c | 1678 int i, skip; in batch_mul() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | YAMLParser.cpp | 954 void Scanner::skip(uint32_t Distance) { in skip() function in Scanner 1805 void Stream::skip() { skip() function in Stream 2288 bool Document::skip() { skip() function in Document [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_read_image.cpp | 741 const int32 skip = depth - dCount; in Expand() local
|
| /third_party/python/Modules/_sre/ |
| H A D | sre.c | 1654 SRE_CODE skip; in _validate_inner() local [all...] |
| /third_party/rust/crates/syn/src/gen/ |
| H A D | visit.rs | 22 macro_rules! skip { macros [all...] |
| H A D | visit_mut.rs | 22 macro_rules! skip { macros [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 1304 const auto skip = std::strlen("VK_FORMAT_"); in createSamplerBorderSwizzleTests() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_openssl.c | 218 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
| H A D | crypto_wolfssl.c | 440 int rc4_skip(const u8 *key, size_t keylen, size_t skip, u8 *data, in rc4_skip() argument
|
| H A D | tls_wolfssl.c | 2011 int skip = 0; in tls_connection_get_eap_fast_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | edit.c | 871 int skip = search_skip; in search_find() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | events.c | 1985 int skip; wpas_select_network_from_last_scan() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_wolfssl.c | 440 int rc4_skip(const u8 *key, size_t keylen, size_t skip, u8 *data, in rc4_skip() argument
|
| H A D | tls_wolfssl.c | 2018 int skip = 0; in tls_connection_get_eap_fast_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | edit.c | 871 int skip = search_skip; in search_find() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | events.c | 2544 int skip; wpas_select_network_from_last_scan() local [all...] |
| /base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/ |
| H A D | dcm_attest.c | 541 struct HksBlob skip = { 0, NULL };
in ParseAttestTbs() local 565 struct HksAsn1Obj skip = {{0}};
in ParseAttestCert() local 832 struct HksBlob skip = { 0, NULL };
in StepIntoPrivateKey() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | exr.c | 998 int skip, ret; in dwa_uncompress() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtmpproto.c | 2208 static int append_flv_data(RTMPContext *rt, RTMPPacket *pkt, int skip) in append_flv_data() argument 2246 int stringlen, ret, skip = 0; in handle_notify() local 2968 int skip = FFMIN(rt->skip_bytes, size_temp); in rtmp_write() local [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | genesys.cpp | 2357 std::uint32_t skip, xend; in genesys_dark_shading_by_dummy_pixel() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtfmtsym.cpp | 1720 UBool skip = true; in processResource() local
|