/external/objenesis/tck/src/org/objenesis/tck/candidates/ |
D | ConstructorWithArguments.java | 23 private final String something; field in ConstructorWithArguments 26 public ConstructorWithArguments(String something, int another) { in ConstructorWithArguments() argument 27 this.something = something; in ConstructorWithArguments() 32 return something + another; in toString()
|
D | SerializableConstructorWithArguments.java | 27 private final String something; field in SerializableConstructorWithArguments 30 public SerializableConstructorWithArguments(String something, int another) { in SerializableConstructorWithArguments() argument 31 this.something = something; in SerializableConstructorWithArguments() 36 return something + another; in toString()
|
D | ConstructorWithMandatoryArguments.java | 23 public ConstructorWithMandatoryArguments(String something) { in ConstructorWithMandatoryArguments() argument 24 if(something == null) { in ConstructorWithMandatoryArguments()
|
D | SerializableConstructorWithMandatoryArguments.java | 27 public SerializableConstructorWithMandatoryArguments(String something) { in SerializableConstructorWithMandatoryArguments() argument 28 if(something == null) { in SerializableConstructorWithMandatoryArguments()
|
/external/clang/test/ARCMT/ |
D | rewrite-block-var.m | 8 -(Foo *)something; method 16 [x something]; 23 x = [p something]; 30 [x something]; 40 [x something]; 43 [x something];
|
D | rewrite-block-var.m.result | 8 -(Foo *)something; 16 [x something]; 23 x = [p something]; 30 [x something]; 40 [x something]; 43 [x something];
|
D | retains.m.result | 14 -(id)something; 18 [[Foo new] something] 24 -(id)something {} 34 [self something]; 36 [self something];
|
D | retains.m | 14 -(id)something; method 18 [[Foo new] something] 24 -(id)something {} method 37 [[self something] retain]; 39 [[self retain] something];
|
/external/clang/test/CodeGen/ |
D | 2009-05-28-const-typedef.c | 6 } something; typedef 8 typedef const something const_something; 10 something fail(void);
|
/external/clang/test/Index/ |
D | overriding-method-comments.mm | 60 /// \brief Does something. 64 …n>virtual void foo_pure(int AAA) = 0</Declaration><Abstract><Para> Does something. </Para></Abstra… 66 /// \brief Does something. 70 …ion>virtual void foo_inline(int BBB)</Declaration><Abstract><Para> Does something. </Para></Abstra… 72 /// \brief Does something. 76 …>virtual void foo_outofline(int CCC)</Declaration><Abstract><Para> Does something. </Para></Abstra… 81 …laration>void foo_outofline(int RRR)</Declaration><Abstract><Para> Does something. </Para></Abstra… 86 …ation>virtual void foo_pure(int PPP)</Declaration><Abstract><Para> Does something. </Para></Abstra… 90 …ion>virtual void foo_inline(int QQQ)</Declaration><Abstract><Para> Does something. </Para></Abstra… 93 /// \brief Does something. [all …]
|
/external/llvm/test/Linker/ |
D | linkmdnode.ll | 8 declare i8 @llvm.something(metadata %a) 10 %x = call i8 @llvm.something(metadata !21)
|
D | linkmdnode2.ll | 7 declare i8 @llvm.something(metadata %a) 10 %x = call i8 @llvm.something(metadata !22)
|
/external/llvm/test/CodeGen/ARM/ |
D | memset-inline.ll | 24 call void @something(i8* %0) nounwind 28 declare void @something(i8*) nounwind
|
/external/clang/test/Parser/ |
D | objc-try-catch-1.m | 63 // Do something 66 // Do something
|
D | missing-end-3.m | 6 // since I forgot the @end here it should say something
|
/external/e2fsprogs/tests/progs/test_data/ |
D | test.icount | 89 # Store something, then store 0, then test... 102 # store something, then decrement to zero
|
/external/clang/test/CodeGenObjC/ |
D | objc2-write-barrier-2.m | 30 @interface something { interface 35 @implementation something implementation
|
/external/llvm/test/CodeGen/AArch64/ |
D | extract.ll | 27 ; something other than w0 and w1. 39 ; something other than w0 and w1.
|
/external/eigen/doc/ |
D | I12_ClassHierarchy.dox | 37 …- MatrixBase means dense matrix expression. This means that a \c %MatrixBase is something that can… 42 …- ArrayBase means dense array expression. This means that an \c %ArrayBase is something that can be 55 …- PlainObjectBase means dense (matrix or array) plain object, i.e. something that stores its own d… 62 - DenseCoeffsBase means something that has dense coefficient accessors. It is a base class for 122 Finally, consider an example of something that is not a dense expression, for instance a diagonal m…
|
/external/compiler-rt/BlocksRuntime/tests/ |
D | josh.C | 12 int something; member
|
/external/harfbuzz_ng/contrib/ |
D | README | 2 Will be replaced with something functional one day.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | todo.txt | 49 if something fails; does something else need deinit? 63 space (i.e., no code should depend on the macro doing something) 85 (ServerHello followed by something else than ChangeCipherSpec)
|
/external/iproute2/ |
D | README.lnstat | 31 It will display something like 43 You can now select the files/keys you are interested by something like
|
/external/llvm/test/YAMLParser/ |
D | spec-02-23.data | 12 application specific tag: !something |
|
/external/bzip2/ |
D | words2 | 3 report any differences, something is wrong. If you can't easily
|