Home
last modified time | relevance | path

Searched defs:skip (Results 1 - 25 of 340) sorted by relevance

12345678910>>...14

/third_party/ffmpeg/libavcodec/tests/
H A Dimgconvert.c29 int skip = 0; in main() local
/third_party/ffmpeg/libavutil/tests/
H A Dpixdesc.c27 int skip = 0; in main() local
/third_party/node/test/fixtures/test-runner/
H A DprotoMutation.js
/third_party/node/test/parallel/
H A Dtest-runner-coverage.js
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvc1dsp_init_aarch64.c79 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 DSkBuffer.cpp14 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 Dmod.rs4 macro_rules! skip { macros
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Drc4.c16 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 Drc4.c16 int rc4_skip(const u8 *key, size_t keylen, size_t skip, in rc4_skip() argument
/third_party/ffmpeg/libavcodec/
H A Davuienc.c56 int i, j, skip, ret, size, interlaced; in avui_encode_frame() local
H A Dwebvttdec.c48 int i, again = 0, skip = 0; in webvtt_event_to_ass() local
/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_init_neon.c112 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 Dconmon.c56 char skip = 0; in lws_conmon_append_copy_new_dns_results() local
/third_party/node/src/api/
H A Dencoding.cc25 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 Dmidgard_opt_copy_prop.c59 bool skip = false; in midgard_opt_copy_prop() local
/third_party/lwip/test/unit/
H A Dlwip_unittests.c40 void lwip_check_ensure_no_alloc(unsigned int skip) in lwip_check_ensure_no_alloc() argument
/third_party/python/Tools/scripts/
H A Dparse_html5_entities.py85 skip = False variable
89 skip = True variable
94 skip = False variable
/third_party/python/Lib/
H A Dchunk.py149 def skip(self): member in Chunk
/third_party/pulseaudio/src/pulsecore/
H A Dproplist-util.c120 size_t kl, skip; in pa_init_proplist() local
/third_party/vk-gl-cts/external/amber/src/tools/
H A Dcopyright.py70 def skip(line): function
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliInputStream.java99 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 Dcord_rep_btree_reader_test.cc105 size_t skip = std::min(data.length() - consumed - 1, skip2); in TEST() local
/third_party/skia/experimental/skrive/src/reader/
H A DBinaryReader.cpp130 const auto skip = fBlockStack.back().block_end - fStream->getPosition(); variable
/third_party/rust/crates/syn/codegen/src/
H A Dhash.rs9 fn skip(field_type: &Type) -> bool { in skip() functions
H A Dvisit_mut.rs209 macro_rules! skip { in generate() macros

Completed in 9 milliseconds

12345678910>>...14