/third_party/node/src/permission/ |
D | permission.h | 26 node::permission::Permission::ThrowAccessDenied( \ 32 class Permission { 34 Permission();
|
/third_party/node/deps/v8/src/base/ |
D | bounded-page-allocator.h | 71 Permission access) override; 76 bool AllocatePagesAt(Address address, size_t size, Permission access); 82 bool SetPermissions(void* address, size_t size, Permission access) override;
|
D | bounded-page-allocator.cc | 31 PageAllocator::Permission access) { in AllocatePages() 70 PageAllocator::Permission access) { in AllocatePagesAt() 113 PageAllocator::Permission::kNoAccess)); in ReserveForSharedMemoryMapping() 181 PageAllocator::Permission access) { in SetPermissions()
|
D | virtual-address-space-page-allocator.h | 43 Permission access) override; 49 bool SetPermissions(void* address, size_t size, Permission access) override;
|
D | page-allocator.h | 34 PageAllocator::Permission access) override; in NON_EXPORTED_BASE() 46 PageAllocator::Permission access) override; in NON_EXPORTED_BASE()
|
D | virtual-address-space-page-allocator.cc | 16 PageAllocator::Permission access) { in AllocatePages() 55 void* address, size_t size, PageAllocator::Permission access) { in SetPermissions()
|
D | page-allocator.cc | 47 PageAllocator::Permission access) { in AllocatePages() 147 PageAllocator::Permission access) { in SetPermissions()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | page-memory.cc | 21 PageAllocator::Permission::kReadWrite)) { in Unprotect() 34 PageAllocator::Permission::kReadWrite)) { in Unprotect() 47 PageAllocator::Permission::kNoAccess)) { in Protect() 56 PageAllocator::Permission::kNoAccess)) { in Protect() 67 PageAllocator::Permission::kNoAccess); in ReserveMemoryRegion()
|
/third_party/node/deps/v8/src/base/sanitizer/ |
D | lsan-page-allocator.h | 36 PageAllocator::Permission access) override; 48 PageAllocator::Permission access) override { in SetPermissions()
|
/third_party/node/deps/v8/src/utils/ |
D | allocation.h | 156 PageAllocator::Permission access); 179 PageAllocator::Permission access); 181 size_t size, PageAllocator::Permission access) { in SetPermissions() 268 PageAllocator::Permission access);
|
D | allocation.cc | 199 size_t alignment, PageAllocator::Permission access) { in AllocatePages() 232 size_t size, PageAllocator::Permission access) { in SetPermissions() 255 PageAllocator::Permission permissions = in VirtualMemory() 278 PageAllocator::Permission access) { in SetPermissions()
|
/third_party/iptables/ |
D | backport-xshared-Fix-response-to-unprivileged-users.patch | 103 + grep_or_rc "Permission denied" 107 + grep_or_rc "Permission denied" 111 + grep_or_rc "Permission denied"
|
/third_party/node/deps/v8/src/wasm/ |
D | memory-protection-key.cc | 147 int GetProtectionFromMemoryPermission(PageAllocator::Permission permission) { in GetProtectionFromMemoryPermission() 166 PageAllocator::Permission page_permissions, int key) { in SetPermissionsAndMemoryProtectionKey()
|
D | memory-protection-key.h | 82 PageAllocator::Permission page_permissions, int key);
|
/third_party/libsnd/m4/ |
D | octave.m4 | 21 dnl Permission to use, copy, modify, distribute, and sell this file for any 55 dnl Permission to use, copy, modify, distribute, and sell this file for any 91 dnl Permission to use, copy, modify, distribute, and sell this file for any
|
/third_party/node/deps/npm/node_modules/abbrev/ |
D | LICENSE | 10 Permission to use, copy, modify, and/or distribute this software for any 27 Permission is hereby granted, free of charge, to any person
|
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/abbrev/ |
D | LICENSE | 10 Permission to use, copy, modify, and/or distribute this software for any 27 Permission is hereby granted, free of charge, to any person
|
/third_party/node/deps/npm/node_modules/fs.realpath/ |
D | LICENSE | 5 Permission to use, copy, modify, and/or distribute this software for any 27 Permission is hereby granted, free of charge, to any person obtaining a
|
/third_party/node/deps/npm/node_modules/string_decoder/ |
D | LICENSE | 6 Permission is hereby granted, free of charge, to any person obtaining a copy 30 Permission is hereby granted, free of charge, to any person obtaining a copy
|
/third_party/node/deps/npm/node_modules/readable-stream/ |
D | LICENSE | 6 Permission is hereby granted, free of charge, to any person obtaining a copy 30 Permission is hereby granted, free of charge, to any person obtaining a copy
|
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/readable-stream/ |
D | LICENSE | 6 Permission is hereby granted, free of charge, to any person obtaining a copy 30 Permission is hereby granted, free of charge, to any person obtaining a copy
|
/third_party/node/deps/v8/ |
D | LICENSE.fdlibm | 4 Permission to use, copy, modify, and distribute this
|
/third_party/node/deps/v8/include/ |
D | v8-platform.h | 393 enum Permission { enum 413 Permission permissions) = 0; 430 Permission permissions) = 0;
|
/third_party/node/deps/v8/src/heap/ |
D | memory-chunk.h | 190 static PageAllocator::Permission GetCodeModificationPermission() { in GetCodeModificationPermission() 226 PageAllocator::Permission permission);
|
/third_party/libuv/ |
D | LICENSE | 6 Permission is hereby granted, free of charge, to any person obtaining a copy 31 Permission is hereby granted, free of charge, to any person obtaining a copy
|