/llvm-project/clang/test/Modules/Inputs/ |
H A D | redecl-merge-top-explicit.h | 7 #define ONE 1 macro
|
H A D | redecl-merge-right.h | 81 int ONE; variable
|
/llvm-project/lldb/test/API/commands/expression/macros/ |
H A D | macro1.h | 4 #define ONE 1 macro
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | uppercase-literal-suffix-integer-macro.cpp | 17 #define ONE MAKE_UNSIGNED(1) in horrible_macros() macro
|
/llvm-project/clang/test/Sema/ |
H A D | warn-bitwise-compare.c | 9 ONE, enumerator
|
H A D | warn-integer-constants-in-ternary.c | 6 #define ONE 1 macro
|
H A D | warn-int-in-bool-context.c | 7 #define ONE 1 macro
|
H A D | string-concat.c | 62 #define ONE(x) x macro
|
/llvm-project/clang/test/Modules/ |
H A D | cxx20-include-translation.cpp | 31 #define ONE 1 macro
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/concurrency/ |
H A D | thread-canceltype-asynchronous.cpp | 3 #define ONE (1 << 0) macro
|
/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfsqrt.S | 279 #define ONE r7:6 macro 280 ONE = #1 define 285 ONE = add(ROOT,ONE) define 296 ONE = #1 define 301 ONE = add(ROOT,ONE) define
|
H A D | dfmul.S | 25 #define ONE r9:8 macro 76 ONE = #1 define
|
H A D | dfdiv.S | 108 #define ONE r28 macro 113 ONE = #1 define
|
/llvm-project/clang/test/CodeGen/ |
H A D | debug-info-gline-tables-only.c | 25 enum E { ZERO = 0, ONE = 1 }; enumerator
|
/llvm-project/clang/test/SemaCXX/ |
H A D | pragma-vtordisp.cpp | 18 #define ONE 1 macro
|
H A D | builtin-is-constant-evaluated.cpp | 97 ONE = std::is_constant_evaluated() in test_enumerator() enumerator
|
/llvm-project/clang/test/AST/Interp/ |
H A D | enums.cpp |
|
/llvm-project/libc/src/__support/FPUtil/generic/ |
H A D | sqrt_80_bit_long_double.h | 41 constexpr StorageType ONE = StorageType(1) << int(LDBits::FRACTION_LEN); sqrt() local
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | RegisterValue.h | 35 ONE, // 1.0 global() enumerator
|
/llvm-project/libc/test/src/math/smoke/ |
H A D | nanf128_test.cpp | 22 const UInt128 ONE = UInt128(1); global() member in LlvmLibcNanf128Test
|
/llvm-project/libc/src/math/generic/ |
H A D | erff.cpp | 131 const float ONE[2] = {1.0f, -1.0f}; global() variable
|
/llvm-project/libc/test/src/__support/ |
H A D | math_extras_test.cpp | 113 constexpr T ONE(1); TYPED_TEST() local 138 constexpr T ONE(1); TYPED_TEST() local
|
/llvm-project/clang/test/FixIt/ |
H A D | fixit.c | 38 #define ONE 1 macro
|
/llvm-project/libc/src/__support/FPUtil/ |
H A D | NormalFloat.h | 35 static constexpr StorageType ONE = global() member
|
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
H A D | make_from_tuple.pass.cpp | 240 ONE, global() enumerator
|