/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/ |
D | capsicum.cpp | 14 cap_rights_t rights; in test_cap_ioctls() local 17 cap_rights_t *rptr = cap_rights_init(&rights, CAP_IOCTL, CAP_READ); in test_cap_ioctls() 20 int rv = cap_rights_limit(STDIN_FILENO, &rights); in test_cap_ioctls() 30 cap_rights_t rights, little, remove, grights; in test_cap_rights() local 31 cap_rights_t *rptr = cap_rights_init(&rights, CAP_IOCTL, CAP_READ); in test_cap_rights() 39 cap_rights_t *pptr = cap_rights_remove(&rights, gptr); in test_cap_rights() 42 cap_rights_t *aptr = cap_rights_merge(&rights, gptr); in test_cap_rights() 44 bool correct = cap_rights_is_valid(&rights); in test_cap_rights() 47 int rv = cap_rights_limit(STDIN_FILENO, &rights); in test_cap_rights() 51 assert(memcmp(&grights, &rights, sizeof(grights)) == 0); in test_cap_rights() [all …]
|
/external/openssh/ |
D | sandbox-capsicum.c | 71 cap_rights_t rights; in ssh_sandbox_child() local 87 cap_rights_init(&rights); in ssh_sandbox_child() 89 if (cap_rights_limit(STDIN_FILENO, &rights) < 0 && errno != ENOSYS) in ssh_sandbox_child() 91 if (cap_rights_limit(STDOUT_FILENO, &rights) < 0 && errno != ENOSYS) in ssh_sandbox_child() 93 if (cap_rights_limit(STDERR_FILENO, &rights) < 0 && errno != ENOSYS) in ssh_sandbox_child() 96 cap_rights_init(&rights, CAP_READ, CAP_WRITE); in ssh_sandbox_child() 97 if (cap_rights_limit(box->monitor->m_recvfd, &rights) < 0 && in ssh_sandbox_child() 100 cap_rights_init(&rights, CAP_WRITE); in ssh_sandbox_child() 101 if (cap_rights_limit(box->monitor->m_log_sendfd, &rights) < 0 && in ssh_sandbox_child()
|
/external/timezone-boundary-builder/ |
D | DATA_LICENSE | 20 copyright, and therefore this document licenses these rights. Some 21 jurisdictions, mainly in the European Union, have specific rights that 22 cover databases, and so the ODbL addresses these rights, too. Finally, 28 and so the ODbL only governs the rights over the Database, and not the 31 single set of rights that uniformly covers all of the contents. If the 32 contents have multiple sets of different rights, Licensors should 33 describe what rights govern what contents together in the individual 34 record or in some other way that clarifies what rights apply. 37 covered by other rights not addressed here (such as private contracts, 38 trade mark over the name, or privacy rights / data protection rights [all …]
|
D | LICENSE | 4 …al in the Software without restriction, including without limitation the rights to use, copy, modi… 31 copyright, and therefore this document licenses these rights. Some 32 jurisdictions, mainly in the European Union, have specific rights that 33 cover databases, and so the ODbL addresses these rights, too. Finally, 39 and so the ODbL only governs the rights over the Database, and not the 42 single set of rights that uniformly covers all of the contents. If the 43 contents have multiple sets of different rights, Licensors should 44 describe what rights govern what contents together in the individual 45 record or in some other way that clarifies what rights apply. 48 covered by other rights not addressed here (such as private contracts, [all …]
|
/external/strace/tests/ |
D | pkey_alloc.c | 52 } rights[] = { in main() local 70 for (j = 0; j < ARRAY_SIZE(rights); j++) { in main() 71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val); in main() 73 (unsigned long long) flags[i], rights[j].str, in main()
|
D | scm_rights-fd.test | 64 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\… 68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15 69 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
|
/external/strace/tests-mx32/ |
D | pkey_alloc.c | 52 } rights[] = { in main() local 70 for (j = 0; j < ARRAY_SIZE(rights); j++) { in main() 71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val); in main() 73 (unsigned long long) flags[i], rights[j].str, in main()
|
D | scm_rights-fd.test | 64 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\… 68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15 69 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
|
/external/strace/tests-m32/ |
D | pkey_alloc.c | 52 } rights[] = { in main() local 70 for (j = 0; j < ARRAY_SIZE(rights); j++) { in main() 71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val); in main() 73 (unsigned long long) flags[i], rights[j].str, in main()
|
D | scm_rights-fd.test | 64 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\… 68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15 69 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
|
/external/python/cpython3/Doc/ |
D | copyright.rst | 7 Copyright © 2001-2020 Python Software Foundation. All rights reserved. 9 Copyright © 2000 BeOpen.com. All rights reserved. 11 Copyright © 1995-2000 Corporation for National Research Initiatives. All rights 14 Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
/external/python/cpython2/Doc/ |
D | copyright.rst | 7 Copyright © 2001-2018 Python Software Foundation. All rights reserved. 9 Copyright © 2000 BeOpen.com. All rights reserved. 11 Copyright © 1995-2000 Corporation for National Research Initiatives. All rights 14 Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
|
/external/libxml2/result/ |
D | isolat3.rdr | 6 <!ENTITY rights "All rights reserved" > 8 © 1947 %pub;. &rights;" > 19 © 1947 Éditions Gallimard. &rights;
|
D | isolat3.rde | 6 <!ENTITY rights "All rights reserved" > 8 © 1947 %pub;. &rights;" > 19 © 1947 Éditions Gallimard. &rights;
|
/external/toolchain-utils/go/patch/go-1.11.2/ |
D | go1.patch | 10 // Copyright 2014 The Go Authors. All rights reserved. 20 // Copyright 2011 The Go Authors. All rights reserved. 30 // Copyright 2015 The Go Authors. All rights reserved. 40 // Copyright 2013 The Go Authors. All rights reserved. 50 // Copyright 2015 The Go Authors. All rights reserved.
|
/external/toolchain-utils/go/patch/go-1.10.3/ |
D | go1.patch | 10 // Copyright 2014 The Go Authors. All rights reserved. 20 // Copyright 2011 The Go Authors. All rights reserved. 30 // Copyright 2015 The Go Authors. All rights reserved. 40 // Copyright 2013 The Go Authors. All rights reserved. 50 // Copyright 2015 The Go Authors. All rights reserved.
|
/external/ImageMagick/MagickCore/ |
D | static.c | 132 rights; in InvokeStaticImageFilter() local 138 rights=ReadPolicyRights; in InvokeStaticImageFilter() 139 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse) in InvokeStaticImageFilter() 224 rights; in RegisterStaticModule() local 239 rights=ReadPolicyRights; in RegisterStaticModule() 240 if (IsRightsAuthorized(ModulePolicyDomain,rights,module) == MagickFalse) in RegisterStaticModule()
|
D | policy.c | 87 rights; member 112 rights; member 233 policy_info->rights=p->rights; in AcquirePolicyCache() 621 const PolicyRights rights,const char *pattern) in IsRightsAuthorized() argument 639 CommandOptionToMnemonic(MagickPolicyRightsOptions,rights),pattern); in IsRightsAuthorized() 654 if ((rights & ReadPolicyRights) != 0) in IsRightsAuthorized() 655 authorized=(p->rights & ReadPolicyRights) != 0 ? MagickTrue : in IsRightsAuthorized() 657 if ((rights & WritePolicyRights) != 0) in IsRightsAuthorized() 658 authorized=(p->rights & WritePolicyRights) != 0 ? MagickTrue : in IsRightsAuthorized() 660 if ((rights & ExecutePolicyRights) != 0) in IsRightsAuthorized() [all …]
|
/external/toolchain-utils/go/patch/go-1.10.2/ |
D | go1.patch | 10 // Copyright 2014 The Go Authors. All rights reserved. 23 // Copyright 2011 The Go Authors. All rights reserved. 36 // Copyright 2015 The Go Authors. All rights reserved. 49 // Copyright 2013 The Go Authors. All rights reserved. 62 // Copyright 2015 The Go Authors. All rights reserved.
|
/external/pcre/dist2/ |
D | AUTHORS | 12 All rights reserved 23 All rights reserved. 34 All rights reserved.
|
/external/ms-tpm-20-ref/ |
D | LICENSE | 3 …ay be subject to other third party and contributor rights, including patent rights, and no such ri… 7 All rights reserved.
|
/external/libdrm/ |
D | CONTRIBUTING.rst | 60 Commit rights will be granted to anyone who requests them and fulfills the 78 - Agrees to use their commit rights in accordance with the documented merge 81 To apply for commit rights ("Developer" role in gitlab) send a mail to 85 Committers are encouraged to request their commit rights get removed when they 86 no longer contribute to the project. Commit rights will be reinstated when they 90 rights, as especially junior contributors tend to underestimate their skills. 101 Abuse of commit rights, like engaging in commit fights or willfully pushing
|
/external/webrtc/test/ios/ |
D | coverage_util_ios.mm | 2 * Copyright 2018 The WebRTC Project Authors. All rights reserved. 6 * tree. An additional intellectual property rights grant can be found 25 // write rights.
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | handler-utils.js | 140 var rights = []; 147 rights.push(result[1]); 152 rights.push(false); 157 return [lefts, rights, function(results) {
|
/external/ppp/pppd/ |
D | NOTICE | 6 Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved. 44 Copyright (c) 1995 Pedro Roque Marques. All rights reserved. 75 Copyright (C) 2000-2004 Paul Mackerras. All rights reserved. 76 Copyright (c) 1994-2002 Paul Mackerras. All rights reserved. 77 Copyright (c) 2003 Paul Mackerras. All rights reserved. 78 Copyright (c) 1996-2002 Paul Mackerras. All rights reserved. 79 Copyright (c) 1999-2004 Paul Mackerras. All rights reserved. 80 Copyright (c) 2000-2002 Paul Mackerras. All rights reserved. 81 Copyright (c) 1999-2002 Paul Mackerras. All rights reserved. 107 Copyright (c) 1995 Eric Rosenquist. All rights reserved. [all …]
|