Home
last modified time | relevance | path

Searched defs:skip_count (Results 1 – 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dstacktrace.cc70 int max_depth, int skip_count, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
95 int skip_count, const void* uc, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/third_party/abseil-cpp/absl/debugging/
Dstacktrace.cc68 int max_depth, int skip_count, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp68 std::map<SpvOp, uint32_t> skip_count; in Apply() local
Dinstruction_descriptor.cpp69 uint32_t skip_count = 0; // The number of these opcodes we have skipped when in MakeInstructionDescriptor() local
Dfuzzer_pass.cpp141 std::map<SpvOp, uint32_t> skip_count; in ForEachInstructionWithInstructionDescriptor() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp68 std::map<SpvOp, uint32_t> skip_count; in Apply() local
Dinstruction_descriptor.cpp69 uint32_t skip_count = 0; // The number of these opcodes we have skipped when in MakeInstructionDescriptor() local
Dfuzzer_pass.cpp141 std::map<SpvOp, uint32_t> skip_count; in ForEachInstructionWithInstructionDescriptor() local
/third_party/libusb/tests/
Dtestlib.c82 int skip_count = 0; in libusb_testlib_run_tests() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc115 int64_t skip_count = 0; in Skip() local
Dfile_input_stream.cc121 int64_t skip_count = 0; in Skip() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dmemory_input_stream.cc115 int64_t skip_count = 0; in Skip() local
Dfile_input_stream.cc121 int64_t skip_count = 0; in Skip() local
/third_party/ffmpeg/libavcodec/
Dratecontrol.h55 int skip_count; member
Dcavsdec.c984 int skip_count = -1; in decode_pic() local
Dmpegvideo.h351 int skip_count; member
Davcodec.h1531 int skip_count; member
/third_party/uboot/u-boot-2020.01/tools/
Dproftool.c495 int missing_count = 0, skip_count = 0; in make_ftrace() local
/third_party/googletest/googlemock/test/
Dgmock-internal-utils_test.cc478 int skip_count = atoi(log.substr(expected_message.size()).c_str()); in TEST() local
/third_party/googletest/googletest/src/
Dgtest.cc844 std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { in CurrentOsStackTraceExceptTop()
4324 std::string OsStackTraceGetter::CurrentStackTrace(int max_depth, int skip_count) in CurrentStackTrace()
5551 int skip_count) { in GetCurrentOsStackTraceExceptTop()
/third_party/boringssl/src/third_party/googletest/src/
Dgtest.cc825 std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { in CurrentOsStackTraceExceptTop()
4379 std::string OsStackTraceGetter::CurrentStackTrace(int max_depth, int skip_count) in CurrentStackTrace()
5632 int skip_count) { in GetCurrentOsStackTraceExceptTop()
/third_party/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc2244 std::string UnitTestImpl::CurrentOsStackTraceExceptTop(int skip_count) { in CurrentOsStackTraceExceptTop()
6422 int skip_count) { in GetCurrentOsStackTraceExceptTop()
/third_party/expat/tests/
Druntests.c3544 static int skip_count = 0; variable
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c3544 static int skip_count = 0; variable