Home
last modified time | relevance | path

Searched full:__ (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/freebsd/lib/libc/tests/nss/
H A Dtestutil.h41 void __##ent##_test_data_init(struct ent##_test_data *, \
44 void __##ent##_test_data_destroy(struct ent##_test_data *); \
46 void __##ent##_test_data_append(struct ent##_test_data *, struct ent *data);\
47 int __##ent##_test_data_foreach(struct ent##_test_data *, \
49 int __##ent##_test_data_compare(struct ent##_test_data *, \
52 struct ent *__##ent##_test_data_find(struct ent##_test_data *, struct ent *,\
54 void __##ent##_test_data_clear(struct ent##_test_data *);
57 __##ent##_test_data_init(td, clonef, freef)
58 #define TEST_DATA_DESTROY(ent, td) __##ent##_test_data_destroy(td)
59 #define TEST_DATA_APPEND(ent, td, d) __##ent##_test_data_append(td, d)
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp650 "std::string summary provider", "^std::__[[:alnum:]]+::string$", in LoadLibCxxFormatters()
655 "^std::__[[:alnum:]]+::basic_string<char, " in LoadLibCxxFormatters()
656 "std::__[[:alnum:]]+::char_traits<char>, " in LoadLibCxxFormatters()
657 "std::__[[:alnum:]]+::allocator<char> >$", in LoadLibCxxFormatters()
662 "^std::__[[:alnum:]]+::basic_string<unsigned char, " in LoadLibCxxFormatters()
663 "std::__[[:alnum:]]+::char_traits<unsigned char>, " in LoadLibCxxFormatters()
664 "std::__[[:alnum:]]+::allocator<unsigned char> >$", in LoadLibCxxFormatters()
670 "^std::__[[:alnum:]]+::basic_string<char16_t, " in LoadLibCxxFormatters()
671 "std::__[[:alnum:]]+::char_traits<char16_t>, " in LoadLibCxxFormatters()
672 "std::__[[:alnum:]]+::allocator<char16_t> >$", in LoadLibCxxFormatters()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnsan_interface.h34 // Unknown types are shown as `__`, while known values are shown as
42 // 0x0add7359: __ f0 f1 f2 f3 __ __ __ (42.000)
43 // 0x0add7361: __ d1 d2 d3 d4 d5 d6 d7
44 // 0x0add7369: d8 f0 f1 f2 f3 __ __ f2 (-1.000) (12.5)
45 // 0x0add7371: f3 __ __ __ __ __ __ __
/freebsd/contrib/expat/tests/
H A Dmisc_tests_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dalloc_tests_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dns_tests_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dcommon_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Ddummy_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dbasic_tests_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dhandlers_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dmemcheck_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dminicheck_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dacc_tests_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dnsalloc_tests_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dstructdata_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dchardata_cxx.cpp2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Druntests_cxx.cpp5 __ __ _
6 ___\ \/ /_ __ __ _| |_
7 / _ \\ /| '_ \ / _` | __|
8 | __// \| |_) | (_| | |_
9 \___/_/\_\ .__/ \__,_|\__|
/freebsd/contrib/expat/xmlwf/
H A Dcodepage.h2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
H A Dxmlwf_helpgen.sh2 # __ __ _
3 # ___\ \/ /_ __ __ _| |_
4 # / _ \\ /| '_ \ / _` | __|
5 # | __// \| |_) | (_| | |_
6 # \___/_/\_\ .__/ \__,_|\__|
H A DMakefile.am2 # __ __ _
3 # ___\ \/ /_ __ __ _| |_
4 # / _ \\ /| '_ \ / _` | __|
5 # | __// \| |_) | (_| | |_
6 # \___/_/\_\ .__/ \__,_|\__|
H A Dxmlfile.h2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|
/freebsd/contrib/expat/
H A Drun.sh.in2 # __ __ _
3 # ___\ \/ /_ __ __ _| |_
4 # / _ \\ /| '_ \ / _` | __|
5 # | __// \| |_) | (_| | |_
6 # \___/_/\_\ .__/ \__,_|\__|
H A Dbuildconf.sh2 # __ __ _
3 # ___\ \/ /_ __ __ _| |_
4 # / _ \\ /| '_ \ / _` | __|
5 # | __// \| |_) | (_| | |_
6 # \___/_/\_\ .__/ \__,_|\__|
/freebsd/contrib/expat/tests/benchmark/
H A DMakefile.am2 # __ __ _
3 # ___\ \/ /_ __ __ _| |_
4 # / _ \\ /| '_ \ / _` | __|
5 # | __// \| |_) | (_| | |_
6 # \___/_/\_\ .__/ \__,_|\__|
/freebsd/contrib/expat/doc/
H A Dstyle.css2 __ __ _
3 ___\ \/ /_ __ __ _| |_
4 / _ \\ /| '_ \ / _` | __|
5 | __// \| |_) | (_| | |_
6 \___/_/\_\ .__/ \__,_|\__|

12345678910>>...19