Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project/libcxx/test/std/containers/sequences/deque/deque.cons/
H A Dcopy_alloc.pass.cpp34 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
40 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
47 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
53 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
H A Dmove_assign.pass.cpp27 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
46 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
65 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
84 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
H A Dmove_alloc.pass.cpp27 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
45 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
63 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
81 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
H A Dmove.pass.cpp27 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
47 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; main() local
65 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; main() local
[all...]
H A Dop_equal.pass.cpp34 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
58 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
H A Dcopy.pass.cpp34 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
56 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in main() local
H A Diter_iter_alloc.pass.cpp45 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in basic_test() local
H A Diter_iter.pass.cpp59 int ab[] = {3, 4, 2, 8, 0, 1, 44, 34, 45, 96, 80, 1, 13, 31, 45}; in basic_test() local
/llvm-project/clang/test/Sema/
H A Dstring-plus-char.c5 const char *foo(const struct AB *ab) { in foo()
23 struct AB ab; in f() local
H A Ddecl-in-prototype.c29 …struct ab { // expected-note {{previous definition is here}} expected-note {{previous definition i… struct
30 int j;
/llvm-project/compiler-rt/test/asan/TestCases/Helpers/
H A Dinitialization-nobug-extra.cpp3 int ab = getAB(); variable
/llvm-project/lldb/test/API/lang/cpp/char8_t/
H A Dmain.cpp2 const char8_t* ab = u8"你好"; variable
/llvm-project/compiler-rt/lib/builtins/ppc/
H A Dgcc_qmul.c18 double ab, tmp, tau; in __gcc_qmul() local
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DUpliftToFMA.cpp42 arith::MulFOp ab; in matchAndRewrite() local
/llvm-project/clang/test/CodeGenCXX/
H A Dms-local-vft-alias-comdat.cpp10 template <typename j> void ab(j ac) { in ab() function
/llvm-project/flang/test/Semantics/
H A Dallocate06.f905 subroutine C935(l, ac1, ac2, ac3, dc1, dc2, ec1, ec2, aa, ab, ab2, ea, eb, da, db, whatever, someth… argument
34 type(B(* , 5)), allocatable :: ab(:) local
H A Dbindings06.f9038 type, extends(a) :: ab type
/llvm-project/lldb/test/API/lang/cpp/overloaded-functions/
H A Dmain.cpp5 char ab; member
/llvm-project/clang/test/AST/Interp/
H A Dunions.cpp
/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-declare-validity.f9010 real(8), dimension(10) :: aa, bb, ab, ac, ad, ae, af, cc, dd variable
/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-vectors.cpp291 constexpr auto ab = CmpBinAnd(a, b); CharUsage() local
444 constexpr auto ab = CmpBinAnd(a, b); CharExtVecUsage() local
[all...]
/llvm-project/clang/test/CXX/expr/expr.unary/expr.new/
H A Dp14.cpp25 auto *ab = new Aligned<__STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2>; // expected-error {{deleted}} variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dpointer-arithmetic-on-polymorphic-object-all.cpp76 AbstractBase *ab = new AbstractOverride[10]; in abstractWarnings() local
H A Dpointer-arithmetic-on-polymorphic-object-decl-only.cpp77 AbstractBase *ab = new AbstractOverride[10]; in abstractWarnings() local
/llvm-project/lldb/test/API/lang/c/enum_types/
H A Dmain.c39 enum bitfield a = A, b = B, c = C, ab = AB, ac = A | C, all = ALL; in main() local

12