| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
| H A D | image_packer_module_test.cpp | 53 PackToDataMultiFrames(OH_PackingOptionsForSequence *options, OH_PixelmapNative **pixelmaps, size_t mapSize, uint8_t* outData, size_t* outDataSize) PackToDataMultiFrames() argument 78 PackToFileMultiFrames(OH_PackingOptionsForSequence *options, OH_PixelmapNative **pixelmaps, size_t mapSize, int32_t fd) PackToFileMultiFrames() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | VertexBuffer9.cpp | 79 unsigned int mapSize = 0; in storeVertexAttributes() local
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | resize.c | 61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
|
| H A D | jfs_dmap.c | 734 s64 mapSize; in dbAlloc() local
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | resize.c | 61 s64 newMapSize = 0, mapSize; in jfs_extendfs() local
|
| H A D | jfs_dmap.c | 734 s64 mapSize; in dbAlloc() local
|
| /kernel/liteos_a/kernel/extended/container/ |
| H A D | los_user_container.c | 424 size_t mapSize = newMap.extentCount * sizeof(newMap.extent[0]); in OsUserContainerMapWrite() local
|
| /kernel/liteos_a/kernel/extended/lms/usr/ |
| H A D | los_lms.c | 40 size_t mapSize;
member 75 size_t mapSize;
in LmsAddMapNode() local [all...] |
| /test/xts/hats/hdf/manager/managerHdiTest/ |
| H A D | service_manager_hdi_c_test.cpp | 757 constexpr int mapSize = 128; in HWTEST_F() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fBufferMapTests.cpp | 53 BufferMapReadCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, WriteType write) in BufferMapReadCase() argument 159 BufferPartialMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) in BufferPartialMapWriteCase() argument 232 const int mapSize = 1011; in iterate() local 291 const int mapSize in iterate() local 350 const int mapSize = 1011; iterate() local 474 BufferMapReadWriteCase(Context& context, const char* name, const char* desc, deUint32 bufferTarget, deUint32 usage, int bufferSize, int mapOffset, int mapSize, VerifyType verify) BufferMapReadWriteCase() argument [all...] |
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_vm_map.h | 121 UINT32 mapSize; /**< vm space mapping area size */ member
|
| /kernel/liteos_a/kernel/base/core/ |
| H A D | los_task.c | 359 UINT32 mapSize = taskCB->userMapSize; in OsTaskResourcesToFree() local
|
| H A D | los_process.c | 1754 LITE_OS_SEC_TEXT UINT32 OsExecStart(const TSK_ENTRY_FUNC entry, UINTPTR sp, UINTPTR mapBase, UINT32 mapSize) in OsExecStart() argument
|
| /kernel/liteos_a/kernel/extended/dynload/src/ |
| H A D | los_load_elf.c | 546 UINT32 mapSize;
in OsLoadInterpBinary() local 399 OsDoMmapFile(INT32 fd, UINTPTR addr, const LD_ELF_PHDR *elfPhdr, UINT32 prot, UINT32 flags, UINT32 mapSize) OsDoMmapFile() argument 482 OsMmapELFFile(INT32 procfd, const LD_ELF_PHDR *elfPhdr, const LD_ELF_EHDR *elfEhdr, UINTPTR *elfLoadAddr, UINT32 mapSize, UINTPTR *loadBase) OsMmapELFFile() argument 961 UINT32 mapSize = 0; OsLoadELFSegment() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Buffer11.cpp | 1114 size_t mapSize = std::min(size, mBufferSize - offset); in setData() local
|