Home
last modified time | relevance | path

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

123456789

/llvm-project-15.0.7/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members/
H A Dfrac_digits.pass.cpp30 explicit Fnf(std::size_t refs = 0) in Fnf() argument
31 : std::moneypunct<char, false>(refs) {} in Fnf()
38 explicit Fnt(std::size_t refs = 0) in Fnt() argument
39 : std::moneypunct<char, true>(refs) {} in Fnt()
47 explicit Fwf(std::size_t refs = 0) in Fwf() argument
48 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
55 explicit Fwt(std::size_t refs = 0) in Fwt() argument
56 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dnegative_sign.pass.cpp31 explicit Fnf(std::size_t refs = 0) in Fnf() argument
32 : std::moneypunct<char, false>(refs) {} in Fnf()
39 explicit Fnt(std::size_t refs = 0) in Fnt() argument
40 : std::moneypunct<char, true>(refs) {} in Fnt()
48 explicit Fwf(std::size_t refs = 0) in Fwf() argument
49 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
56 explicit Fwt(std::size_t refs = 0) in Fwt() argument
57 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dgrouping.pass.cpp30 explicit Fnf(std::size_t refs = 0) in Fnf() argument
31 : std::moneypunct<char, false>(refs) {} in Fnf()
38 explicit Fnt(std::size_t refs = 0) in Fnt() argument
39 : std::moneypunct<char, true>(refs) {} in Fnt()
47 explicit Fwf(std::size_t refs = 0) in Fwf() argument
48 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
55 explicit Fwt(std::size_t refs = 0) in Fwt() argument
56 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dpositive_sign.pass.cpp30 explicit Fnf(std::size_t refs = 0) in Fnf() argument
31 : std::moneypunct<char, false>(refs) {} in Fnf()
38 explicit Fnt(std::size_t refs = 0) in Fnt() argument
39 : std::moneypunct<char, true>(refs) {} in Fnt()
47 explicit Fwf(std::size_t refs = 0) in Fwf() argument
48 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
55 explicit Fwt(std::size_t refs = 0) in Fwt() argument
56 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dcurr_symbol.pass.cpp30 explicit Fnf(std::size_t refs = 0) in Fnf() argument
31 : std::moneypunct<char, false>(refs) {} in Fnf()
38 explicit Fnt(std::size_t refs = 0) in Fnt() argument
39 : std::moneypunct<char, true>(refs) {} in Fnt()
47 explicit Fwf(std::size_t refs = 0) in Fwf() argument
48 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
55 explicit Fwt(std::size_t refs = 0) in Fwt() argument
56 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dthousands_sep.pass.cpp30 explicit Fnf(std::size_t refs = 0) in Fnf() argument
31 : std::moneypunct<char, false>(refs) {} in Fnf()
38 explicit Fnt(std::size_t refs = 0) in Fnt() argument
39 : std::moneypunct<char, true>(refs) {} in Fnt()
47 explicit Fwf(std::size_t refs = 0) in Fwf() argument
48 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
55 explicit Fwt(std::size_t refs = 0) in Fwt() argument
56 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Ddecimal_point.pass.cpp30 explicit Fnf(std::size_t refs = 0) in Fnf() argument
31 : std::moneypunct<char, false>(refs) {} in Fnf()
38 explicit Fnt(std::size_t refs = 0) in Fnt() argument
39 : std::moneypunct<char, true>(refs) {} in Fnt()
47 explicit Fwf(std::size_t refs = 0) in Fwf() argument
48 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
55 explicit Fwt(std::size_t refs = 0) in Fwt() argument
56 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dneg_format.pass.cpp27 explicit Fnf(std::size_t refs = 0) in Fnf() argument
28 : std::moneypunct<char, false>(refs) {} in Fnf()
35 explicit Fnt(std::size_t refs = 0) in Fnt() argument
36 : std::moneypunct<char, true>(refs) {} in Fnt()
44 explicit Fwf(std::size_t refs = 0) in Fwf() argument
45 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
52 explicit Fwt(std::size_t refs = 0) in Fwt() argument
53 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
H A Dpos_format.pass.cpp27 explicit Fnf(std::size_t refs = 0) in Fnf() argument
28 : std::moneypunct<char, false>(refs) {} in Fnf()
35 explicit Fnt(std::size_t refs = 0) in Fnt() argument
36 : std::moneypunct<char, true>(refs) {} in Fnt()
44 explicit Fwf(std::size_t refs = 0) in Fwf() argument
45 : std::moneypunct<wchar_t, false>(refs) {} in Fwf()
52 explicit Fwt(std::size_t refs = 0) in Fwt() argument
53 : std::moneypunct<wchar_t, true>(refs) {} in Fwt()
/llvm-project-15.0.7/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/
H A Dfrac_digits.pass.cpp31 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
32 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
39 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
40 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
48 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
49 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
56 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
57 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dpositive_sign.pass.cpp31 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
32 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
39 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
40 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
48 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
49 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
56 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
57 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dnegative_sign.pass.cpp31 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
32 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
39 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
40 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
48 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
49 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
56 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
57 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Ddecimal_point.pass.cpp31 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
32 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
39 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
40 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
48 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
49 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
56 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
57 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dgrouping.pass.cpp36 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
37 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
44 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
45 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
53 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
54 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
61 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
62 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dthousands_sep.pass.cpp34 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
35 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
42 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
43 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
51 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
52 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
59 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
60 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dcurr_symbol.pass.cpp35 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
36 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
43 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
44 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
52 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
53 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
60 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
61 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dneg_format.pass.cpp34 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
35 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
42 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
43 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
51 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
52 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
59 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
60 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
H A Dpos_format.pass.cpp34 explicit Fnf(const std::string& nm, std::size_t refs = 0) in Fnf() argument
35 : std::moneypunct_byname<char, false>(nm, refs) {} in Fnf()
42 explicit Fnt(const std::string& nm, std::size_t refs = 0) in Fnt() argument
43 : std::moneypunct_byname<char, true>(nm, refs) {} in Fnt()
51 explicit Fwf(const std::string& nm, std::size_t refs = 0) in Fwf() argument
52 : std::moneypunct_byname<wchar_t, false>(nm, refs) {} in Fwf()
59 explicit Fwt(const std::string& nm, std::size_t refs = 0) in Fwt() argument
60 : std::moneypunct_byname<wchar_t, true>(nm, refs) {} in Fwt()
/llvm-project-15.0.7/lld/test/MachO/
H A Dobjc.s57 # RUN: %lld -dylib %t/refs-dup.o %t/refs-objc.o -o %t/refs-dup -L%t -lHasSomeObjC -ObjC
58 # RUN: llvm-objdump --macho --syms %t/refs-dup | FileCheck %s --check-prefix=DUP-FROM-OBJC
63 # RUN: not %lld -dylib %t/refs-dup.o %t/refs-objc.o -o %t/refs-dup -L%t \
68 # RUN: not %lld -dylib %t/refs-dup.o %t/refs-objc.o -o %t/refs-dup --start-lib %t/no-objc.o \
118 #--- refs-dup.s
122 #--- refs-objc.s
H A Dweak-definition-direct-fetch.s7 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/refs-foo.s -o %t/refs-foo.o
8 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/weak-refs-foo.s -o %t/weak-refs-foo.o
45 # RUN: %lld -lSystem -o %t/weak-nonweak-dylibs -L%t -lweakfoo -lfoo %t/refs-foo.o
47 # RUN: %lld -lSystem -o %t/nonweak-weak-dylibs -L%t -lfoo -lweakfoo %t/refs-foo.o
50 # RUN: %lld -lSystem -o %t/weak-nonweak-objs %t/weakfoo.o %t/foo.o %t/refs-foo.o
52 # RUN: %lld -lSystem -o %t/nonweak-weak-objs %t/foo.o %t/weakfoo.o %t/refs-foo.o
55 # RUN: %lld -lSystem -o %t/weak-nonweak-archives %t/weakfoo.a %t/foo.a %t/refs-foo.o
57 # RUN: %lld -lSystem -o %t/nonweak-weak-archives %t/foo.a %t/weakfoo.a %t/refs-foo.o
60 ## The next 5 chunks refs-foo.symbol pairs of different types.
92 # RUN: %lld -lSystem -o %t/weak-obj-nonweak-ar %t/weakfoo.o %t/foo.a %t/refs-foo.o
[all …]
/llvm-project-15.0.7/clang/test/Index/
H A Dfile-refs.m44 // RUN: -file-refs-at=%s:7:18 \
55 // RUN: -file-refs-at=%s:4:10 \
62 // RUN: -file-refs-at=%s:15:27 \
69 // RUN: -file-refs-at=%s:18:13 \
75 // RUN: -file-refs-at=%s:38:10 \
83 // RUN: -file-refs-at=%s:33:12 \
/llvm-project-15.0.7/libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt.byname/
H A Dctor_char.pass.cpp30 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() argument
31 : F(nm, refs) {++count;} in my_facet()
32 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() argument
33 : F(nm, refs) {++count;} in my_facet()
H A Dctor_char32_t.pass.cpp32 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() argument
33 : F(nm, refs) {++count;} in my_facet()
34 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() argument
35 : F(nm, refs) {++count;} in my_facet()
H A Dctor_char16_t_char8_t.pass.cpp35 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() argument
36 : F(nm, refs) {++count;} in my_facet()
37 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() argument
38 : F(nm, refs) {++count;} in my_facet()
H A Dctor_char32_t_char8_t.pass.cpp35 explicit my_facet(const char* nm, std::size_t refs = 0) in my_facet() argument
36 : F(nm, refs) {++count;} in my_facet()
37 explicit my_facet(const std::string& nm, std::size_t refs = 0) in my_facet() argument
38 : F(nm, refs) {++count;} in my_facet()

123456789