Searched defs:d1p (Results 1 – 3 of 3) sorted by relevance
389 Derived1 *d1p = reinterpret_cast<Derived1*>(new Derived2); in testXXX() local417 Derived1 *d1p = reinterpret_cast<Derived1*>(new Derived2); in test() local445 Derived1 *d1p = new Derived2; in test() local
108 public Derived1(@JsonProperty("derived1Property") String d1p, in Derived1()
1066 static void stbiw__jpg_DCT(float *d0p, float *d1p, float *d2p, float *d3p, float *d4p, float *d5p, … in stbiw__jpg_DCT()