Home
last modified time | relevance | path

Searched defs:skip (Results 326 - 350 of 852) sorted by relevance

1...<<11121314151617181920>>...35

/third_party/ffmpeg/libavfilter/
H A Dvf_photosensitivity.c44 int skip; member
77 int skip; member
93 int width = td->in->width, height = td->in->height, linesize = td->in->linesize[0], skip = td->skip; in convert_frame_partial() local
130 convert_frame(AVFilterContext *ctx, AVFrame *in, PhotosensitivityFrame *out, int skip) convert_frame() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Daaxdec.c312 int skip = 0; in aax_read_packet() local
H A Dseek.c174 int64_t skip = 0; in ff_configure_buffers_for_index() local
/third_party/curl/src/
H A Dtool_setopt.c267 bool skip = FALSE; in tool_setopt_enum() local
306 bool skip = FALSE; in tool_setopt_bitmask() local
562 bool skip = FALSE; in tool_setopt() local
[all...]
H A Dtool_urlglob.c338 static bool peek_ipv6(const char *str, size_t *skip) in peek_ipv6() argument
390 size_t skip = 0; in glob_parse() local
[all...]
/third_party/curl/lib/
H A Dparsedate.c266 static void skip(const char **date) in skip() function
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.cpp113 void skip(UChar32 c) { in skip() function in SkippedState
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c362 int skip=0; local
/third_party/musl/porting/linux/user/src/time/
H A D__tz.c286 size_t skip = zi_dotprod(zi+20, VEC(1, 1, 8, 5, 6, 1), 6); in do_tzset() local
/third_party/musl/src/time/
H A D__tz.c360 size_t skip = zi_dotprod(zi+20, VEC(1,1,8,5,6,1), 6); in do_tzset() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.cpp113 void skip(UChar32 c) { in skip() function in SkippedState
/third_party/ninja/src/
H A Dbuild_log.cc461 bool skip = output_count > 0; in Restat() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.h110 void set_print_skip(EPrintSkip skip) {m_skip_print.set(skip);} in set_print_skip() argument
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_local.h103 int skip; /* don't use us. */ member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp144 size_t skip = renderer->getFeatures().forceFallbackFormat.enabled ? 1 : 0; in initImageFallback() local
179 size_t skip = renderer->getFeatures().forceFallbackFormat.enabled ? 1 : 0; in initBufferFallback() local
82 FindSupportedFormat(RendererVk *renderer, const FormatInitInfo *info, size_t skip, int numInfo, SupportTest hasSupport) FindSupportedFormat() argument
/third_party/openssl/crypto/x509/
H A Dx509_local.h103 int skip; /* don't use us. */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Ddjpeg.c101 boolean skip, crop; variable
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c356 void VP8SetSkip(const VP8EncIterator* const it, int skip) { in VP8SetSkip() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.cpp113 void skip(UChar32 c) { in skip() function in SkippedState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp117 canBeFeederToNewValueJump(const HexagonInstrInfo *QII, const TargetRegisterInfo *TRI, MachineBasicBlock::iterator II, MachineBasicBlock::iterator end, MachineBasicBlock::iterator skip, MachineFunction &MF) canBeFeederToNewValueJump() argument
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dminiunz.c363 int skip=0; local
/third_party/skia/tools/fm/
H A Dfm.cpp128 skip = {Result::Skip, {}}; variable
/third_party/toybox/lib/
H A Dportability.c124 int len, skip; in mountlist_istype() local
/third_party/python/Objects/stringlib/
H A Dfastsearch.h678 Py_ssize_t i, j, mlast = m - 1, skip = m - 1, w = n - m; in default_rfind() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java174 public long skip(long len) throws IOException { in skip() method in CodedInputStreamTest.SmallBlockInputStream

Completed in 23 milliseconds

1...<<11121314151617181920>>...35