Home
last modified time | relevance | path

Searched refs:skip_count (Results 1 – 25 of 1799) sorted by relevance

12345678910>>...72

/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc66 int max_depth, int skip_count, in Unwind() argument
74 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
83 int GetStackFrames(void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
84 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
89 int skip_count, const void* uc, in GetStackFramesWithContext() argument
91 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
95 int GetStackTrace(void** result, int max_depth, int skip_count) { in GetStackTrace() argument
96 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
100 int GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
102 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
H A Dstacktrace.h79 int skip_count);
102 int skip_count, const void* uc,
128 extern int GetStackTrace(void** result, int max_depth, int skip_count);
151 int skip_count, const void* uc,
183 int max_depth, int skip_count,
213 int skip_count, const void* uc,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc68 int max_depth, int skip_count, in Unwind() argument
76 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
87 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext() argument
95 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
101 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
108 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind() argument
78 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
89 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
95 int skip_count, const void* uc, in GetStackFramesWithContext() argument
97 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
103 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
110 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc68 int max_depth, int skip_count, in Unwind() argument
76 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
87 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext() argument
95 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
101 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
108 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/graphics/R-cran-s2/s2/src/absl/debugging/
H A Dstacktrace.cc68 int max_depth, int skip_count, in Unwind() argument
76 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
87 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext() argument
95 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
101 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
108 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc68 int max_depth, int skip_count, in Unwind() argument
76 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
87 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext() argument
95 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
101 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
108 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc68 int max_depth, int skip_count, in Unwind() argument
76 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
87 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext() argument
95 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
101 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
108 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc68 int max_depth, int skip_count, in Unwind() argument
76 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
86 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
87 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
93 int skip_count, const void* uc, in GetStackFramesWithContext() argument
95 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
100 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
101 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
106 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
108 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/debugging/
H A Dstacktrace.cc70 int max_depth, int skip_count, in Unwind() argument
78 int size = (*f)(result, sizes, max_depth, skip_count + 1, uc, in Unwind()
88 void** result, int* sizes, int max_depth, int skip_count) { in GetStackFrames() argument
89 return Unwind<true, false>(result, sizes, max_depth, skip_count, nullptr, in GetStackFrames()
95 int skip_count, const void* uc, in GetStackFramesWithContext() argument
97 return Unwind<true, true>(result, sizes, max_depth, skip_count, uc, in GetStackFramesWithContext()
102 void** result, int max_depth, int skip_count) { in GetStackTrace() argument
103 return Unwind<false, false>(result, nullptr, max_depth, skip_count, nullptr, in GetStackTrace()
108 GetStackTraceWithContext(void** result, int max_depth, int skip_count, in GetStackTraceWithContext() argument
110 return Unwind<false, true>(result, nullptr, max_depth, skip_count, uc, in GetStackTraceWithContext()
/dports/graphics/blender/blender-2.91.0/extern/glog/src/
H A Dstacktrace_x86_64-inl.h45 int skip_count; member
74 if (targ->skip_count > 0) { in GetOneFrame()
75 targ->skip_count--; in GetOneFrame()
87 int GetStackTrace(void** result, int max_depth, int skip_count) { in GetStackTrace() argument
93 skip_count += 1; // Do not include the "GetStackTrace" frame in GetStackTrace()
97 targ.skip_count = skip_count; in GetStackTrace()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/glog/src/
H A Dstacktrace_x86_64-inl.h45 int skip_count; member
74 if (targ->skip_count > 0) { in GetOneFrame()
75 targ->skip_count--; in GetOneFrame()
87 int GetStackTrace(void** result, int max_depth, int skip_count) { in GetStackTrace() argument
93 skip_count += 1; // Do not include the "GetStackTrace" frame in GetStackTrace()
97 targ.skip_count = skip_count; in GetStackTrace()
/dports/devel/glog/glog-0.5.0/src/
H A Dstacktrace_x86_64-inl.h44 int skip_count;
73 if (targ->skip_count > 0) {
74 targ->skip_count--;
86 int GetStackTrace(void** result, int max_depth, int skip_count) {
92 skip_count += 1; // Do not include the "GetStackTrace" frame
96 targ.skip_count = skip_count;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/vendor/src/
H A Dstacktrace.cc71 int skip_count);
74 int skip_count, const void *uc);
77 int skip_count);
80 int skip_count, const void *uc);
267 int skip_count) { in GetStackFrames() argument
277 int skip_count, const void *uc) { in GetStackFramesWithContext() argument
285 skip_count, uc)); in GetStackFramesWithContext()
289 int skip_count) { in GetStackTrace() argument
295 return frame_forcer(get_stack_impl->GetStackTracePtr(result, max_depth, skip_count)); in GetStackTrace()
299 int skip_count, const void *uc) { in GetStackTraceWithContext() argument
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/
H A Dstacktrace.cc70 int skip_count);
73 int skip_count, const void *uc);
76 int skip_count);
79 int skip_count, const void *uc);
266 int skip_count) { in GetStackFrames() argument
276 int skip_count, const void *uc) { in GetStackFramesWithContext() argument
284 skip_count, uc)); in GetStackFramesWithContext()
288 int skip_count) { in GetStackTrace() argument
294 return frame_forcer(get_stack_impl->GetStackTracePtr(result, max_depth, skip_count)); in GetStackTrace()
298 int skip_count, const void *uc) { in GetStackTraceWithContext() argument
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A Dstacktrace.h61 int skip_count);
73 int skip_count, const void* uc,
92 extern int GetStackTrace(void** result, int max_depth, int skip_count);
104 int skip_count, const void* uc,
133 int max_depth, int skip_count,
155 int skip_count, const void* uc,
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/security/nss/nss-3.76.1/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/www/firefox/firefox-99.0/security/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/security/ca_root_nss/nss-3.71/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/ppcertdata/
H A Dppcertdata.c17 int skip_count = 0; in main() local
22 skip_count = atoi(argv[1]); in main()
24 if (argc > 2 || skip_count < 0) { in main()
34 char* in = line + skip_count; in main()
35 int left = bytes_read - skip_count; in main()
45 if (bytes_read <= skip_count) in main()
60 in = line + skip_count; in main()
61 left = bytes_read - skip_count; in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/jemalloc/src/test/
H A Dtest.sh.in20 skip_count=0
23 if [ $pass_count -ne 0 -o $skip_count -ne 0 -o $fail_count != 0 ] ; then
34 skip_count=$((skip_count+1))
45 total_count=`expr ${pass_count} + ${skip_count} + ${fail_count}`
47 echo "Test suite summary: pass: ${pass_count}/${total_count}, skip: ${skip_count}/${total_count}, f…

12345678910>>...72