| /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
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| H A D | global_tables.cpp | 110 auto *pMap = (type.GetPrimType() != PTY_ref ? &ptrTypeMap : &refTypeMap); in GetOrCreateMIRTypeNode() local
|
| /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
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| H A D | hook_test.c | 269 char* pMap = (char*)mmap(0, PAGE_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, g_fd, 0); in CreateMmap() local 282 void RemoveMmap(char* pMap) in RemoveMmap() argument 288 void MmapWriteFile(char* pMap, int length, char* data) in MmapWriteFile() argument 298 char* MmapReadFile(char* pMap, in argument 369 char* pMap = CreateMmap(); WriteMmap() local 383 char* pMap = CreateMmap(); ReadMmap() local [all...] |
| H A D | malloc_test.cpp | 287 char* pMap = static_cast<char*>(mmap(nullptr, PAGE_SIZE, PROT_READ | PROT_WRITE, MAP_SHARED, g_fd, 0)); in CreateMmap() local 301 static void RemoveMmap(char* pMap) in RemoveMmap() argument 307 static void MmapWriteFile(char* pMap, int length, const char* data) in MmapWriteFile() argument 317 static char* MmapReadFile(const char* pMap, in argument 384 char* pMap = CreateMmap(); WriteMmap() local 398 char* pMap = CreateMmap(); ReadMmap() local [all...] |
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_managerImpl.cpp | 1015 uint8_t *pMap = static_cast<uint8_t *>(mmap64(nullptr, size + offset - offsetAligned, PROT_READ, MAP_PRIVATE,
in DoCreatePkgStream() 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...] |