Home
last modified time | relevance | path

Searched defs:skip (Results 251 - 275 of 852) sorted by relevance

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

/third_party/ffmpeg/libavformat/
H A Doggparsevorbis.c494 int64_t skip = priv->final_pts + priv->final_duration + os->pduration - os->granule; in vorbis_packet() local
H A Dsga.c199 int skip = 2046; in sga_read_header() local
/third_party/libuv/test/
H A Drunner.c69 int skip; in run_tests() local
/third_party/jerryscript/tools/
H A Drun-tests.py158 skip=skip_if( variable
164 skip=skip_if((sys.platform == 'win32'), 'There is no separated libm on Windows')), variable
171 skip=skip_if((sys.platform == 'win32'), 'Not yet supported, link failure on Windows')), variable
174 skip=skip_if((sys.platform == 'win32'), 'rand() can\'t be overriden on Windows (benchmarking.c)')), variable
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h194 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/third_party/node/deps/zlib/
H A Dgzguts.h194 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/third_party/node/test/common/
H A Dindex.js588 function skip(msg) { function
/third_party/ntfs-3g/ntfsprogs/
H A Dntfstruncate.c313 const char *skip = "Skipping display of $%s attribute value.\n"; in dump_resident_attr_val() local
/third_party/icu/icu4c/source/test/intltest/
H A Dwinnmtst.cpp298 bool skip = (std::find(std::begin(failingLocaleLCIDs), std::end(failingLocaleLCIDs), lcidRecords[i].lcid) != std::end(failingLocaleLCIDs)); in testLocales() local
H A Dwindttst.cpp136 bool skip = (std::find(std::begin(failingLocaleLCIDs), std::end(failingLocaleLCIDs), lcidRecords[i].lcid) != std::end(failingLocaleLCIDs)); in testLocales() local
/third_party/node/deps/v8/src/compiler/
H A Dgraph-reducer.cc101 auto skip = reducers_.end(); in Reduce() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c85 lp_build_flow_skip_begin(struct lp_build_skip_context *skip, in lp_build_flow_skip_begin() argument
99 lp_build_flow_skip_cond_break(struct lp_build_skip_context *skip, in lp_build_flow_skip_cond_break() argument
114 lp_build_flow_skip_end(struct lp_build_skip_context *skip) lp_build_flow_skip_end() argument
[all...]
/third_party/libcoap/man/
H A Dexamples-code-check.c449 int skip = 1; in main() local
/third_party/libcoap/src/
H A Dcoap_option.c294 size_t skip = 0; in coap_opt_setheader() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractMessageLite.java318 public long skip(final long n) throws IOException { in skip() method in AbstractMessageLite.Builder.LimitedInputStream
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp431 bool skip = (mShaderType == GL_VERTEX_SHADER) && (operand->getQualifier() == EvqUniform); in validateIndexing() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBinaryStream.h131 void skip(size_t length) in skip() function in gl::BinaryInputStream
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDebugTest.cpp126 bool skip = false; in TEST_P() local
/third_party/skia/src/core/
H A DSkFontStream.cpp44 static bool skip(SkStream* stream, size_t amount) { in skip() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp497 bool skip = (mShaderType == GL_VERTEX_SHADER) && in validateIndexing() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dbit_reader_utils.c257 const int skip = 16 - (int)strlen(kLabels[i].label); in PrintBitTraces() local
/third_party/python/Lib/
H A Dwave.py187 def skip(self): member in _Chunk
/third_party/pulseaudio/src/pulsecore/
H A Dioline.c244 static void scan_for_lines(pa_ioline *l, size_t skip) { in scan_for_lines() argument
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h194 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/third_party/toybox/toys/pending/
H A Dcrontab.c74 int skip = 0; in validate_component() local

Completed in 17 milliseconds

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