| /third_party/jerryscript/tests/jerry-test-suite/08/08.12/08.12.02/ |
| H A D | 08.12.02-001.js | |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | privateProtectedMembersAreNotAccessibleDestructuring.js | 66 var prot = k.prot; // error global() variable [all...] |
| /third_party/rust/crates/rustix/tests/mm/ |
| H A D | main.rs | 13 mod prot; modules
|
| /third_party/musl/src/mman/ |
| H A D | mprotect.c | 5 int __mprotect(void *addr, size_t len, int prot) in __mprotect() argument
|
| H A D | mmap.c | 14 void *__mmap(void *start, size_t len, int prot, int flags, int fd, off_t off) in __mmap() argument 58 void *__lldb_mmap(void *start, size_t len, int prot, int flags, int fd, intptr_t off) { in __lldb_mmap() argument
|
| /third_party/musl/src/linux/ |
| H A D | remap_file_pages.c | 5 int remap_file_pages(void *addr, size_t size, int prot, size_t pgoff, int flags) in remap_file_pages() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| H A D | executed_memory_allocator.h | 29 static void AllocateBuf(uint32_t size, ExeMem &exeMem, int prot) in AllocateBuf() argument
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | selinux_share_mem.c | 34 int prot = PROT_READ; in InitSharedMem() local
|
| /foundation/communication/ipc/ipc/native/src/mock/include/ |
| H A D | invoker_factory.h | 55 template <typename T> InvokerDelegator<T>::InvokerDelegator(int prot) in InvokerDelegator() argument
|
| /third_party/libdrm/ |
| H A D | libdrm_macros.h | 51 static inline void *drm_mmap(void *addr, size_t length, int prot, int flags, in drm_mmap() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| H A D | mmap06.c | 28 int prot; member
|
| /third_party/ltp/testcases/kernel/syscalls/pkeys/ |
| H A D | pkey.h | 20 inline int ltp_pkey_mprotect(void *addr, size_t len, int prot, int pkey) in ltp_pkey_mprotect() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/ |
| H A D | 1-2.c | 57 int prot; in main() local
|
| H A D | 4-1.c | 53 int prot; in main() local
|
| H A D | 3-1.c | 44 int prot; in main() local
|
| H A D | 9-1.c | 41 int prot; in main() local
|
| H A D | 1-1.c | 57 int prot; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
| H A D | 5-1.c | 38 int prot; member [all...] |
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| H A D | os.cpp | 66 void *PageMapExecFortSpace(void *addr, [[maybe_unused]] size_t size, [[maybe_unused]] int prot) in PageMapExecFortSpace() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mprotect/ |
| H A D | mprotect01.c | 55 int prot; member
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/linux/ |
| H A D | os.cpp | 95 void *PageMapExecFortSpace(void *addr, size_t size, int prot) in PageMapExecFortSpace() argument
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/mac/ |
| H A D | os.cpp | 72 void *PageMapExecFortSpace(void *addr, [[maybe_unused]] size_t size, [[maybe_unused]] int prot) in PageMapExecFortSpace() argument
|
| /base/startup/init/services/param/linux/ |
| H A D | param_osadp.c | 88 int prot = PROT_READ;
in GetSharedMem() local
|
| /test/xts/acts/kernel_lite/mem_posix/src/ |
| H A D | MprotectApiTest.cpp | 46 int prot = PROT_WRITE; in HWTEST_F() local 79 int prot = PROT_READ; in HWTEST_F() local 111 int prot = PROT_READ | PROT_WRITE; in HWTEST_F() local 149 int prot in HWTEST_F() local 180 int prot = PROT_READ | PROT_WRITE | PROT_EXEC; HWTEST_F() local 220 int prot = PROT_WRITE; HWTEST_F() local 270 int prot = PROT_READ; HWTEST_F() local 325 int prot = PROT_READ | PROT_WRITE; HWTEST_F() local 369 int prot = PROT_READ | PROT_WRITE | PROT_EXEC; HWTEST_F() local 413 int prot = PROT_READ | PROT_WRITE | PROT_EXEC; HWTEST_F() local [all...] |
| H A D | MremapApiTest.cpp | 72 int prot = PROT_READ | PROT_WRITE; in HWTEST_F() local 114 int prot = PROT_READ | PROT_WRITE; in HWTEST_F() local 153 int prot = PROT_READ | PROT_WRITE; in HWTEST_F() local 197 int prot = PROT_READ | PROT_WRITE; in HWTEST_F() local 236 int prot = PROT_READ | PROT_WRITE; in HWTEST_F() local 288 int prot = PROT_READ | PROT_WRITE; HWTEST_F() local 339 int prot = PROT_READ | PROT_WRITE; HWTEST_F() local 394 int prot = PROT_READ | PROT_WRITE; HWTEST_F() local [all...] |