Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 25 of 124) sorted by relevance

12345

/openbsd/gnu/llvm/lldb/docs/use/
H A Dlinks.rst75 …in the Debugger — A Waltz with LLDB (2014): https://www.objc.io/issues/19-debugging/lldb-debugging/
76 .. _`LLDB: Beyond “po” (2019)`: https://developer.apple.com/videos/play/wwdc2019/429/
77 …dvanced Debugging with Xcode and LLDB (2018): https://developer.apple.com/videos/play/wwdc2018/412/
78 .. _Debugging with LLDB (2012): https://developer.apple.com/videos/play/wwdc2012/415/
79 .. _Migrating from GDB to LLDB (2011): https://developer.apple.com/videos/play/wwdc2011/321/
80 …gineering (2018): https://www.raywenderlich.com/books/advanced-apple-debugging-reverse-engineering/
81 .. _facebook/chisel: https://github.com/facebook/chisel
82 .. _DerekSelander/LLDB: https://github.com/DerekSelander/LLDB
/openbsd/gnu/llvm/libcxx/src/
H A Ddebug.cpp121 RLock _(mut()); in __find_c_from_i() local
132 WLock _(mut()); in __insert_ic() local
155 WLock _(mut()); in __insert_c() local
194 WLock _(mut()); in __erase_i() local
227 WLock _(mut()); in __invalidate_all() local
311 WLock _(mut()); in __erase_c() local
348 WLock _(mut()); in __iterator_copy() local
376 RLock _(mut()); in __dereferenceable() local
386 RLock _(mut()); in __decrementable() local
396 RLock _(mut()); in __addable() local
[all …]
H A Dmutex.cpp104 lock_guard<mutex> _(__m_); in ~timed_mutex() local
131 lock_guard<mutex> _(__m_); in unlock() local
146 lock_guard<mutex> _(__m_); in ~recursive_timed_mutex() local
H A Dshared_mutex.cpp54 lock_guard<mutex> _(__mut_); in unlock() local
90 lock_guard<mutex> _(__mut_); in unlock_shared() local
/openbsd/gnu/llvm/llvm/tools/opt-viewer/
H A Dopt-diff.py58 all_remarks1, _, _ = optrecord.gather_results(files1, args.jobs, print_progress) variable
59 all_remarks2, _, _ = optrecord.gather_results(files2, args.jobs, print_progress) variable
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dformat_to.bench.cpp31 for (auto _ : state) { in BM_format_to_string_back_inserter() local
47 for (auto _ : state) in BM_format_to_string_begin() local
62 for (auto _ : state) in BM_format_to_string_span() local
75 for (auto _ : state) in BM_format_to_string_pointer() local
H A Dformat_to_n.bench.cpp31 for (auto _ : state) { in BM_format_to_n_string_back_inserter() local
47 for (auto _ : state) in BM_format_to_n_string_begin() local
62 for (auto _ : state) in BM_format_to_n_string_span() local
75 for (auto _ : state) in BM_format_to_n_string_pointer() local
H A Djoin_view.bench.cpp38 for (auto _ : state) { in BM_join_view_in_vectors() local
53 for (auto _ : state) { in BM_join_view_out_vectors() local
68 for (auto _ : state) { in BM_join_view_deques() local
H A Dfunction.bench.cpp108 for (auto _ : state) { in run() local
126 for (auto _ : state) { in run() local
141 for (auto _ : state) { in run() local
157 for (auto _ : state) { in run() local
174 for (auto _ : state) { in run() local
188 for (auto _ : state) { in run() local
203 for (auto _ : state) { in run() local
H A Dstring.bench.cpp17 for (auto _ : state) in BM_StringFindNoMatch() local
26 for (auto _ : state) in BM_StringFindAllMatch() local
36 for (auto _ : state) in BM_StringFindMatch1() local
47 for (auto _ : state) in BM_StringFindMatch2() local
53 for (auto _ : state) { in BM_StringCtorDefault() local
159 for (auto _ : state) { in run() local
221 for (auto _ : state) { in run() local
405 for (auto _ : state) { in run() local
445 for (auto _ : state) { in run() local
504 for (auto _ : state) { in run() local
H A Dstd_format_spec_string_unicode.bench.cpp246 for (auto _ : state) in BM_text() local
249 for (auto _ : state) in BM_text() local
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dopintl.h28 # define _(String) dgettext (PACKAGE, String) macro
40 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils/gas/
H A Dasintl.h29 # define _(String) gettext (String) macro
41 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dopintl.h28 # define _(String) dgettext (PACKAGE, String) macro
40 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdb_locale.h30 # define _(String) gettext (String) macro
42 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dasintl.h38 # define _(String) gettext (String) macro
50 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dbucomm.h134 # define _(String) gettext (String) macro
146 # define _(String) (String) macro
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h40 u64 _ : 59; member
89 u64 _ : kUnusedBits; member
130 u64 _ : kUnusedBits; member
144 u64 _ : kUnusedBits; member
160 u64 _ : kUnusedBits; member
/openbsd/gnu/gcc/libstdc++-v3/src/
H A Dfunctexcept.cc38 # define _(msgid) gettext (msgid) macro
40 # define _(msgid) (msgid) macro
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsysdep.h148 #define _(String) dgettext (PACKAGE, String) macro
160 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.h156 # define _(String) gettext (String) macro
168 # define _(String) (String) macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsysdep.h185 #define _(String) dgettext (PACKAGE, String) macro
197 # define _(String) (String) macro
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_discovery.py346 def listdir(_): argument
349 def isfile(_): argument
352 def isdir(_): argument
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/benchmarks/
H A Dmalloc_benchmark.cpp36 for (auto _ : State) { in BM_malloc_free() local
77 for (auto _ : State) { in BM_malloc_free_loop() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocPriorityAdvisor.cpp71 #define _FEATURE_IDX(_, name, __, ___) name, argument
98 #define _DECL_FEATURES(type, name, shape, _) \ argument
148 #define _DECL_TRAIN_FEATURES(type, name, shape, _) \ argument

12345