Home
last modified time | relevance | path

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

12345678910>>...23

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
H A Dandroid-cloexec-open.cpp7 #define TEMP_FAILURE_RETRY(exp) \ macro
23 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in a()
38 TEMP_FAILURE_RETRY(open64("filename", O_RDWR)); in b()
68 TEMP_FAILURE_RETRY(open("filename", 3)); in f()
74 TEMP_FAILURE_RETRY(open64("filename", 3)); in f()
80 TEMP_FAILURE_RETRY(openat(0, "filename", 3)); in f()
87 TEMP_FAILURE_RETRY(open("filename", flag)); in f()
91 TEMP_FAILURE_RETRY(open64("filename", flag)); in f()
95 TEMP_FAILURE_RETRY(openat(0, "filename", flag)); in f()
107 TEMP_FAILURE_RETRY(open("filename", O_RDWR)); in d()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo())); in test()
18 TEMP_FAILURE_RETRY(foo()); in test()
19 TEMP_FAILURE_RETRY((foo())); in test()
21 TEMP_FAILURE_RETRY(foo() == 1); in test()
23 TEMP_FAILURE_RETRY((foo() == 1)); in test()
37 #define INDIRECT TEMP_FAILURE_RETRY in test()
84 TEMP_FAILURE_RETRY(CMP(foo())); in test()
109 #undef TEMP_FAILURE_RETRY in with_nondependent_variable_type()
119 TEMP_FAILURE_RETRY((foo())); in with_nondependent_variable_type()
130 #undef TEMP_FAILURE_RETRY in obscured_temp_failure_retry()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dandroid-comparison-in-temp-failure-retry.c17 TEMP_FAILURE_RETRY((i = foo()));
18 TEMP_FAILURE_RETRY(foo());
19 TEMP_FAILURE_RETRY((foo()));
21 TEMP_FAILURE_RETRY(foo() == 1);
23 TEMP_FAILURE_RETRY((foo() == 1));
37 #define INDIRECT TEMP_FAILURE_RETRY
84 TEMP_FAILURE_RETRY(CMP(foo())); in undoCommand()
109 #undef TEMP_FAILURE_RETRY in redo()
119 TEMP_FAILURE_RETRY((foo())); in redo()
130 #undef TEMP_FAILURE_RETRY
[all …]

12345678910>>...23