path
stringlengths
14
112
content
stringlengths
0
6.32M
size
int64
0
6.32M
max_lines
int64
1
100k
repo_name
stringclasses
2 values
autogenerated
bool
1 class
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/strip.sym
../../bin/aarch64-linux-musl-strip
34
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/ld.sym
ld.bfd
6
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/ranlib.sym
../../bin/aarch64-linux-musl-ranlib
35
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/libexec/gcc/aarch64-linux-musl/9.2.0/collect-ld.sym
../../../../x86_64-linux-musl/bin/ld.bfd
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/libexec/gcc/aarch64-linux-musl/9.2.0/as.sym
../../../../bin/aarch64-linux-musl-as
37
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/libexec/gcc/aarch64-linux-musl/9.2.0/ld.sym
../../../../bin/aarch64-linux-musl-ld.bfd
41
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/libexec/gcc/x86_64-linux-musl/9.2.0/as.sym
../../../../bin/x86_64-linux-musl-as
36
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/lib/gcc/x86_64-linux-musl/9.2.0/specs
*asm: %{m16|m32:--32} %{m16|m32:;:--64} %{msse2avx:%{!mavx:-msse2avx}} *asm_debug: %{%:debug-level-gt(0):%{gstabs*:--gstabs}%{!gstabs*:%{g*:--gdwarf2}}} %{fdebug-prefix-map=*:--debug-prefix-map %*} *asm_final: %{gsplit-dwarf: objcopy --extract-dwo %{c:%{o*:%*}%{!o*:%b%O}}%{!c:%U%O} %{c:%{o*:%:replace-ex...
6,715
142
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/ar.sym
../../bin/x86_64-linux-musl-ar
30
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/readelf.sym
../../bin/x86_64-linux-musl-readelf
35
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/objcopy.sym
../../bin/x86_64-linux-musl-objcopy
35
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/objdump.sym
../../bin/x86_64-linux-musl-objdump
35
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/as.sym
../../bin/x86_64-linux-musl-as
30
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/nm.sym
../../bin/x86_64-linux-musl-nm
30
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/strip.sym
../../bin/x86_64-linux-musl-strip
33
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/ld.sym
ld.bfd
6
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/x86_64-linux-musl/bin/ranlib.sym
../../bin/x86_64-linux-musl-ranlib
34
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/aarch64-linux-musl-cc.sym
aarch64-linux-musl-gcc
22
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/x86_64-linux-musl-ld.bfd.sym
../x86_64-linux-musl/bin/ld.bfd
31
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/aarch64-linux-musl-c++.sym
aarch64-linux-musl-g++
22
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/x86_64-linux-musl-c++.sym
x86_64-linux-musl-g++
21
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/x86_64-linux-musl-gcc-9.2.0.sym
x86_64-linux-musl-gcc
21
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/aarch64-linux-musl-ld.bfd.sym
../aarch64-linux-musl/bin/ld.bfd
32
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/x86_64-linux-musl-cc.sym
x86_64-linux-musl-gcc
21
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/aarch64-linux-musl-ld.sym
../aarch64-linux-musl/bin/ld.bfd
32
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/aarch64-linux-musl-gcc-9.2.0.sym
aarch64-linux-musl-gcc
22
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/bin/x86_64-linux-musl-ld.sym
../x86_64-linux-musl/bin/ld.bfd
31
1
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/numeric
// -*- C++ -*- //===---------------------------- numeric ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
20,653
594
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/chrono
// -*- C++ -*- //===---------------------------- chrono ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
116,116
2,961
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__bsd_locale_fallbacks.h
// -*- C++ -*- //===---------------------- __bsd_locale_fallbacks.h ----------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
5,278
142
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/limits.h
// -*- C++ -*- //===--------------------------- limits.h ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
1,490
65
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/optional
// -*- C++ -*- //===-------------------------- optional ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
42,801
1,421
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/locale3.cc
// clang-format off //===------------------------- locale.cpp ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
29,166
724
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/functional.cc
// clang-format off //===----------------------- functional.cpp -------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
695
27
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/streambuf
// -*- C++ -*- //===------------------------- streambuf ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
14,592
501
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/codecvt
// -*- C++ -*- // clang-format off //===-------------------------- codecvt -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
20,586
551
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/exception_fallback.hh
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
3,326
112
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__nullptr
// -*- C++ -*- //===--------------------------- __nullptr --------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
1,753
62
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/typeindex
// -*- C++ -*- // clang-format off //===-------------------------- typeindex ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
2,908
104
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/regex.cc
// clang-format off //===-------------------------- regex.cpp ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
8,379
316
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cfenv
// -*- C++ -*- // clang-format off //===---------------------------- cfenv -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
1,653
83
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/unordered_map
// -*- C++ -*- //===-------------------------- unordered_map -----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
99,351
2,446
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/functional
// -*- C++ -*- //===------------------------ functional ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
99,093
3,097
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/countof.internal.hh
#ifndef COSMOPOLITAN_THIRD_PARTY_LIBCXX_COUNTOF_H_ #define COSMOPOLITAN_THIRD_PARTY_LIBCXX_COUNTOF_H_ #include "third_party/libcxx/__config" namespace { template <typename T, size_t N> inline _LIBCPP_CONSTEXPR size_t countof(const T (&)[N]) { return N; } template <typename T> inline _LIBCPP_CONSTEXPR size_t counto...
524
21
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__tuple
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
20,732
552
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/system_error
// -*- C++ -*- //===---------------------------- system_error ----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
14,251
487
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cstring
// -*- C++ -*- //===--------------------------- cstring ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
2,592
97
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/iterator
// -*- C++ -*- //===-------------------------- iterator ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
69,610
1,936
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/regex
// -*- C++ -*- // clang-format off //===--------------------------- regex ------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
223,917
6,664
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/CREDITS.TXT
This file is a partial list of people who have contributed to the LLVM/libc++ project. If you have contributed a patch or made some other contribution to LLVM/libc++, please submit a patch to this file to add yourself, and it will be done! The list is sorted by surname and formatted to allow easy grepping and beautif...
3,173
151
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/algorithm
// -*- C++ -*- //===-------------------------- algorithm ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
202,432
5,686
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cmath
// -*- C++ -*- //===---------------------------- cmath -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
16,933
674
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/hash.cc
// clang-format off //===-------------------------- hash.cpp ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
13,452
563
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/ios.cc
// clang-format off //===-------------------------- ios.cpp -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
13,151
457
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/system_error.cc
//===---------------------- system_error.cpp ------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
7,165
237
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/deque
// -*- C++ -*- //===---------------------------- deque -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
108,540
3,039
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/limits
// -*- C++ -*- //===---------------------------- limits ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
40,551
811
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/strstream.cc
// clang-format off //===------------------------ strstream.cpp -------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
8,819
337
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/new.cc
//===--------------------------- new.cpp ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
5,600
227
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/stdexcept
// -*- C++ -*- //===--------------------------- stdexcept --------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
7,489
305
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/scoped_allocator
// -*- C++ -*- // clang-format off //===-------------------------- scoped_allocator --------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
25,817
685
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/algorithm.cc
// clang-format off //===----------------------- algorithm.cpp --------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
4,902
97
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/istream
// -*- C++ -*- //===--------------------------- istream ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
47,938
1,652
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/typeinfo
// -*- C++ -*- //===-------------------------- typeinfo ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
11,365
351
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/stdexcept.cc
//===------------------------ stdexcept.cpp -------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
576
15
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/optional.cc
// clang-format off //===------------------------ optional.cpp --------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
1,248
43
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/type_traits
// -*- C++ -*- //===------------------------ type_traits ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
142,803
4,062
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/LICENSE.TXT
============================================================================== The LLVM Project is under the Apache License v2.0 with LLVM Exceptions: ============================================================================== Apache License Version 2.0, J...
16,703
312
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/utility
// -*- C++ -*- //===-------------------------- utility -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
49,631
1,620
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/charconv.cc
//===------------------------- charconv.cpp -------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
4,571
161
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/any
// -*- C++ -*- // clang-format off //===------------------------------ any -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
19,184
673
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/complex
// -*- C++ -*- // clang-format off //===--------------------------- complex ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
46,752
1,497
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__config
// -*- C++ -*- //===--------------------------- __config ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
49,229
1,432
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/README.cosmo
DESCRIPTION LLVM's C++ Standard Template Library ORIGIN git@github.com:llvm-mirror/libcxx.git commit 78d6a7767ed57b50122a161b91f59f19c9bd0d19 Author: Zoe Carver <z.zoelec2@gmail.com> Date: Tue Oct 22 15:16:49 2019 +0000 LOCAL CHANGES - Break apart locale.cpp due to its outrageous build times
312
15
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/compare
// -*- C++ -*- // clang-format off //===-------------------------- compare -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
26,603
680
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/future.cc
// clang-format off //===------------------------- future.cpp ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
6,441
279
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/iosfwd
// -*- C++ -*- //===--------------------------- iosfwd -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
8,503
221
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__node_handle
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
6,150
209
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/csignal
// -*- C++ -*- // clang-format off //===--------------------------- csignal ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
1,163
63
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cassert
// -*- C++ -*- //===-------------------------- cassert -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
583
25
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/initializer_list
// -*- C++ -*- //===----------------------- initializer_list -----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
2,880
118
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__bit_reference
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
52,270
1,281
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/wchar.h
// -*- C++ -*- //===--------------------------- wchar.h ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
8,484
206
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cfloat
// -*- C++ -*- // clang-format off //===--------------------------- cfloat -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
1,501
82
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/chrono.cc
// clang-format off //===------------------------- chrono.cpp ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
1,882
69
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/csetjmp
// -*- C++ -*- // clang-format off //===--------------------------- csetjmp ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
866
49
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__split_buffer
// -*- C++ -*- #ifndef _LIBCPP_SPLIT_BUFFER #define _LIBCPP_SPLIT_BUFFER #include "third_party/libcxx/__config" #include "third_party/libcxx/type_traits" #include "third_party/libcxx/algorithm" #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) #pragma GCC system_header #endif _LIBCPP_PUSH_MACROS #include "third_part...
22,501
645
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/thread.cc
// clang-format off //===------------------------- thread.cpp----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
7,290
265
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/atomic_support.hh
//===----------------------------------------------------------------------===//// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------------------------...
4,883
151
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/ccomplex
// -*- C++ -*- // clang-format off //===--------------------------- ccomplex ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
698
30
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/config_elast.h
//===----------------------- config_elast.h -------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
1,274
42
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/forward_list
// -*- C++ -*- // clang-format off //===----------------------- forward_list ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
62,476
1,783
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__std_stream
// -*- C++ -*- // clang-format off //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
10,702
363
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/iostream
// -*- C++ -*- // clang-format off //===--------------------------- iostream ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
1,506
65
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/ostream
// -*- C++ -*- //===-------------------------- ostream -----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
33,003
1,108
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/locale4.cc
// clang-format off //===------------------------- locale.cpp ---------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===-------...
25,753
1,011
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cctype
// -*- C++ -*- //===---------------------------- cctype ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
1,796
121
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/cinttypes
// -*- C++ -*- // clang-format off //===--------------------------- cinttypes --------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ...
3,627
260
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/math.h
// -*- C++ -*- //===---------------------------- math.h ----------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
53,611
1,862
jart/cosmopolitan
false
cosmopolitan/third_party/libcxx/__functional_base_03
// -*- C++ -*- //===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===------------...
6,532
224
jart/cosmopolitan
false