Home
last modified time | relevance | path

Searched refs:Permission (Results 1 – 25 of 1054) sorted by relevance

12345678910>>...43

/third_party/node/src/permission/
Dpermission.h26 node::permission::Permission::ThrowAccessDenied( \
32 class Permission {
34 Permission();
/third_party/node/deps/v8/src/base/
Dbounded-page-allocator.h71 Permission access) override;
76 bool AllocatePagesAt(Address address, size_t size, Permission access);
82 bool SetPermissions(void* address, size_t size, Permission access) override;
Dbounded-page-allocator.cc31 PageAllocator::Permission access) { in AllocatePages()
70 PageAllocator::Permission access) { in AllocatePagesAt()
113 PageAllocator::Permission::kNoAccess)); in ReserveForSharedMemoryMapping()
181 PageAllocator::Permission access) { in SetPermissions()
Dvirtual-address-space-page-allocator.h43 Permission access) override;
49 bool SetPermissions(void* address, size_t size, Permission access) override;
Dpage-allocator.h34 PageAllocator::Permission access) override; in NON_EXPORTED_BASE()
46 PageAllocator::Permission access) override; in NON_EXPORTED_BASE()
Dvirtual-address-space-page-allocator.cc16 PageAllocator::Permission access) { in AllocatePages()
55 void* address, size_t size, PageAllocator::Permission access) { in SetPermissions()
Dpage-allocator.cc47 PageAllocator::Permission access) { in AllocatePages()
147 PageAllocator::Permission access) { in SetPermissions()
/third_party/node/deps/v8/src/heap/cppgc/
Dpage-memory.cc21 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/
Dlsan-page-allocator.h36 PageAllocator::Permission access) override;
48 PageAllocator::Permission access) override { in SetPermissions()
/third_party/node/deps/v8/src/utils/
Dallocation.h156 PageAllocator::Permission access);
179 PageAllocator::Permission access);
181 size_t size, PageAllocator::Permission access) { in SetPermissions()
268 PageAllocator::Permission access);
Dallocation.cc199 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/
Dbackport-xshared-Fix-response-to-unprivileged-users.patch103 + grep_or_rc "Permission denied"
107 + grep_or_rc "Permission denied"
111 + grep_or_rc "Permission denied"
/third_party/node/deps/v8/src/wasm/
Dmemory-protection-key.cc147 int GetProtectionFromMemoryPermission(PageAllocator::Permission permission) { in GetProtectionFromMemoryPermission()
166 PageAllocator::Permission page_permissions, int key) { in SetPermissionsAndMemoryProtectionKey()
Dmemory-protection-key.h82 PageAllocator::Permission page_permissions, int key);
/third_party/libsnd/m4/
Doctave.m421 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/
DLICENSE10 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/
DLICENSE10 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/
DLICENSE5 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/
DLICENSE6 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/
DLICENSE6 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/
DLICENSE6 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/
DLICENSE.fdlibm4 Permission to use, copy, modify, and distribute this
/third_party/node/deps/v8/include/
Dv8-platform.h393 enum Permission { enum
413 Permission permissions) = 0;
430 Permission permissions) = 0;
/third_party/node/deps/v8/src/heap/
Dmemory-chunk.h190 static PageAllocator::Permission GetCodeModificationPermission() { in GetCodeModificationPermission()
226 PageAllocator::Permission permission);
/third_party/libuv/
DLICENSE6 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

12345678910>>...43