| /minix3/crypto/external/bsd/openssl/dist/MacOS/ |
| H A D | OpenSSL.mcp.hqx | 4 %3J!$K@S!!"J!!!!"!!%#!3!!!!!!!!!!!%0[C'9ABA*bD@pb)&"bEfTPBh3!!!! 36 &4J"2F'9Z8e0-)&"33cT38%-J8(*[DQ9MG!"2F'9Z8e0-)&"33cT38%0"FfdJ8'& 50 $)&"&4J"(CA4)9&438b!f1%Xk8&"$)&"bEfTPBh3!4f9d5&488&-J0MK,1P"33d& 76 `C@j68d`J0MKV1P"33b"-D@jVCA)!6h"PEP066#!f1'Xk8&"$)&"&4J"2F'9Z8e0 119 $)&"&4J"-D@*$FRP`G'mJ0MK,1P"33b"3FQpUC@0d!%aTBN0bHA"dEb!f1%Xk8&" 138 !!3!!!!!!!!!H!!!!!J!!!!!!!!!i!!!!!`!!!!!!!!"9!!!!"!!!!!!!!!"[!!! 139 !"3!!!!!!!!#-!!!!"J!!!!!!!!#R!!!!"`!!!!!!!!$"!!!!#!!!!!!!!!$H!!! 140 !#3!!!!!!!!$h!!!!#J!!!!!!!!%9!!!!#`!!!!!!!!%h!!!!$!!!!!!!!!&2!!! 141 !$3!!!!!!!!&S!!!!$J!!!!!!!!'%!!!!$`!!!!!!!!'J!!!!%!!!!!!!!!'d!!! 142 !%3!!!!!!!!(6!!!!%J!!!!!!!!(X!!!!%`!!!!!!!!)+!!!!&!!!!!!!!!)X!!! [all …]
|
| H A D | mklinks.as.hqx | 3 :#QeVE'PZDh-ZBA-!39"36'&`E(3J!!!!!!!!!*LiI6m!!!!!!3!!!*G#!!#@3J! 4 !!AChFQPd!!!!K3)"!3m(Fh9`F'pbG!!!!)B#!3%$"(0eFQ8!!!#(!J-%"!3("3C 5 cGfPdBfJ!!!#)!J%"#39cH@jMD!!!!)N#"J%$!`-&"3-'FhPcG'9Y!!!!LJ)&"3) 6 %!J8("!-#!`4dB@*X!!!!L`))!3-$!`-$!`-$"(4PE'`!!!#-!J)"#38$G'KP!!! 7 !M3))(J)@!Ki#!J))!K)#!`)B!Kd%G'KPE3!!!)i#!J%&#`4dD'9j!!!!M`)#!J) 8 #$3TdD(*[G@GSEh9d!!!!N!!#!3%&"(4TCQB!!!#4!J%"!`4dD@eP!!!!NJ)"!JS 12 X)%&`F'aP8f0bDA"d,J!!!)C8D'Pc)(0MFQP`G#"MFQ9KG'9c)#iZ,fPZBfaeC'8 15 dD@9ZG$SY+3!!!#S!!J!!!!!!$3!+!"!!!!!-!!!!!!!!!!!!63!0!!S!%!%!!!` 19 SAb!-CJK`!cm!UFKJ+#m-UC)J9#!)d+J!'#&!!"JJ9#!)d+J!(#&!!"a9Mbm8)&q 21 J$'F5@Bm[$#mm!!!!!A!!U#UTp&K26VVrG#KZrra1ANje!!!!('&`E(3!!!!"4P* [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/test/TableGen/ |
| H A D | SiblingForeach.td | 5 int J = j; 25 // CHECK: int J = 0; 30 // CHECK: int J = 1; 35 // CHECK: int J = 2; 40 // CHECK: int J = 3; 45 // CHECK: int J = 0; 50 // CHECK: int J = 1; 55 // CHECK: int J = 2; 60 // CHECK: int J = 3; 65 // CHECK: int J = 0; [all …]
|
| /minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
| H A D | microsoft-abi-vtables-return-thunks.cpp | 17 struct J : I { virtual D *foo(); J(); }; struct 18 struct K : J { virtual E *foo(); K(); }; 20 J::J() {} in J() function in test1::J 83 struct J : I { virtual D *foo(); J(); }; struct 84 struct K : J { virtual E *foo(); K(); }; 86 J::J() {} in J() function in test2::J
|
| H A D | mangle-ms-templates-memptrs-2.cpp | 4 struct J {}; struct 7 J<M> m; 11 J<N> n; 15 J<O> o; 19 J<P> p;
|
| H A D | dynamic-cast-hint.cpp | 15 class J : public H { char q; }; class 38 volatile J *aj = dynamic_cast<J *>(a); in test() 49 volatile J *bj = dynamic_cast<J *>(b); in test()
|
| H A D | microsoft-abi-vtables-single-inheritance.cpp | 154 struct J { struct 170 J j; 171 void use(J *obj) { obj->foo(42); } in use() 173 struct K : J { 192 struct L : J { 215 struct M : J {
|
| /minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/forwardlist/forwardlist.modifiers/ |
| H A D | insert_after_range.pass.cpp | 28 typedef input_iterator<const T*> J; in main() typedef 31 I i = c.insert_after(c.cbefore_begin(), J(t), J(t)); in main() 35 i = c.insert_after(c.cbefore_begin(), J(t), J(t+3)); in main() 42 i = c.insert_after(c.begin(), J(t+3), J(t+5)); in main() 56 typedef input_iterator<const T*> J; in main() typedef 59 I i = c.insert_after(c.cbefore_begin(), J(t), J(t)); in main() 63 i = c.insert_after(c.cbefore_begin(), J(t), J(t+3)); in main() 70 i = c.insert_after(c.begin(), J(t+3), J(t+5)); in main()
|
| /minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/forwardlist/forwardlist.modifiers/ |
| H A D | insert_after_range.pass.cpp | 28 typedef input_iterator<const T*> J; in main() typedef 31 I i = c.insert_after(c.cbefore_begin(), J(t), J(t)); in main() 35 i = c.insert_after(c.cbefore_begin(), J(t), J(t+3)); in main() 42 i = c.insert_after(c.begin(), J(t+3), J(t+5)); in main() 56 typedef input_iterator<const T*> J; in main() typedef 59 I i = c.insert_after(c.cbefore_begin(), J(t), J(t)); in main() 63 i = c.insert_after(c.cbefore_begin(), J(t), J(t+3)); in main() 70 i = c.insert_after(c.begin(), J(t+3), J(t+5)); in main()
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
| H A D | instantiate-expr-1.cpp | 2 template<int I, int J> 5 int parens : (J); 13 template<int I, int J> 15 int bitfield : I + J; // expected-error{{bit-field 'bitfield' has zero width}} 23 template<int I, int J> 25 int bitfield : I - J; // expected-error{{bit-field 'bitfield' has negative width (-1)}} \ 35 template<int I, int J> 37 int bitfield : I / J; // expected-error{{expression is not an integral constant expression}} \ 46 template<typename T, T I, int J> 48 int bitfield : I + J;
|
| /minix3/bin/sh/USD.doc/ |
| H A D | Rv7man | 4 %J Comm. Assoc. Comp. Mach. 21 %J Comm. Assoc. Comp. Mach. 32 %A J. F. Ossanna 33 %J Bell Sys. Tech. J. 40 %A J. R. Mashey 42 %J Proc. 2nd Int. Conf. on Software Engineering 49 %A J. R. Mashey 50 %J Bell Sys. Tech. J. 60 %J Bell Sys. Tech. J. 75 %J Software Practice and Experience [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | BypassSlowDivision.cpp | 79 BasicBlock::iterator &J, in insertFastDiv() argument 85 Instruction *Instr = J; in insertFastDiv() 98 BasicBlock *SuccessorBB = I->splitBasicBlock(J); in insertFastDiv() 172 J = I->begin(); in insertFastDiv() 187 BasicBlock::iterator &J, in reuseOrInsertFastDiv() argument 193 Instruction *Instr = J; in reuseOrInsertFastDiv() 199 return insertFastDiv(F, I, J, BypassType, UseDivOp, UseSignedOp, in reuseOrInsertFastDiv() 207 J->replaceAllUsesWith(Value.Quotient); in reuseOrInsertFastDiv() 210 J->replaceAllUsesWith(Value.Remainder); in reuseOrInsertFastDiv() 214 ++J; in reuseOrInsertFastDiv() [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/SimplifyCFG/ |
| H A D | 2002-09-24-PHIAssertion.ll | 4 J: 7 L: ; preds = %J, %J 8 %Q = phi i32 [ %C, %J ], [ %C, %J ] ; <i32> [#uses=1]
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | OcamlGCPrinter.cpp | 121 for (GCFunctionInfo::iterator J = FI.begin(), JE = FI.end(); J != JE; ++J) { in finishAssembly() local 153 for (GCFunctionInfo::iterator J = FI.begin(), JE = FI.end(); J != JE; ++J) { in finishAssembly() local 154 size_t LiveCount = FI.live_size(J); in finishAssembly() 162 AP.OutStreamer.EmitSymbolValue(J->Label, IntPtrSize); in finishAssembly() 166 for (GCFunctionInfo::live_iterator K = FI.live_begin(J), in finishAssembly() 167 KE = FI.live_end(J); K != KE; ++K) { in finishAssembly()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | BBVectorize.cpp | 280 bool areInstsCompatible(Instruction *I, Instruction *J, 286 Instruction *J, bool UpdateUsers = true, 316 DenseSet<ValuePair> &PrunedDAG, ValuePair J, 326 DenseMap<ValuePair, size_t> &DAG, ValuePair J); 346 Instruction *J, unsigned o); 348 void fillNewShuffleMask(LLVMContext& Context, Instruction *J, 354 Instruction *J); 356 bool expandIEChain(LLVMContext& Context, Instruction *I, Instruction *J, 362 Instruction *J, unsigned o, bool IBeforeJ); 365 Instruction *J, SmallVectorImpl<Value *> &ReplacedOperands, [all …]
|
| /minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
| H A D | dr1301.cpp | 54 struct J { struct 55 J(); 59 int j1 = J().n; // ok argument 60 int j2 = J().f(); // ok 63 J j; // expected-note 2{{non-trivial default constructor}}
|
| H A D | virtual-base-used.cpp | 80 struct J : public I { struct 82 ~J(); 85 J j; // expected-note {{implicit default constructor for 'J' first required here}} 87 void J::foo() { // expected-note {{implicit destructor for 'H' first required here}} in foo()
|
| /minix3/external/bsd/llvm/dist/clang/include/clang/Driver/ |
| H A D | Job.h | 137 static bool classof(const Job *J) { in classof() argument 138 return J->getKind() == CommandClass || in classof() 139 J->getKind() == FallbackCommandClass; in classof() 157 static bool classof(const Job *J) { in classof() argument 158 return J->getKind() == FallbackCommandClass; in classof() 184 void addJob(std::unique_ptr<Job> J) { Jobs.push_back(std::move(J)); } in addJob() argument 197 static bool classof(const Job *J) { in classof() argument 198 return J->getKind() == JobListClass; in classof()
|
| /minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.arg/temp.arg.template/ |
| H A D | p3-0x.cpp | 21 template<int I, int J, int ...Rest> struct X0a; 23 template<int I, long J> struct X0c; // expected-note{{template non-type parameter has a different t… 32 template<int I, int J, int ...Rest> struct X1a; 34 template<short I, short J> struct X1c; 35 template<short I, long J> struct X1d; // expected-note{{template non-type parameter has a different…
|
| /minix3/etc/ |
| H A D | termcap | 4 :cr=^M:nw=^M^J:\ 7 :cd=\E[0J:cl=\E[H\E[0J:\ 12 :sr=\EM:sf=^J:\ 45 :am:bs:cd=\E[J:ce=\E[K:cl=\E[2J\E[H:cm=\E[%i%d;%dH:co#80:\ 50 :am:cr=^M:do=^J:nl=^J:bl=^G:le=^H:ho=\E[H:\ 51 :co#80:li#24:cl=\E[H\E[2J:bs:cm=\E[%i%d;%dH:nd=\E[C:up=\E[A:\ 52 :ce=\E[K:cd=\E[J:so=\E[7m:se=\E[m:us=\E[4m:ue=\E[m:\ 58 :is=\E[r\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l:\ 59 :rs=\E[r\E<\E[m\E[2J\E[H\E[?7h\E[?1;3;4;6l:xn:\ 63 :do=^J:co#80:li#24:cl=\E[;H\E[2J:sf=\ED:\ [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/SLPVectorizer/AArch64/ |
| H A D | commute.ll | 7 define void @test1(%structA* nocapture readonly %J, i32 %xmin, i32 %ymin) { 9 ; CHECK: %arrayidx4 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 0 10 ; CHECK: %arrayidx9 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 1 26 %arrayidx4 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 0 29 %arrayidx9 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 1 42 define void @test2(%structA* nocapture readonly %J, i32 %xmin, i32 %ymin) { 44 ; CHECK: %arrayidx4 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 0 45 ; CHECK: %arrayidx9 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 1 61 %arrayidx4 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 0 64 %arrayidx9 = getelementptr inbounds %structA* %J, i64 0, i32 0, i64 1
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCCTRLoops.cpp | 213 for (BasicBlock::iterator J = BB->begin(), JE = BB->end(); in mightUseCTR() local 214 J != JE; ++J) { in mightUseCTR() 215 if (CallInst *CI = dyn_cast<CallInst>(J)) { in mightUseCTR() 369 } else if (isa<BinaryOperator>(J) && in mightUseCTR() 370 J->getType()->getScalarType()->isPPC_FP128Ty()) { in mightUseCTR() 373 } else if (isa<UIToFPInst>(J) || isa<SIToFPInst>(J) || in mightUseCTR() 374 isa<FPToUIInst>(J) || isa<FPToSIInst>(J)) { in mightUseCTR() 375 CastInst *CI = cast<CastInst>(J); in mightUseCTR() 382 J->getType()->getScalarType()) && in mightUseCTR() 383 (J->getOpcode() == Instruction::UDiv || in mightUseCTR() [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRerollPass.cpp | 243 for (Instruction *J : PossibleReds[i]) { in restrictToScale() 244 PossibleRedSet.insert(J); in restrictToScale() 245 PossibleRedIdx[J] = i; in restrictToScale() 288 bool isSelectedPHI(Instruction *J) { in isSelectedPHI() 289 if (!isa<PHINode>(J)) in isSelectedPHI() 295 if (cast<Instruction>(J) == PossibleReds[i].getPHI()) in isSelectedPHI() 660 for (Instruction *J : PossibleReds[i]) { in validateSelected() 664 int Iter = PossibleRedIter[J]; in validateSelected() 668 J << "\n"); in validateSelected() 717 for (SmallInstructionVector::iterator J = Users.begin(), in replaceSelected() local [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 50 for (const auto &J : Sample.getCallTargets()) in write() local 51 OS << " " << J.first() << ":" << J.second; in write() 89 for (const auto &J : Sample.getCallTargets()) { in write() local 90 std::string Callee = J.first(); in write() 91 unsigned CalleeSamples = J.second; in write()
|
| /minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
| H A D | IteratorTest.cpp | 39 test_iterator J = Begin; in TEST() local 40 J += i; in TEST() 41 EXPECT_EQ(I, J); in TEST() 80 test_iterator J = Begin; in TEST() local 81 J += i; in TEST() 82 EXPECT_EQ(I, J); in TEST()
|