HomeSort by relevance Sort by last modified time
    Searched full:c1p (Results 1 - 7 of 7) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_mct.c 94 jpc_fix_t *c1p; local
106 c1p = jas_matrix_getref(c1, i, 0);
116 g = *c1p;
122 *c1p++ = u;
137 jpc_fix_t *c1p; local
149 c1p = jas_matrix_getref(c1, i, 0);
159 u = *c1p;
165 *c1p++ = g;
184 jpc_fix_t *c1p; local
193 c1p = jas_matrix_getref(c1, i, 0)
225 jpc_fix_t *c1p; local
    [all...]
  /external/clang/test/SemaCXX/
functional-cast.cpp 179 typedef C1 *C1p;
180 (void)C1p((A*)0); // expected-error {{cannot cast 'A *' to 'C1p' (aka 'C1 *') via virtual base 'B'}}
  /external/hyphenation-patterns/hr/
hyph-hr.pat.txt 699 c1p
  /external/hyphenation-patterns/ga/
hyph-ga.pat.txt 1577 c1p
    [all...]
  /external/compiler-rt/test/builtins/Unit/ppc/
floatunditf_test.h 273 { UINT64_C(0x0000000000430400), 0x1.0c1p+22, 0x0p+0 },
    [all...]
floatditf_test.h 538 { INT64_C(0x0000000000430400), 0x1.0c1p+22, 0x0p+0 },
    [all...]
  /libcore/luni/src/test/resources/
math_java_only.csv     [all...]

Completed in 275 milliseconds