Home
last modified time | relevance | path

Searched defs:_P (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_mem/include/
Dvpx_mem_intrnl.h87 # define _P(x) macro
89 # define _P(x) x macro
/external/clang/test/SemaObjC/
Dproperty-ivar-mismatch.m18 void * _P; // expected-note {{instance variable is declared here}} field
/external/libcxx/test/support/
Dnasty_macros.hpp20 #define _P NASTY_MACRO macro
/external/opencv/cv/src/
Dcvundistort.cpp373 const CvMat* _R, const CvMat* _P ) in cvUndistortPoints()