/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | explicit1.C | 1 struct A1 { struct 2 explicit A1(int) { } in A1() function
|
H A D | p3708.C | 16 A1() { printf ("A1 is constructed.\n"); } in A1() function
|
H A D | p3708a.C | 16 A1() { printf ("A1 is constructed.\n"); } in A1() function
|
H A D | p3708b.C | 16 A1() { printf ("A1 is constructed.\n"); } in A1() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | m4.C | 3 struct A1 { struct B { B(); } b; }; argument
|
H A D | ttp64.C | 22 A1() {}; in A1() function
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 432 BT::RegisterCell BT::MachineEvaluator::eADD(const RegisterCell &A1, in eADD() 465 BT::RegisterCell BT::MachineEvaluator::eSUB(const RegisterCell &A1, in eSUB() 498 BT::RegisterCell BT::MachineEvaluator::eMLS(const RegisterCell &A1, in eMLS() 508 BT::RegisterCell BT::MachineEvaluator::eMLU(const RegisterCell &A1, in eMLU() 518 BT::RegisterCell BT::MachineEvaluator::eASL(const RegisterCell &A1, in eASL() 527 BT::RegisterCell BT::MachineEvaluator::eLSR(const RegisterCell &A1, in eLSR() 537 BT::RegisterCell BT::MachineEvaluator::eASR(const RegisterCell &A1, in eASR() 548 BT::RegisterCell BT::MachineEvaluator::eAND(const RegisterCell &A1, in eAND() 570 BT::RegisterCell BT::MachineEvaluator::eORL(const RegisterCell &A1, in eORL() 592 BT::RegisterCell BT::MachineEvaluator::eXOR(const RegisterCell &A1, in eXOR() [all …]
|
H A D | HexagonConstPropagation.cpp | 1198 bool MachineConstEvaluator::evaluateCMPii(uint32_t Cmp, const APInt &A1, in evaluateCMPii() 1431 bool MachineConstEvaluator::evaluateANDii(const APInt &A1, in evaluateANDii() 1498 bool MachineConstEvaluator::evaluateORii(const APInt &A1, in evaluateORii() 1560 bool MachineConstEvaluator::evaluateXORii(const APInt &A1, in evaluateXORii() 1587 bool MachineConstEvaluator::evaluateZEXTi(const APInt &A1, unsigned Width, in evaluateZEXTi() 1618 bool MachineConstEvaluator::evaluateSEXTi(const APInt &A1, unsigned Width, in evaluateSEXTi() 1683 bool MachineConstEvaluator::evaluateCLBi(const APInt &A1, bool Zeros, in evaluateCLBi() 1718 bool MachineConstEvaluator::evaluateCTBi(const APInt &A1, bool Zeros, in evaluateCTBi() 1764 bool MachineConstEvaluator::evaluateEXTRACTi(const APInt &A1, unsigned Bits, in evaluateEXTRACTi() 1812 bool MachineConstEvaluator::evaluateSplati(const APInt &A1, unsigned Bits, in evaluateSplati() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 20030309-1.c | 5 struct A1 { int x; int y[1]; }; argument
|
H A D | 20010202-1.c | 7 A0 = 0, A1 = 1, A2 = 2 enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
H A D | primary5.C | 6 struct A1 struct 11 struct A : A1 argument
|
H A D | crash1.C | 9 struct A1 {}; struct
|
/openbsd/gnu/llvm/compiler-rt/lib/profile/ |
H A D | InstrProfilingPlatformOther.c | 27 static const void *getMinAddr(const void *A1, const void *A2) { in getMinAddr() 31 static const void *getMaxAddr(const void *A1, const void *A2) { in getMaxAddr()
|
/openbsd/gnu/llvm/compiler-rt/lib/orc/tests/unit/ |
H A D | executor_address_test.cpp | 38 ExecutorAddr A1(1), A2(2); in TEST() local 87 ExecutorAddr A0(0), A1(1), A2(2), A3(3); in TEST() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | strlen1.C | 2 void monk2 (A1) {} in monk2() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | lookup20.C | 4 struct A { struct A1 { }; }; struct
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | pending-4.c | 15 int i,A1; local
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | userdef.cc | 30 class A1 { class 38 A1(int a, int b) in A1() function in A1
|
H A D | ambiguous.cc | 7 class A1 { class
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | ctors14.C | 14 A1(void) {} in A1() function
|
/openbsd/lib/libm/src/ |
H A D | b_log__D.c | 80 static const double A1 = .08333333333333178827; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
H A D | spec6.C | 114 struct A1 struct
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExpandLargeFpConvert.cpp | 100 Value *A1 = nullptr; in expandFPToI() local 419 Value *A1 = Builder.CreateLShr(A0, Builder.getIntN(32, 2)); in expandIToFP() local
|
/openbsd/lib/libcrypto/kdf/ |
H A D | tls1_prf.c | 186 unsigned char A1[EVP_MAX_MD_SIZE]; in tls1_prf_P_hash() local
|
/openbsd/lib/libssl/ |
H A D | t1_enc.c | 165 unsigned char A1[EVP_MAX_MD_SIZE], hmac[EVP_MAX_MD_SIZE]; in tls1_P_hash() local
|