Home
last modified time | relevance | path

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

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
H A Dabseil-duration-addition.cpp63 #define THIRTY absl::FromUnixSeconds(30) in f() macro
64 i = absl::ToUnixSeconds(THIRTY) + 1; in f()
67 #undef THIRTY in f()
H A Dabseil-duration-factory-float.cpp54 #define THIRTY 30.0 in ConvertFloatTest() macro
55 d = absl::Seconds(THIRTY); in ConvertFloatTest()
56 #undef THIRTY in ConvertFloatTest()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
H A Dabseil-duration-factory-float.cpp54 #define THIRTY 30.0 in ConvertFloatTest() macro
55 d = absl::Seconds(THIRTY); in ConvertFloatTest()
56 #undef THIRTY in ConvertFloatTest()
H A Dabseil-duration-addition.cpp63 #define THIRTY absl::FromUnixSeconds(30) in f() macro
64 i = absl::ToUnixSeconds(THIRTY) + 1; in f()
67 #undef THIRTY in f()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
H A Dabseil-duration-factory-float.cpp54 #define THIRTY 30.0 in ConvertFloatTest() macro
55 d = absl::Seconds(THIRTY); in ConvertFloatTest()
56 #undef THIRTY in ConvertFloatTest()
H A Dabseil-duration-addition.cpp63 #define THIRTY absl::FromUnixSeconds(30) in f() macro
64 i = absl::ToUnixSeconds(THIRTY) + 1; in f()
67 #undef THIRTY in f()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
H A Dabseil-duration-addition.cpp63 #define THIRTY absl::FromUnixSeconds(30) in f() macro
64 i = absl::ToUnixSeconds(THIRTY) + 1; in f()
67 #undef THIRTY in f()
H A Dabseil-duration-factory-float.cpp54 #define THIRTY 30.0 in ConvertFloatTest() macro
55 d = absl::Seconds(THIRTY); in ConvertFloatTest()
56 #undef THIRTY in ConvertFloatTest()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
H A Dabseil-duration-addition.cpp63 #define THIRTY absl::FromUnixSeconds(30) in f() macro
64 i = absl::ToUnixSeconds(THIRTY) + 1; in f()
67 #undef THIRTY in f()
H A Dabseil-duration-factory-float.cpp54 #define THIRTY 30.0 in ConvertFloatTest() macro
55 d = absl::Seconds(THIRTY); in ConvertFloatTest()
56 #undef THIRTY in ConvertFloatTest()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
H A Dabseil-duration-addition.cpp63 #define THIRTY absl::FromUnixSeconds(30) in f() macro
64 i = absl::ToUnixSeconds(THIRTY) + 1; in f()
67 #undef THIRTY in f()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dabseil-duration-subtraction.cpp35 #define THIRTY absl::Seconds(30) in f() macro
36 x = absl::ToDoubleSeconds(THIRTY) - 1.0; in f()
39 #undef THIRTY in f()

12345678910>>...13