Home
last modified time | relevance | path

Searched defs:skipped (Results 1 - 25 of 43) sorted by relevance

12

/third_party/benchmark/bindings/python/google_benchmark/
H A Dexample.py54 def skipped(state): function
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DfindBalance.py155 skipped = set() variable
H A DfixupRef.py195 skipped = set() variable
/third_party/musl/src/misc/
H A Dgetopt_long.c26 int ret, skipped, resumed; in __getopt_long() local
/third_party/python/Tools/scripts/
H A Dfind_recursionlimit.py78 print("cannot import _pickle, skipped!") namespace
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dfont_input_stream.cc141 int64_t skipped = stream_->Skip(n); in Skip() local
/third_party/googletest/googletest/include/gtest/
H A Dgtest-test-part.h96 bool skipped() const { return type_ == kSkip; } in skipped() function in testing::TestPartResult
/third_party/icu/icu4c/source/i18n/
H A Dcollationiterator.h324 SkippedState *skipped; member in CollationIterator
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-test-part.h96 bool skipped() const { return type_ == kSkip; } in skipped() function in testing::TestPartResult
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationiterator.h324 SkippedState *skipped; member in CollationIterator
/third_party/ltp/testcases/kernel/syscalls/membarrier/
H A Dmembarrier01.c260 #define skipped(_test) \ macro
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h91 bool skipped() const { return type_ == kSkip; } in skipped() function in testing::TestPartResult
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.cpp34 int skipped = 0; in assignIndices() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationiterator.h324 SkippedState *skipped; member in CollationIterator
/third_party/skia/src/utils/win/
H A DSkIStream.cpp132 size_t skipped = this->fSkStream->skip(skip); in Seek() local
142 size_t skipped = this->fSkStream->skip(skip); in Seek() local
155 size_t skipped = this->fSkStream->skip(skip); in Seek() local
H A DSkDWriteFontFileStream.cpp42 size_t skipped = fileSize - fPos; in read() local
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.cc188 int skipped = 0; in Skip() local
280 int skipped = copying_stream_->Skip(count); in Skip() local
/third_party/ffmpeg/libavcodec/
H A Dlibopenh264enc.c52 int skipped; member
H A Dvc1_block.c1303 int skipped, fourmv; in vc1_decode_p_mb() local
1534 int skipped, fourmv = 0, twomv = 0; in vc1_decode_p_mb_intfr() local
1867 int skipped, direct; vc1_decode_b_mb() local
2193 int skipped, direct, twomv = 0; vc1_decode_b_mb_intfr() local
[all...]
/third_party/ltp/lib/
H A Dtst_kconfig.c20 char *skipped = getenv("KCONFIG_SKIP_CHECK"); in kconfig_skip_check() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationIterator.java1124 private SkippedState skipped; global() field in CollationIterator
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationIterator.java1126 private SkippedState skipped; global() field in CollationIterator
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video_vp.c246 uint16_t skipped; member
/third_party/icu/icu4c/source/io/
H A Duscanf_p.cpp439 int32_t skipped; in u_scanf_double_handler() local
507 int32_t skipped; in u_scanf_scientific_handler() local
609 int32_t skipped; in u_scanf_scidbl_handler() local
700 int32_t skipped; u_scanf_integer_handler() local
852 int32_t skipped = 0; u_scanf_string_handler() local
949 int32_t skipped = 0; u_scanf_ustring_handler() local
1022 int32_t skipped; u_scanf_spellout_handler() local
1081 int32_t skipped; u_scanf_hex_handler() local
1140 int32_t skipped; u_scanf_octal_handler() local
1190 int32_t skipped; u_scanf_pointer_handler() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Duscanf_p.cpp439 int32_t skipped; in u_scanf_double_handler() local
507 int32_t skipped; in u_scanf_scientific_handler() local
609 int32_t skipped; in u_scanf_scidbl_handler() local
700 int32_t skipped; u_scanf_integer_handler() local
852 int32_t skipped = 0; u_scanf_string_handler() local
949 int32_t skipped = 0; u_scanf_ustring_handler() local
1022 int32_t skipped; u_scanf_spellout_handler() local
1081 int32_t skipped; u_scanf_hex_handler() local
1140 int32_t skipped; u_scanf_octal_handler() local
1190 int32_t skipped; u_scanf_pointer_handler() local
[all...]

Completed in 16 milliseconds

12