/openbsd-src/gnu/llvm/lldb/docs/use/ |
H A D | links.rst | 75 …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-src/gnu/llvm/libcxx/src/ |
H A D | debug.cpp | 121 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 D | mutex.cpp | 104 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 D | shared_mutex.cpp | 54 lock_guard<mutex> _(__mut_); in unlock() local 90 lock_guard<mutex> _(__mut_); in unlock_shared() local
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | index.rst | 30 .. __: https://llvm.org/pubs/2008-10-04-ACAT-LLVM-Intro.html target in LLVM Design & Overview 36 .. __: http://www.aosabook.org/en/llvm.html target in LLVM Design & Overview 42 .. __: https://llvm.org/pubs/2004-01-30-CGO-LLVM.html target in LLVM Design & Overview 47 .. __: https://llvm.org/pubs/2002-12-LattnerMSThesis.html target in LLVM Design & Overview
|
H A D | GettingInvolved.rst | 115 .. __: https://discourse.llvm.org/ target in Forums & Mailing Lists 124 .. __: http://lists.llvm.org/pipermail/llvm-commits/ target in Forums & Mailing Lists 130 .. __: http://lists.llvm.org/pipermail/llvm-bugs/ target in Forums & Mailing Lists 135 .. __: https://discourse.llvm.org/c/announce/46 target in Forums & Mailing Lists
|
H A D | Contributing.rst | 190 .. __: http://www.cs.cornell.edu/~asampson/blog/llvm.html target in Helpful Information About LLVM 195 .. __: http://www.aosabook.org/en/llvm.html target in Helpful Information About LLVM
|
/openbsd-src/gnu/llvm/llvm/tools/opt-viewer/ |
H A D | opt-diff.py | 58 all_remarks1, _, _ = optrecord.gather_results(files1, args.jobs, print_progress) variable 59 all_remarks2, _, _ = optrecord.gather_results(files2, args.jobs, print_progress) variable
|
/openbsd-src/gnu/llvm/libcxx/benchmarks/ |
H A D | format_to.bench.cpp | 31 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 D | format_to_n.bench.cpp | 31 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 D | join_view.bench.cpp | 38 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 D | function.bench.cpp | 108 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 D | string.bench.cpp | 17 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 D | std_format_spec_string_unicode.bench.cpp | 246 for (auto _ : state) in BM_text() local 249 for (auto _ : state) in BM_text() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | asintl.h | 29 # define _(String) gettext (String) macro 41 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | opintl.h | 28 # define _(String) dgettext (PACKAGE, String) macro 40 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | opintl.h | 28 # define _(String) dgettext (PACKAGE, String) macro 40 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | gdb_locale.h | 30 # define _(String) gettext (String) macro 42 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | asintl.h | 38 # define _(String) gettext (String) macro 50 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | bucomm.h | 134 # define _(String) gettext (String) macro 146 # define _(String) (String) macro
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | functexcept.cc | 38 # define _(msgid) gettext (msgid) macro 40 # define _(msgid) (msgid) macro
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_trace.h | 40 u64 _ : 59; member 89 u64 _ : kUnusedBits; member 130 u64 _ : kUnusedBits; member 144 u64 _ : kUnusedBits; member 160 u64 _ : kUnusedBits; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | sysdep.h | 185 #define _(String) dgettext (PACKAGE, String) macro 197 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | bucomm.h | 156 # define _(String) gettext (String) macro 168 # define _(String) (String) macro
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | sysdep.h | 148 #define _(String) dgettext (PACKAGE, String) macro 160 # define _(String) (String) macro
|