/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindings.cpp | 31 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcGetErrorMsg() local 37 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcGetMangledSymbol() local 49 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcCreateLazyCompileCallback() local 56 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcCreateIndirectStub() local 63 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcSetIndirectStubPointer() local 71 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcAddEagerlyCompiledIR() local 80 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcAddLazilyCompiledIR() local 86 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcRemoveModule() local 92 OrcCBindingsStack &J = *unwrap(JITStack); in LLVMOrcGetSymbolAddress() local
|
/external/clang/test/SemaCXX/ |
D | inherit.cpp | 34 struct J { char c; int i[]; }; struct
|
D | cdtor-fn-try-block.cpp | 47 static int J; member 59 int E::J; member in E 89 int J; member
|
/external/clang/test/Parser/ |
D | objc-error-qualified-implementation.m | 11 @interface J < P,P > interface 15 @implementation J < P,P > // expected-error {{@implementation declaration cannot be protocol qualif… implementation
|
D | skip-function-bodies.mm | 26 void J() { function
|
/external/clang/test/SemaObjC/ |
D | error-implicit-property.m | 8 @interface J interface 21 - (void) Meth1 : (J*) arg { argument
|
D | typo-correction-arc.m | 17 @interface J interface 22 @implementation J { implementation
|
D | no-protocol-option-tests.m | 19 @interface J : super <P> interface 22 @implementation J @end // expected-warning {{method definition for 'PMeth' not found}} implementation
|
/external/llvm/lib/ProfileData/ |
D | SampleProfWriter.cpp | 59 for (const auto &J : Sample.getCallTargets()) in write() local 100 for (const auto &J : Sample.getCallTargets()) in addNames() local 105 for (const auto &J : S.getCallsiteSamples()) { in addNames() local 172 for (const auto &J : Sample.getCallTargets()) { in writeBody() local 183 for (const auto &J : S.getCallsiteSamples()) { in writeBody() local
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.modifiers/ |
D | insert_after_range.pass.cpp | 28 typedef input_iterator<const T*> J; in main() typedef 56 typedef input_iterator<const T*> J; in main() typedef
|
/external/clang/test/CodeGenObjC/ |
D | ivar-layout-64-bitfields.m | 19 @interface J interface 43 @implementation J implementation
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-vtables-return-thunks.cpp | 17 struct J : I { virtual D *foo(); J(); }; struct 20 J::J() {} in J() function in test1::J 83 struct J : I { virtual D *foo(); J(); }; struct 86 J::J() {} in J() function in test2::J
|
/external/llvm/unittests/Support/ |
D | IteratorTest.cpp | 39 test_iterator J = Begin; in TEST() local 80 test_iterator J = Begin; in TEST() local
|
/external/eigen/doc/snippets/ |
D | Jacobi_makeJacobi.cpp | 3 JacobiRotation<float> J; variable
|
/external/clang/test/Modules/Inputs/template-default-args/ |
D | a.h | 9 template<typename T> struct J {}; struct
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 111 for (GCFunctionInfo::iterator J = FI.begin(), JE = FI.end(); J != JE; ++J) { in finishAssembly() local 139 for (GCFunctionInfo::iterator J = FI.begin(), JE = FI.end(); J != JE; ++J) { in finishAssembly() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileInfo.cpp | 61 std::map<const Function*, BlockCounts>::iterator J = in getExecutionCount() local 126 std::map<const MachineFunction*, BlockCounts>::iterator J = in getExecutionCount() local 139 std::map<const Function*, double>::iterator J = in getExecutionCount() local 156 std::map<const MachineFunction*, double>::iterator J = in getExecutionCount() local 203 std::map<const Function*, BlockCounts>::iterator J = in removeBlock() local 213 std::map<const Function*, EdgeWeights>::iterator J = in removeEdge() local 321 std::map<const Function*, EdgeWeights>::iterator J = in replaceAllUses() local 371 std::map<const Function*, EdgeWeights>::iterator J = in splitEdge() local 415 std::map<const Function*, EdgeWeights>::iterator J = in splitBlock() local 446 std::map<const Function*, EdgeWeights>::iterator J = in splitBlock() local [all …]
|
/external/clang/test/Layout/ |
D | ms-x86-vfvb-alignment.cpp | 285 struct J : B0, B3, virtual B1 { int a; int a1; J() : a(0xf0000012), a1(0xf0000012) {} }; in J() function
|
/external/clang/test/CodeGen/ |
D | 2003-08-30-LargeIntegerBitfieldMember.c | 5 unsigned char J[1][123]; member
|
/external/eigen/lapack/ |
D | iladlr.f | 100 INTEGER I, J local
|
D | ilazlr.f | 100 INTEGER I, J local
|
D | ilaslr.f | 100 INTEGER I, J local
|
D | ilaclr.f | 100 INTEGER I, J local
|
/external/clang/test/FixIt/ |
D | fixit-multiple-selector-warnings.m | 12 @interface J interface
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | OcamlGCPrinter.cpp | 118 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
|