Searched defs:pMap (Results 1 - 8 of 8) sorted by relevance
| /third_party/backends/backend/ |
| H A D | plustek-usbmap.c | 187 u_char *pMap = a_bMap+color*_MAP_SIZE; in usb_MapDownload() local
|
| H A D | plustek-pp.h | 443 void* pMap; member
|
| /foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/ |
| H A D | ability_manager_stub_test.cpp | 300 PacMap pMap; in HWTEST_F() local
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | writesrc.cpp | 425 usrc_writeUCPMap( FILE *f, const UCPMap *pMap, icu::ValueNameGetter *valueNameGetter, UTargetSyntax syntax) usrc_writeUCPMap() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | writesrc.cpp | 416 usrc_writeUCPMap( FILE *f, const UCPMap *pMap, icu::ValueNameGetter *valueNameGetter, UTargetSyntax syntax) usrc_writeUCPMap() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | mmanndk.cpp | 299 void *pMap = (unsigned char *)mmap64(PARAM_0, PAGE_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, fd, PARAM_0);
in Mmap64() local
|
| /third_party/sqlite/src/ |
| H A D | shell.c | 13009 static void recoverBitmapFree(RecoverBitmap *pMap){ in recoverBitmapFree() argument 13016 static void recoverBitmapSet(RecoverBitmap *pMap, i64 iPg){ in recoverBitmapSet() argument 13028 static int recoverBitmapQuery(RecoverBitmap *pMap, i64 iPg){ in recoverBitmapQuery() argument [all...] |
| H A D | sqlite3.c | 48811 void *pMap; global() member 49366 void *pMap = 0; /* Mapped memory region */ global() local [all...] |
Completed in 165 milliseconds