Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf_multi.c42 long skipped = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf_multi.c54 long skipped = 0; variable
/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
/kernel/linux/linux-5.10/drivers/acpi/apei/
H A Dbert.c51 int printed = 0, skipped = 0; in bert_print_all() local
/kernel/linux/linux-6.6/drivers/acpi/apei/
H A Dbert.c52 int printed = 0, skipped = 0; in bert_print_all() local
/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
/foundation/resourceschedule/ffrt/src/tm/
H A Dcpu_task.h46 SkipStatus skipped = SkipStatus::SUBMITTED; member in ffrt::CPUEUTask
/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
/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
/kernel/linux/linux-5.10/fs/afs/
H A Dvl_alias.c280 bool skipped = false, not_skipped = false; in afs_vl_get_cell_name() local
/kernel/linux/linux-6.6/fs/afs/
H A Dvl_alias.c280 bool skipped = false, not_skipped = false; in afs_vl_get_cell_name() local
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dio.c22 size_t skipped; member
85 size_t len = iov_iter_count(iter), skipped = 0; in cachefiles_read() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dref_tracker.c88 unsigned int i = 0, skipped; in __ref_tracker_dir_pr_ostream() local

Completed in 11 milliseconds

12345