/external/clang/test/ARCMT/ |
D | objcmt-property-availability.m | 22 - (MKMapItem *)source NS_AVAILABLE(10_9, 6_0); 23 - (void)setSource:(MKMapItem *)source NS_AVAILABLE(10_9, 7_0); 25 - (void)setDest:(MKMapItem *)source NS_AVAILABLE(10_9, 6_0); 26 - (MKMapItem *)dest NS_AVAILABLE(10_9, 6_0); 31 - (MKMapItem *)total NS_AVAILABLE(10_9, 6_0); 34 - (MKMapItem *)comp NS_AVAILABLE(10_9, 6_0); 37 - (MKMapItem *)tally UNAVAILABLE NS_AVAILABLE(10_9, 6_0); 38 - (void)setTally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0); 40 - (MKMapItem *)itally NS_AVAILABLE(10_9, 6_0); 41 - (void)setItally:(MKMapItem *)source UNAVAILABLE NS_AVAILABLE(10_9, 6_0); [all …]
|
/external/python/cpython2/Parser/ |
D | asdl.py | 111 def p_module_0(self, (module, name, version, _0, _1)): argument 118 def p_module(self, (module, name, version, _0, definitions, _1)): argument 152 def p_type_2(self, (sum, id, _0, attributes, _1)): argument 161 def p_product(self, (_0, fields, _1)): 183 def p_constructor_1(self, (id, _0, fields, _1)): argument
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
D | p1.cpp | 41 test<0> _0 = foo(a); // expected-error {{call to 'foo' is ambiguous}} in test2() local
|
/external/clang/test/SemaObjC/ |
D | attr-availability-1.m | 99 …(macosx,introduced=10.3_0))); // expected-warning {{use same version number separators '_' or '.'}}
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringARM32.cpp | 2719 Operand *_0 = in lowerInt64Arithmetic() local 2772 Operand *_0 = in lowerInt64Arithmetic() local 2825 Operand *_0 = legalize(Ctx->getConstantZero(IceType_i32), in lowerInt64Arithmetic() local 2878 Operand *_0 = in lowerInt64Arithmetic() local 3348 Operand *_0 = in lowerArithmetic() local 3921 Operand *_0 = Ctx->getConstantZero(IceType_i32); in lowerCast() local 3942 Constant *_0 = Ctx->getConstantZero(IceType_i32); in lowerCast() local 3961 Operand *_0 = in lowerCast() local 4398 Operand *_0 = in lowerFcmp() local 4765 Operand *_0 = in lowerIcmp() local [all …]
|
D | IceTargetLoweringX8664.cpp | 210 Constant *_0 = Ctx->getConstantZero(IceType_i32); in _push_rbp() local
|
D | IceTargetLoweringMIPS32.cpp | 635 auto *_0 = Ctx->getConstantZero(IceType_i64); in genTargetHelperCallFor() local
|
/external/skia/src/jumper/ |
D | SkJumper_vectors.h | 336 __m128i _0,_1,_2,_3,_4,_5,_6,_7; in load3() local 547 __m128i _0, _1, _2, _3; in load3() local 623 F _0, _1, _2, _3; in load4() local
|
/external/syslinux/efi64/include/efi/x86_64/ |
D | efibind.h | 303 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/ |
D | efibind.h | 303 _0,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,N,...) N argument
|