Home
last modified time | relevance | path

Searched defs:skipped (Results 1 – 25 of 62) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/icu/source/io/
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; in u_scanf_integer_handler() local
839 int32_t skipped = 0; in u_scanf_string_handler() local
936 int32_t skipped = 0; in u_scanf_ustring_handler() local
1009 int32_t skipped; in u_scanf_spellout_handler() local
1068 int32_t skipped; in u_scanf_hex_handler() local
1127 int32_t skipped; in u_scanf_octal_handler() local
1177 int32_t skipped; in u_scanf_pointer_handler() local
/third_party/skia/third_party/externals/icu/source/io/
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; in u_scanf_integer_handler() local
852 int32_t skipped = 0; in u_scanf_string_handler() local
949 int32_t skipped = 0; in u_scanf_ustring_handler() local
1022 int32_t skipped; in u_scanf_spellout_handler() local
1081 int32_t skipped; in u_scanf_hex_handler() local
1140 int32_t skipped; in u_scanf_octal_handler() local
1190 int32_t skipped; in u_scanf_pointer_handler() local
/third_party/icu/icu4c/source/io/
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; in u_scanf_integer_handler() local
852 int32_t skipped = 0; in u_scanf_string_handler() local
949 int32_t skipped = 0; in u_scanf_ustring_handler() local
1022 int32_t skipped; in u_scanf_spellout_handler() local
1081 int32_t skipped; in u_scanf_hex_handler() local
1140 int32_t skipped; in u_scanf_octal_handler() local
1190 int32_t skipped; in u_scanf_pointer_handler() local
/third_party/flutter/skia/src/utils/win/
DSkIStream.cpp137 size_t skipped = this->fSkStream->skip(skip); in Seek() local
147 size_t skipped = this->fSkStream->skip(skip); in Seek() local
162 size_t skipped = this->fSkStream->skip(skip); in Seek() local
DSkDWriteFontFileStream.cpp42 size_t skipped = fileSize - fPos; in read() local
/third_party/skia/src/utils/win/
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
DSkDWriteFontFileStream.cpp42 size_t skipped = fileSize - fPos; in read() local
/third_party/benchmark/bindings/python/google_benchmark/
Dexample.py54 def skipped(state): function
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc188 int skipped = 0; in Skip() local
280 int skipped = copying_stream_->Skip(count); in Skip() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dnearest.c60 mempool * m, float error_margin, bool skip_index[], unsigned int *skipped) in build_head()
144 unsigned int skipped; in nearest_init() local
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h91 bool skipped() const { return type_ == kSkip; } in skipped() function
/third_party/typescript/src/compiler/factory/
DparenthesizerRules.ts196 const skipped = skipPartiallyEmittedExpressions(operand); constant
/third_party/googletest/googletest/include/gtest/
Dgtest-test-part.h91 bool skipped() const { return type_ == kSkip; } in skipped() function
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontInputStream.java249 long skipped = super.skip(n); in skip() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontInputStream.java249 long skipped = super.skip(n); in skip() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc141 int64_t skipped = stream_->Skip(n); in Skip() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
Dfont_input_stream.cc141 int64_t skipped = stream_->Skip(n); in Skip() local
/third_party/gstreamer/gstreamer/tests/validate/
Dgst-tester.c90 gboolean bailed_out = FALSE, skipped = FALSE; in _run_app() local
/third_party/protobuf/conformance/
Dconformance.proto158 string skipped = 5; field
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationiterator.h324 SkippedState *skipped; variable
/third_party/node/deps/icu-small/source/i18n/
Dcollationiterator.h324 SkippedState *skipped; variable
/third_party/icu/icu4c/source/i18n/
Dcollationiterator.h324 SkippedState *skipped; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationiterator.h324 SkippedState *skipped; variable
/third_party/musl/src/misc/
Dgetopt_long.c26 int ret, skipped, resumed; in __getopt_long() local
/third_party/ltp/testcases/kernel/syscalls/membarrier/
Dmembarrier01.c260 #define skipped(_test) \ macro

123