/third_party/ffmpeg/libavcodec/tests/ |
H A D | imgconvert.c | 29 int skip = 0; in main() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | pixdesc.c | 27 int skip = 0; in main() local
|
/third_party/node/test/fixtures/test-runner/ |
H A D | protoMutation.js | |
/third_party/node/test/parallel/ |
H A D | test-runner-coverage.js | |
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vc1dsp_init_aarch64.c | 79 int skip = size - ff_vc1_unescape_buffer_helper_neon(src, size, dst); in vc1_unescape_buffer_neon() local
|
/third_party/skia/src/core/ |
H A D | SkBuffer.cpp | 14 const void* SkRBuffer::skip(size_t size) { in skip() function in SkRBuffer 46 void* SkWBuffer::skip(size_t size) { in skip() function in SkWBuffer
|
/third_party/rust/crates/nix/test/common/ |
H A D | mod.rs | 4 macro_rules! skip { macros
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | rc4.c | 16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | rc4.c | 16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | avuienc.c | 56 int i, j, skip, ret, size, interlaced; in avui_encode_frame() local
|
H A D | webvttdec.c | 48 int i, again = 0, skip = 0; in webvtt_event_to_ass() local
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vc1dsp_init_neon.c | 112 int skip = size - ff_vc1_unescape_buffer_helper_neon(src, size, dst); in vc1_unescape_buffer_neon() local
|
/third_party/libwebsockets/lib/core-net/client/ |
H A D | conmon.c | 56 char skip = 0; in lws_conmon_append_copy_new_dns_results() local
|
/third_party/node/src/api/ |
H A D | encoding.cc | 25 const size_t skip = encoding[3] == '-' ? 4 : 3; in ParseEncoding() local 32 const size_t skip = encoding[3] == '-' ? 4 : 3; in ParseEncoding() local
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | midgard_opt_copy_prop.c | 59 bool skip = false; in midgard_opt_copy_prop() local
|
/third_party/lwip/test/unit/ |
H A D | lwip_unittests.c | 40 void lwip_check_ensure_no_alloc(unsigned int skip) in lwip_check_ensure_no_alloc() argument
|
/third_party/python/Tools/scripts/ |
H A D | parse_html5_entities.py | 85 skip = False variable 89 skip = True variable 94 skip = False variable
|
/third_party/python/Lib/ |
H A D | chunk.py | 149 def skip(self): member in Chunk
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | proplist-util.c | 120 size_t kl, skip; in pa_init_proplist() local
|
/third_party/vk-gl-cts/external/amber/src/tools/ |
H A D | copyright.py | 70 def skip(line): function
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/ |
H A D | BrotliInputStream.java | 99 public long skip(long n) throws IOException { in skip() method in BrotliInputStream
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree_reader_test.cc | 105 size_t skip = std::min(data.length() - consumed - 1, skip2); in TEST() local
|
/third_party/skia/experimental/skrive/src/reader/ |
H A D | BinaryReader.cpp | 130 const auto skip = fBlockStack.back().block_end - fStream->getPosition(); variable
|
/third_party/rust/crates/syn/codegen/src/ |
H A D | hash.rs | 9 fn skip(field_type: &Type) -> bool { in skip() functions
|
H A D | visit_mut.rs | 209 macro_rules! skip { in generate() macros
|