Searched defs:D5 (Results  1 – 8 of 8) sorted by relevance
| /external/llvm/unittests/Support/ | 
| D | AlignOfTest.cpp | 57 struct D5 : S3 { char c; };  struct
  | 
| /external/clang/test/CXX/special/class.copy/ | 
| D | p23-cxx11.cpp | 115 struct D5 {  struct 134 template struct CopyAssign<D5>; // expected-note {{here}}  argument
  | 
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ | 
| D | DormandPrince54StepInterpolator.java | 69     private static final double D5 =   -1453857185.0 /    822651844.0;  field in DormandPrince54StepInterpolator
  | 
| /external/clang/test/CodeGenCXX/ | 
| D | homogeneous-aggregates.cpp | 39 struct D5 : I1, I2, I3 {}; // homogeneous aggregate  struct
  | 
| /external/llvm/test/MC/MachO/ | 
| D | x86_64-symbols.s | 20 D5:  label
  | 
| D | x86_32-symbols.s | 20 D5:  label
  | 
| /external/clang/test/Sema/ | 
| D | warn-duplicate-enum.c | 26   D5 = 2  // expected-note {{element D5 also has value 2}}  enumerator
  | 
| /external/libffi/testsuite/libffi.bhaible/ | 
| D | testcases.c | 89 Double D1={0.1}, D2={0.2}, D3={0.3}, D4={0.4}, D5={0.5}, D6={0.6}, D7={0.7}, D8={0.8}, D9={0.9};  variable
  |