Searched defs:np2 (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 59 NP<np> *np2; member 63 NP<np> np2; variable
|
/external/clang/test/Analysis/ |
D | nullptr.cpp | 14 char *np2 = np1; in foo2() local
|
/external/libaom/libaom/av1/encoder/ |
D | ransac.c | 229 const int np2 = np * 2; in find_rotzoom() local 268 const int np2 = np * 2; in find_affine() local
|
/external/clang/test/SemaCXX/ |
D | cxx1y-generic-lambdas.cpp | 450 …int (*np2)(const char*, int, const char*, double, const char*, int) = O; // expected-error{{no via… in test() local 563 int (*np2)(const char*, int, const char*, double, const char*, int) = O; // expected-error{{no viab… variable 689 int (*np2)(const char*, int, const char*, double, const char*, int) = O; // expected-error{{no viab… variable 731 int (*np2)(const char*, int, const char*, double, const char*, int) = O; // expected-error{{no viab… variable
|
/external/clang/test/CXX/expr/expr.const/ |
D | p2-0x.cpp | 206 constexpr const int *np2 = &(*(int(*)[4])nullptr)[0]; // ok variable
|