/external/valgrind/main/coregrind/ |
m_seqmatch.c | 166 static Bool charIsStar ( void* pV ) { return *(Char*)pV == '*'; } 167 static Bool charIsQuery ( void* pV ) { return *(Char*)pV == '?'; } 168 static Bool char_p_EQ_i ( void* pV, void* cV, 170 Char p = *(Char*)pV;
|
/external/chromium_org/third_party/sqlite/src/src/ |
bitvec.c | 335 unsigned char *pV = 0; 343 pV = sqlite3_malloc( (sz+7)/8 + 1 ); 345 if( pBitvec==0 || pV==0 || pTmpSpace==0 ) goto bitvec_end; 346 memset(pV, 0, (sz+7)/8 + 1); 376 SETBIT(pV, (i+1)); 381 CLEARBIT(pV, (i+1)); 395 if( (TESTBIT(pV,i))!=sqlite3BitvecTest(pBitvec,i) ){ 404 sqlite3_free(pV);
|
/external/qemu/android/camera/ |
camera-format-converters.c | [all...] |
/device/generic/goldfish/camera/ |
Converters.h | 250 inline void get(uint8_t* pY, uint8_t* pU, uint8_t* pV) const 252 *pY = Y; *pU = U; *pV = V;
|
/frameworks/base/core/jni/android/opengl/ |
util.cpp | 78 Poly_vert* pV = & pPoly->vert[i]; 79 ALOGI("[%d] %g, %g, %g %g", i, pV->sx, pV->sy, pV->sz, pV->sw);
|
/hardware/samsung_slsi/exynos5/libcamera/ |
ExynosCameraHWInterface.cpp | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/sqlite/amalgamation/ |
sqlite3.c | [all...] |
/external/sqlite/dist/orig/ |
sqlite3.c | [all...] |
/external/sqlite/dist/ |
sqlite3.c | [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/ |
h264-svc-99-640x360.rtpdump | [all...] |