/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | nested2.C | 8 struct M2 { struct 10 struct J : virtual public M2::I, argument
|
H A D | typedef8.C | 12 typedef struct M2 { struct
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | nest3.C | 5 struct M2 { int m; }; argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/tests/unit/ |
H A D | interval_map_test.cpp | 58 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M2; in TEST() local 87 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M2; in TEST() local 123 IntervalMap<unsigned, unsigned, IntervalCoalescing::Enabled> M2; in TEST() local
|
/openbsd-src/gnu/llvm/clang/lib/Driver/ |
H A D | Multilib.cpp | 152 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2) { in Either() 156 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either() 161 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either() 166 MultilibSet &MultilibSet::Either(const Multilib &M1, const Multilib &M2, in Either()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | _Pragma1.c | 24 #define M2(x) _Pragma (#x) macro
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | ConstraintSystem.cpp | 70 int64_t M1, M2, N; in eliminateUsingFM() local
|
H A D | TypeBasedAliasAnalysis.cpp | 447 if (const MDNode *M2 = Call2->getMetadata(LLVMContext::MD_tbaa)) in getModRefInfo() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
H A D | 19990826-3.f | 30 SUBROUTINE PCAPOP(M1,M2,L1,L2,NMEM,N1,N2,IB,IBB,K3,TF,TS,TC,TTO) argument
|
/openbsd-src/gnu/usr.bin/binutils/include/opcode/ |
H A D | i960.h | 52 #define M2 0x1000 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | i960.h | 52 #define M2 0x1000 macro
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 281 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | SHA256.cpp | 43 #define F_EXPAND(A, B, C, D, E, F, G, H, M1, M2, M3, M4, k) \ argument
|
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 247 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | ia64-opc-m.c | 26 #define M2 IA64_TYPE_M, 2 macro
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | OpenMPKinds.h | 182 OpenMPScheduleClauseModifier M2 = OMPC_SCHEDULE_MODIFIER_unknown; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ia64-opc-m.c | 26 #define M2 IA64_TYPE_M, 2 macro
|
/openbsd-src/gnu/llvm/llvm/tools/opt/ |
H A D | opt.cpp | 881 std::unique_ptr<Module> M2(CloneModule(*M)); in main() local
|
/openbsd-src/gnu/llvm/llvm/tools/llc/ |
H A D | llc.cpp | 727 std::unique_ptr<Module> M2(llvm::CloneModule(*M)); in compileModule() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 288 [&](const Pair &M1, const Pair &M2) { return GetCFP(M1) < GetCFP(M2); })); in EraseUnwantedCUDAMatches()
|
/openbsd-src/sbin/iked/ |
H A D | sntrup761.c | 297 uint16 M2[(len+1)/2]; in Decode() local 363 uint16 M2[(len+1)/2]; in Encode() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | sntrup761.c | 297 uint16 M2[(len+1)/2]; Decode() local 363 uint16 M2[(len+1)/2]; Encode() local [all...] |
/openbsd-src/gnu/gcc/gcc/ |
H A D | lambda-mat.c | 600 lambda_matrix M1, M2, M3, I; in lambda_matrix_project_to_null() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_dense_map_test.cpp | 361 DenseMap<int, int> M2({{0, 0}, {1, 2}}); in TEST() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 523 ProgramState::GenericDataMap M2 = GDMFactory.add(M1, Key, Data); in addGDM() local
|