/external/clang/test/SemaCXX/ |
D | inherit.cpp | 34 struct J { char c; int i[]; }; struct
|
D | dr1301.cpp | 54 struct J { struct 59 int j1 = J().n; // ok argument
|
/external/clang/include/clang/Driver/ |
D | Job.h | 95 static bool classof(const Job *J) { in classof() 115 static bool classof(const Job *J) { in classof() 142 void addJob(Job *J) { Jobs.push_back(J); } in addJob() 155 static bool classof(const Job *J) { in classof()
|
/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/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 | 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/libcxx/test/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/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/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/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() argument
|
/external/eigen/lapack/ |
D | ilaclr.f | 100 INTEGER I, J local
|
D | ilaslr.f | 100 INTEGER I, J local
|
D | ilazlr.f | 100 INTEGER I, J local
|
D | iladlr.f | 100 INTEGER I, J local
|
/external/clang/test/CodeGen/ |
D | 2003-08-30-LargeIntegerBitfieldMember.c | 5 unsigned char J[1][123]; member
|
D | 2003-08-29-StructLayoutBug.c | 5 unsigned char J[1]; member
|
/external/clang/test/FixIt/ |
D | fixit-multiple-selector-warnings.m | 12 @interface J interface
|
/external/skia/experimental/Intersection/ |
D | QuadraticIntersection_TestData.cpp | 44 static const double J = PointEpsilon * 5; variable
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | QuadraticIntersection_TestData.cpp | 44 static const double J = PointEpsilon * 5; variable
|
/external/chromium_org/third_party/skia/tests/ |
D | PathOpsQuadIntersectionTestData.cpp | 49 static const double J = FLT_EPSILON * 5; variable
|
/external/skia/tests/ |
D | PathOpsQuadIntersectionTestData.cpp | 49 static const double J = FLT_EPSILON * 5; variable
|