Home
last modified time | relevance | path

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

123456

/dports/devel/py-pytest-mutagen/pytest-mutagen-b4cc63c/tests/
H A Dtest_mutagen.py15 def empty_function(*args, **kwargs): function
30 assert func_map["f"] is empty_function
37 assert class_name in mg.empty_function.__globals__
38 assert mg.empty_function.__globals__[class_name] is class_
54 mg.mutant_of("f", mutant_name)(empty_function)
60 mg.mutant_of("f", mutant_name, files)(empty_function)
69 mg.mutant_of("f", mutant_name)(empty_function)
79 mg.mutant_of("f", mutant_name, files)(empty_function)
90 mg.mutant_of("f", name, file=number)(empty_function)
121 assert func.__name__ in mg.empty_function.__globals__
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/utils/update_cc_test_checks/Inputs/
H A Ddef-and-decl.c.expected7 void empty_function(void);
13 // CHECK-NEXT: call void @empty_function()
18 empty_function();
33 // CHECK-LABEL: @empty_function(
37 void empty_function(void) {}
H A Ddef-and-decl.c6 void empty_function(void);
9 empty_function(); in main()
17 void empty_function(void) {} in empty_function() function
/dports/devel/libCello/libCello-1.1.7/tests/
H A Dfunctional.c8 var (^empty_function)(var) = ^ var (var args) { return None; }; in PT_FUNC()
10 var empty_function(var args) { return None; } in PT_FUNC()
13 var f = $(Function, empty_function); in PT_FUNC()
22 var empty_function(var args) { return None; } in PT_FUNC()
25 var f = new(Function, $(Function, empty_function)); in PT_FUNC()
36 var empty_function(var args) { return None; } in PT_FUNC()
40 var f1 = new(Function, $(Function, empty_function)); in PT_FUNC()
59 var empty_function(var args) { return None; } in PT_FUNC()
62 var f1 = new(Function, $(Function, empty_function)); in PT_FUNC()
78 var empty_function(var args) { return None; } in PT_FUNC()
[all …]
/dports/devel/hpx/hpx-1.2.1/hpx/util/detail/
H A Dempty_function.hpp18 struct empty_function; // must be trivial and empty
21 struct empty_function<R(Ts...)> struct
36 , hpx::util::detail::empty_function<Sig> argument

123456