/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcRemoteTargetClient.h | 290 unsigned Permissions) { in copyAndProtect() argument 307 << (Permissions & sys::Memory::MF_READ ? 'R' : '-') in copyAndProtect() 308 << (Permissions & sys::Memory::MF_WRITE ? 'W' : '-') in copyAndProtect() 309 << (Permissions & sys::Memory::MF_EXEC ? 'X' : '-') in copyAndProtect() 313 if (Client.setProtections(Id, RemoteSegmentAddr, Permissions)) in copyAndProtect()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 196 unsigned Permissions) { in applyMemoryGroupPermissions() argument 198 if (std::error_code EC = MMapper.protectMappedMemory(MB, Permissions)) in applyMemoryGroupPermissions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
D | SectionMemoryManager.h | 182 unsigned Permissions);
|
/third_party/curl/ |
D | backport-CVE-2023-27535.patch | 150 long new_file_perms; /* Permissions to use when creating remote files */ 151 long new_directory_perms; /* Permissions to use when creating remote dirs */
|
/third_party/node/deps/npm/node_modules/move-concurrently/ |
D | README.md | 25 When copying ownership is maintained when running as root. Permissions are
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 673 std::error_code setPermissions(const Twine &Path, perms Permissions); 678 std::error_code setPermissions(int FD, perms Permissions);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/ |
D | Path.inc | 740 std::error_code setPermissions(const Twine &Path, perms Permissions) { 744 if (::chmod(P.begin(), Permissions)) 749 std::error_code setPermissions(int FD, perms Permissions) { 750 if (::fchmod(FD, Permissions))
|
/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-doctor.md | 90 #### Permissions checks
|
/third_party/libinput/doc/user/ |
D | test-suite.rst | 63 Permissions required to run tests
|
/third_party/typescript/tests/baselines/reference/ |
D | globalThisBlockscopedProperties.types | 67 …ermissionRequest" | "PermissionRequestedEvent" | "PermissionStatus" | "Permissions" | "Plugin" | "…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Path.inc | 751 std::error_code setPermissions(const Twine &Path, perms Permissions) { 763 if (Permissions & all_write) { 782 std::error_code setPermissions(int FD, perms Permissions) {
|
/third_party/node/deps/npm/ |
D | LICENSE | 105 Permissions for Redistribution of the Standard Version
|
/third_party/node/deps/npm/node_modules/npm-lifecycle/ |
D | LICENSE | 105 Permissions for Redistribution of the Standard Version
|
/third_party/node/deps/npm/node_modules/gentle-fs/ |
D | LICENSE | 105 Permissions for Redistribution of the Standard Version
|
/third_party/node/deps/npm/node_modules/bin-links/ |
D | LICENSE | 105 Permissions for Redistribution of the Standard Version
|
/third_party/rust/crates/bindgen/bindgen/ |
D | lib.rs | 2621 fn can_read(perms: &std::fs::Permissions) -> bool { in generate() 2627 fn can_read(_: &std::fs::Permissions) -> bool { in generate()
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 2642 interface Permissions { interface 2646 declare var Permissions: { variable 2647 prototype: Permissions; 2648 new(): Permissions; 5508 readonly permissions: Permissions;
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 2622 interface Permissions { interface 2626 declare var Permissions: { variable 2627 prototype: Permissions; 2628 new(): Permissions; 5488 readonly permissions: Permissions;
|
/third_party/selinux/secilc/docs/ |
D | cil_class_and_permission_statements.md | 532 <td align="left"><p>Permissions define a whitelist of ioctl values. Permission values must range fr…
|
/third_party/python/Doc/library/ |
D | winreg.rst | 424 `Conflicts Between User Rights and Permissions documentation
|
D | shutil.rst | 237 Permissions and times of directories are copied with :func:`copystat`,
|
/third_party/elfutils/ |
D | COPYING | 154 2. Basic Permissions.
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | LICENSE | 154 2. Basic Permissions.
|
/third_party/flutter/engine/flutter/tools/licenses/data/ |
D | gpl-3.0 | 154 2. Basic Permissions.
|
/third_party/json/test/thirdparty/imapdl/ |
D | gpl-3.0.txt | 154 2. Basic Permissions.
|