Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 1028) sorted by relevance

12345678910>>...42

/llvm-project/libc/test/src/math/smoke/
H A DFromfpTest.h24 void testSpecialNumbersNonzeroWidth(FromfpFunc func) { in testSpecialNumbersNonzeroWidth()
36 void testSpecialNumbersZeroWidth(FromfpFunc func) { in testSpecialNumbersZeroWidth()
48 void testRoundedNumbersWithinRange(FromfpFunc func) { in testRoundedNumbersWithinRange()
61 void testRoundedNumbersOutsideRange(FromfpFunc func) { in testRoundedNumbersOutsideRange()
71 void testFractionsUpwardWithinRange(FromfpFunc func) { in testFractionsUpwardWithinRange()
94 void testFractionsUpwardOutsideRange(FromfpFunc func) { in testFractionsUpwardOutsideRange()
125 void testFractionsDownwardWithinRange(FromfpFunc func) { in testFractionsDownwardWithinRange()
148 void testFractionsDownwardOutsideRange(FromfpFunc func) { in testFractionsDownwardOutsideRange()
179 void testFractionsTowardZeroWithinRange(FromfpFunc func) { in testFractionsTowardZeroWithinRange()
202 void testFractionsTowardZeroOutsideRange(FromfpFunc func) { in testFractionsTowardZeroOutsideRange()
[all …]
H A DFromfpxTest.h24 void testSpecialNumbersNonzeroWidth(FromfpxFunc func) { in testSpecialNumbersNonzeroWidth()
36 void testSpecialNumbersZeroWidth(FromfpxFunc func) { in testSpecialNumbersZeroWidth()
48 void testRoundedNumbersWithinRange(FromfpxFunc func) { in testRoundedNumbersWithinRange()
61 void testRoundedNumbersOutsideRange(FromfpxFunc func) { in testRoundedNumbersOutsideRange()
71 void testFractionsUpwardWithinRange(FromfpxFunc func) { in testFractionsUpwardWithinRange()
114 void testFractionsUpwardOutsideRange(FromfpxFunc func) { in testFractionsUpwardOutsideRange()
145 void testFractionsDownwardWithinRange(FromfpxFunc func) { in testFractionsDownwardWithinRange()
188 void testFractionsDownwardOutsideRange(FromfpxFunc func) { in testFractionsDownwardOutsideRange()
219 void testFractionsTowardZeroWithinRange(FromfpxFunc func) { in testFractionsTowardZeroWithinRange()
262 void testFractionsTowardZeroOutsideRange(FromfpxFunc func) { in testFractionsTowardZeroOutsideRange()
[all …]
H A DUfromfpxTest.h24 void testSpecialNumbersNonzeroWidth(UfromfpxFunc func) { in testSpecialNumbersNonzeroWidth()
36 void testSpecialNumbersZeroWidth(UfromfpxFunc func) { in testSpecialNumbersZeroWidth()
48 void testRoundedNumbersWithinRange(UfromfpxFunc func) { in testRoundedNumbersWithinRange()
57 void testRoundedNumbersOutsideRange(UfromfpxFunc func) { in testRoundedNumbersOutsideRange()
67 void testFractionsUpwardWithinRange(UfromfpxFunc func) { in testFractionsUpwardWithinRange()
96 void testFractionsUpwardOutsideRange(UfromfpxFunc func) { in testFractionsUpwardOutsideRange()
127 void testFractionsDownwardWithinRange(UfromfpxFunc func) { in testFractionsDownwardWithinRange()
150 void testFractionsDownwardOutsideRange(UfromfpxFunc func) { in testFractionsDownwardOutsideRange()
181 void testFractionsTowardZeroWithinRange(UfromfpxFunc func) { in testFractionsTowardZeroWithinRange()
210 void testFractionsTowardZeroOutsideRange(UfromfpxFunc func) { in testFractionsTowardZeroOutsideRange()
[all …]
H A DUfromfpTest.h24 void testSpecialNumbersNonzeroWidth(UfromfpFunc func) { in testSpecialNumbersNonzeroWidth()
36 void testSpecialNumbersZeroWidth(UfromfpFunc func) { in testSpecialNumbersZeroWidth()
48 void testRoundedNumbersWithinRange(UfromfpFunc func) { in testRoundedNumbersWithinRange()
57 void testRoundedNumbersOutsideRange(UfromfpFunc func) { in testRoundedNumbersOutsideRange()
67 void testFractionsUpwardWithinRange(UfromfpFunc func) { in testFractionsUpwardWithinRange()
83 void testFractionsUpwardOutsideRange(UfromfpFunc func) { in testFractionsUpwardOutsideRange()
114 void testFractionsDownwardWithinRange(UfromfpFunc func) { in testFractionsDownwardWithinRange()
127 void testFractionsDownwardOutsideRange(UfromfpFunc func) { in testFractionsDownwardOutsideRange()
158 void testFractionsTowardZeroWithinRange(UfromfpFunc func) { in testFractionsTowardZeroWithinRange()
174 void testFractionsTowardZeroOutsideRange(UfromfpFunc func) { in testFractionsTowardZeroOutsideRange()
[all …]
H A DNearbyIntTest.h29 testNaN(NearbyIntFunc func) testNaN() argument
33 testInfinities(NearbyIntFunc func) testInfinities() argument
38 testZeroes(NearbyIntFunc func) testZeroes() argument
43 testIntegers(NearbyIntFunc func) testIntegers() argument
59 testSubnormalToNearest(NearbyIntFunc func) testSubnormalToNearest() argument
64 testSubnormalTowardZero(NearbyIntFunc func) testSubnormalTowardZero() argument
69 testSubnormalToPosInf(NearbyIntFunc func) testSubnormalToPosInf() argument
74 testSubnormalToNegInf(NearbyIntFunc func) testSubnormalToNegInf() argument
81 LIST_NEARBYINT_TESTS(T,func) global() argument
[all...]
H A DTotalOrderMagTest.h24 funcWrapper(TotalOrderMagFunc func,T x,T y) funcWrapper() argument
28 testXLesserThanY(TotalOrderMagFunc func) testXLesserThanY() argument
41 testXGreaterThanY(TotalOrderMagFunc func) testXGreaterThanY() argument
54 testXEqualToY(TotalOrderMagFunc func) testXEqualToY() argument
69 testSingleNaN(TotalOrderMagFunc func) testSingleNaN() argument
87 testNaNSigns(TotalOrderMagFunc func) testNaNSigns() argument
99 testQuietVsSignalingNaN(TotalOrderMagFunc func) testQuietVsSignalingNaN() argument
106 testNaNPayloads(TotalOrderMagFunc func) testNaNPayloads() argument
128 LIST_TOTALORDERMAG_TESTS(T,func) global() argument
[all...]
H A DTotalOrderTest.h26 bool funcWrapper(TotalOrderFunc func, T x, T y) { return func(&x, &y) != 0; } in testXLesserThanY() argument
24 funcWrapper(TotalOrderFunc func,T x,T y) funcWrapper() argument
39 testXGreaterThanY(TotalOrderFunc func) testXGreaterThanY() argument
52 testXEqualToY(TotalOrderFunc func) testXEqualToY() argument
67 testSingleNaN(TotalOrderFunc func) testSingleNaN() argument
85 testNaNSigns(TotalOrderFunc func) testNaNSigns() argument
97 testQuietVsSignalingNaN(TotalOrderFunc func) testQuietVsSignalingNaN() argument
104 testNaNPayloads(TotalOrderFunc func) testNaNPayloads() argument
126 LIST_TOTALORDER_TESTS(T,func) global() argument
[all...]
H A DRoundToIntegerTest.h86 do_infinity_and_na_n_test(func); in testInfinityAndNaN() argument
43 test_one_input(RoundToIntegerFunc func,F input,I expected,bool expectError) test_one_input() argument
74 do_infinity_and_na_n_test(RoundToIntegerFunc func) do_infinity_and_na_n_test() argument
97 do_round_numbers_test(RoundToIntegerFunc func) do_round_numbers_test() argument
108 testRoundNumbers(RoundToIntegerFunc func) testRoundNumbers() argument
119 testSubnormalRange(RoundToIntegerFunc func) testSubnormalRange() argument
156 LIST_ROUND_TO_INTEGER_TESTS_HELPER(F,I,func,TestModes) global() argument
169 LIST_ROUND_TO_INTEGER_TESTS(F,I,func) global() argument
172 LIST_ROUND_TO_INTEGER_TESTS_WITH_MODES(F,I,func) global() argument
[all...]
H A DDivTest.h34 test_special_numbers(DivFunc func) test_special_numbers() argument
63 test_division_by_zero(DivFunc func) test_division_by_zero() argument
72 test_invalid_operations(DivFunc func) test_invalid_operations() argument
88 test_range_errors(DivFunc func) test_range_errors() argument
155 test_inexact_results(DivFunc func) test_inexact_results() argument
161 LIST_DIV_TESTS(OutType,InType,func) global() argument
[all...]
H A DFMaximumTest.h25 void testNaN(FMaximumFunc func) { in testNaN() argument
35 void testInfArg(FMaximumFunc func) { in testInfArg() argument
43 testNegInfArg(FMaximumFunc func) testNegInfArg() argument
51 testBothZero(FMaximumFunc func) testBothZero() argument
58 testRange(FMaximumFunc func) global() argument
82 LIST_FMAXIMUM_TESTS(T,func) global() argument
[all...]
H A DFMaximumMagNumTest.h27 void testNaN(FMaximumMagNumFunc func) { in testNaN() argument
48 testInfArg(FMaximumMagNumFunc func) testInfArg() argument
56 testNegInfArg(FMaximumMagNumFunc func) testNegInfArg() argument
64 testBothZero(FMaximumMagNumFunc func) testBothZero() argument
71 testRange(FMaximumMagNumFunc func) global() argument
95 LIST_FMAXIMUM_MAG_NUM_TESTS(T,func) global() argument
[all...]
H A DFMinimumTest.h25 void testNaN(FMinimumFunc func) { in testNaN() argument
35 void testInfArg(FMinimumFunc func) { in testInfArg() argument
43 testNegInfArg(FMinimumFunc func) testNegInfArg() argument
51 testBothZero(FMinimumFunc func) testBothZero() argument
58 testRange(FMinimumFunc func) global() argument
82 LIST_FMINIMUM_TESTS(T,func) global() argument
[all...]
H A DFMinTest.h25 void testNaN(FMinFunc func) { in testNaN() argument
35 void testInfArg(FMinFunc func) { in testInfArg() argument
43 testNegInfArg(FMinFunc func) testNegInfArg() argument
51 testBothZero(FMinFunc func) testBothZero() argument
58 testRange(FMinFunc func) global() argument
83 LIST_FMIN_TESTS(T,func) global() argument
[all...]
H A DFMaximumNumTest.h26 void testNaN(FMaximumNumFunc func) { in testNaN() argument
47 testInfArg(FMaximumNumFunc func) testInfArg() argument
55 testNegInfArg(FMaximumNumFunc func) testNegInfArg() argument
63 testBothZero(FMaximumNumFunc func) testBothZero() argument
70 testRange(FMaximumNumFunc func) global() argument
94 LIST_FMAXIMUM_NUM_TESTS(T,func) global() argument
[all...]
H A DFMaximumMagTest.h26 void testNaN(FMaximumMagFunc func) { in testNaN() argument
36 void testInfArg(FMaximumMagFunc func) { in testInfArg() argument
44 testNegInfArg(FMaximumMagFunc func) testNegInfArg() argument
52 testBothZero(FMaximumMagFunc func) testBothZero() argument
59 testRange(FMaximumMagFunc func) global() argument
83 LIST_FMAXIMUM_MAG_TESTS(T,func) global() argument
[all...]
H A DFMaxTest.h25 void testNaN(FMaxFunc func) { in testNaN() argument
35 void testInfArg(FMaxFunc func) { in testInfArg() argument
43 testNegInfArg(FMaxFunc func) testNegInfArg() argument
51 testBothZero(FMaxFunc func) testBothZero() argument
58 testRange(FMaxFunc func) global() argument
83 LIST_FMAX_TESTS(T,func) global() argument
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Dfixed-point-mangle.cpp4 void func(signed short _Accum){} // CHECK: @_Z4funcDAs in func() function
5 void func(signed _Accum){} // CHECK: @_Z4funcDAi in func() function
6 void func(signed long _Accum){} // CHECK: @_Z4funcDAl in func() function
7 void func(unsigned short _Accum){} // CHECK: @_Z4funcDAt in func() function
8 void func(unsigned _Accum){} // CHECK: @_Z4funcDAj in func() function
9 void func(unsigned long _Accum){} // CHECK: @_Z4funcDAm in func() function
10 void func(signed short _Fract){} // CHECK: @_Z4funcDRs in func() function
11 void func(signed _Fract){} // CHECK: @_Z4funcDRi in func() function
12 void func(signed long _Fract){} // CHECK: @_Z4funcDRl in func() function
13 void func(unsigned short _Fract){} // CHECK: @_Z4funcDRt in func() function
[all …]
/llvm-project/libcxx/test/std/language.support/support.coroutines/end.to.end/
H A Doneshot_func.pass.cpp20 template <typename R> struct func { struct
23 func get_return_object() { return {this}; } in get_return_object() argument
38 func() {} in func() function
39 func(func &&rhs) : h(rhs.h) { rhs.h = nullptr; } in func() function
42 func &operator=(func &&rhs) { in operator =() argument
52 template <typename F> static func Create(F f) { co_return f(); } in Create() argument
54 template <typename F> func(F f) : func(Create(f)) {} in func() function
56 ~func() { in ~func() argument
62 func(promise_type *promise) in func() argument
68 func<int> f = func<int>::Create([]() { return 44; }); in main() argument
H A Dmultishot_func.pass.cpp18 template <typename R> struct func { struct
24 func get_return_object() { return {this}; } in get_return_object() argument
43 func() {} in func() function
44 func(func &&rhs) : h(rhs.h) { rhs.h = nullptr; } in func() argument
47 func &operator=(func &&rhs) { in operator =() argument
57 template <typename F> static func Create(F f) { in Create() argument
63 template <typename F> func(F f) : func(Create(f)) {} in func() function
65 ~func() { in ~func() argument
71 func(promise_type *promise) in func() argument
76 int Do(int acc, int n, func<int> f) { in Do() argument
/llvm-project/lld/test/COFF/
H A Darm64ec-hybmp.s6 .globl func symbol
8 func: label
31 .globl func symbol
33 func: label
69 .globl func symbol
71 func: label
86 .globl func symbol
88 func: label
H A Darm64ec-entry-thunk.s8 .globl func symbol
10 func: label
53 .section .text,"xr",discard,func symbol
55 func: global() label
90 .globl func global() symbol
92 func: global() label
213 .globl func global() symbol
215 func: global() label
272 .globl func global() symbol
274 func: global() label
333 .globl func global() symbol
335 func: global() label
[all...]
/llvm-project/libc/test/src/stdlib/
H A DStrfromTest.h28 void floatDecimalFormat(FunctionT func) { in floatDecimalFormat() argument
37 void floatHexExpFormat(FunctionT func) { in floatHexExpFormat() argument
46 void floatDecimalExpFormat(FunctionT func) { in floatDecimalExpFormat() argument
55 floatDecimalAutoFormat(FunctionT func) floatDecimalAutoFormat() argument
64 improperFormatString(FunctionT func) improperFormatString() argument
102 insufficentBufsize(FunctionT func) insufficentBufsize() argument
119 infNanValues(FunctionT func) infNanValues() argument
126 floatDecimalSinglePrec(FunctionT func) floatDecimalSinglePrec() argument
140 floatDecimalDoublePrec(FunctionT func) floatDecimalDoublePrec() argument
206 floatDecimalLongDoublePrec(FunctionT func) floatDecimalLongDoublePrec() argument
217 floatHexExpSinglePrec(FunctionT func) floatHexExpSinglePrec() argument
233 floatHexExpDoublePrec(FunctionT func) floatHexExpDoublePrec() argument
259 floatHexExpLongDoublePrec(FunctionT func) floatHexExpLongDoublePrec() argument
309 floatDecimalExpSinglePrec(FunctionT func) floatDecimalExpSinglePrec() argument
320 floatDecimalExpDoublePrec(FunctionT func) floatDecimalExpDoublePrec() argument
356 floatDecimalExpLongDoublePrec(FunctionT func) floatDecimalExpLongDoublePrec() argument
374 floatDecimalAutoSinglePrec(FunctionT func) floatDecimalAutoSinglePrec() argument
385 floatDecimalAutoDoublePrec(FunctionT func) floatDecimalAutoDoublePrec() argument
421 floatDecimalAutoLongDoublePrec(FunctionT func) floatDecimalAutoLongDoublePrec() argument
439 doublePrecInfNan(FunctionT func) doublePrecInfNan() argument
459 longDoublePrecInfNan(FunctionT func) longDoublePrecInfNan() argument
482 STRFROM_TEST(InputType,name,func) global() argument
[all...]
/llvm-project/flang/test/Semantics/OpenMP/
H A Ddeclare-target02.f9072 subroutine func() subroutine
73 arr2_linkfunc global() argument
74 arr3_linkfunc global() argument
75 a2_linkfunc global() argument
76 a3_linkfunc global() argument
/llvm-project/compiler-rt/lib/interception/
H A Dinterception.h150 DECLARE_WRAPPER(ret_type,func,...) global() argument
156 DECLARE_WRAPPER(ret_type,func,...) global() argument
158 DECLARE_WRAPPER_WINAPI(ret_type,func,...) global() argument
184 __ASM_WEAK_WRAPPER(func) global() argument
186 __ASM_WEAK_WRAPPER(func) global() argument
194 DECLARE_WRAPPER(ret_type,func,...) global() argument
229 DECLARE_WRAPPER(ret_type,func,...) global() argument
242 DECLARE_REAL(ret_type,func,...) global() argument
248 DECLARE_REAL(ret_type,func,...) global() argument
256 DECLARE_REAL(ret_type,func,...) global() argument
262 DECLARE_REAL_AND_INTERCEPTOR(ret_type,func,...) global() argument
268 DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type,func,...) global() argument
273 DECLARE_REAL_AND_INTERCEPTOR(ret_type,func,...) global() argument
274 DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(ret_type,func,...) global() argument
282 DEFINE_REAL(ret_type,func,...) global() argument
288 DEFINE_REAL(ret_type,func,...) global() argument
296 INTERCEPTOR(ret_type,func,...) global() argument
303 INTERCEPTOR(ret_type,func,...) global() argument
309 INTERCEPTOR_WITH_SUFFIX(ret_type,func,...) global() argument
314 INTERCEPTOR_ZZZ(suffix,ret_type,func,...) global() argument
320 INTERCEPTOR(ret_type,func,...) global() argument
323 INTERCEPTOR_WITH_SUFFIX(ret_type,func,...) global() argument
332 INTERCEPTOR_WINAPI(ret_type,func,...) global() argument
371 INTERCEPT_FUNCTION(func) global() argument
372 INTERCEPT_FUNCTION_VER(func,symver) global() argument
376 INTERCEPT_FUNCTION(func) global() argument
377 INTERCEPT_FUNCTION_VER(func,symver) global() argument
381 INTERCEPT_FUNCTION(func) global() argument
382 INTERCEPT_FUNCTION_VER(func,symver) global() argument
[all...]
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h51 #define SCOPED_INTERCEPTOR_RAW(func, ...) \ argument
64 # define CHECK_REAL_FUNC(func) \ argument
70 # define CHECK_REAL_FUNC(func) DCHECK(REAL(func)) argument
73 #define SCOPED_TSAN_INTERCEPTOR(func, ...) \ argument
85 #define TSAN_INTERCEPTOR(ret, func, ...) INTERCEPTOR(ret, func, __VA_ARGS__) argument
88 # define TSAN_INTERCEPTOR_FREEBSD_ALIAS(ret, func, ...) \ argument
92 # define TSAN_INTERCEPTOR_FREEBSD_ALIAS(ret, func, ...) argument
96 # define TSAN_INTERCEPTOR_NETBSD_ALIAS(ret, func, ...) \ argument
99 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR(ret, func, ...) \ argument
102 # define TSAN_INTERCEPTOR_NETBSD_ALIAS_THR2(ret, func, func2, ...) \ argument
[all …]

12345678910>>...42