| /kernel/liteos_a/testsuites/unittest/basic/mem/vm/smoke/ |
| H A D | mprotect_test_001.cpp | 36 int pageSize; in Testcase() local [all...] |
| H A D | mremap_test_001.cpp | 37 int pageSize; in Testcase() local [all...] |
| H A D | mmap_test_003.cpp | 40 int fd, pageSize; in Testcase() local [all...] |
| H A D | mmap_test_004.cpp | 40 int fd, pageSize; in Testcase() local [all...] |
| H A D | mmap_test_002.cpp | 38 int pageSize = getpagesize(); in CheckedMmap() local 60 int pageSize = getpagesize(); in Testcase() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/legacy/legacy_gtest/ |
| H A D | legacy_getpagesize_test.cpp | 20 long pageSize = sysconf(_SC_PAGESIZE); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/ |
| H A D | mman_mprotect_test.cpp | 23 size_t pageSize = getpagesize(); in HWTEST_F() local
|
| /kernel/liteos_a/testsuites/unittest/basic/mem/shm/full/ |
| H A D | shm_test_014.cpp | 41 int pageSize = getpagesize(); in testcase() local
|
| H A D | shm_test_013.cpp | 39 int pageSize = getpagesize(); in testcase() local
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
| H A D | photo_album_restore.cpp | 38 int pageSize = 200;
in GetGalleryAlbums() local
|
| H A D | photo_album_clone.cpp | 57 std::shared_ptr<NativeRdb::ResultSet> PhotoAlbumClone::GetPhotoAlbumInOriginalDb(int32_t offset, int32_t pageSize)
in GetPhotoAlbumInOriginalDb() argument
|
| /test/xts/hats/kernel/syscalls/process/prctl/ |
| H A D | PrctlApiTest.cpp | 122 size_t pageSize = static_cast<size_t>(sysconf(_SC_PAGESIZE)); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | pthread_attr_setstack.c | 42 int pageSize = getpagesize(); in pthread_attr_setstack_0100() local
|
| H A D | pthread_create.c | 92 int32_t pageSize = getpagesize(); in pthread_create_0400() local
|
| /third_party/skia/tests/ |
| H A D | PDFTaggedPruningTest.cpp | 29 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local 94 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
| H A D | PDFTaggedLinkTest.cpp | 30 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
| H A D | PDFTaggedTest.cpp | 28 SkSize pageSize = SkSize::Make(612, 792); // U.S. Letter in DEF_TEST() local
|
| /third_party/skia/tools/ |
| H A D | ProcStats.cpp | 65 const long pageSize = sysconf(_SC_PAGESIZE); in getCurrResidentSetSizeBytes() local
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| H A D | netfirewall_common_test.cpp | 106 int32_t pageSize = 2; in HWTEST_F() local 117 int32_t pageSize = 2; in HWTEST_F() local 146 int32_t pageSize = 2; in HWTEST_F() local 157 int32_t pageSize = 2; in HWTEST_F() local 170 int32_t pageSize = 2; in HWTEST_F() local 201 int32_t pageSize = 2; HWTEST_F() local 212 int32_t pageSize = 2; HWTEST_F() local 225 int32_t pageSize = 2; HWTEST_F() local [all...] |
| /foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
| H A D | netfirewall_rule_native_helper.cpp | 106 SetFirewallRulesInner(NetFirewallRuleType type, const std::vector<sptr<NetFirewallBaseRule>> &ruleList, uint32_t pageSize) SetFirewallRulesInner() argument
|
| /foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/ |
| H A D | netfirewall_common_test.cpp | 106 int32_t pageSize = 2;
in HWTEST_F() local 117 int32_t pageSize = 2;
in HWTEST_F() local 146 int32_t pageSize = 2;
in HWTEST_F() local 157 int32_t pageSize = 2;
in HWTEST_F() local 170 int32_t pageSize = 2;
in HWTEST_F() local 201 int32_t pageSize = 2; HWTEST_F() local 212 int32_t pageSize = 2; HWTEST_F() local 225 int32_t pageSize = 2; HWTEST_F() local [all...] |
| /test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/ |
| H A D | VideoController.java | 71 list(OhSampleShortVideo video, @RequestParam(name = �, defaultValue = �) Integer pageNo, @RequestParam(name = �, defaultValue = �) Integer pageSize, HttpServletRequest req) list() argument
|
| /test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/ |
| H A D | BusinessGoodsController.java | 72 list(OhSampleBusinessGoods mtBusiness, @RequestParam(name = �, defaultValue = �) Integer pageNo, @RequestParam(name = �, defaultValue = �) Integer pageSize, HttpServletRequest req) list() argument
|
| H A D | BusinessCommentController.java | 72 list(OhSampleBusinessComment comment, @RequestParam(name = �, defaultValue = �) Integer pageNo, @RequestParam(name = �, defaultValue = �) Integer pageSize, HttpServletRequest req) list() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Memory.cpp | 74 static int pageSize = 0; in memoryPageSize() local
|