Searched defs:rights (Results 1 - 18 of 18) sorted by relevance

/external/strace/tests/
H A Dpkey_alloc.c6 * All rights reserved.
52 } rights[] = { local
70 for (j = 0; j < ARRAY_SIZE(rights); j++) {
71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val);
73 (unsigned long long) flags[i], rights[j].str,
/external/strace/tests-m32/
H A Dpkey_alloc.c6 * All rights reserved.
52 } rights[] = { local
70 for (j = 0; j < ARRAY_SIZE(rights); j++) {
71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val);
73 (unsigned long long) flags[i], rights[j].str,
/external/strace/tests-mx32/
H A Dpkey_alloc.c6 * All rights reserved.
52 } rights[] = { local
70 for (j = 0; j < ARRAY_SIZE(rights); j++) {
71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val);
73 (unsigned long long) flags[i], rights[j].str,
/external/ImageMagick/MagickCore/
H A Dstatic.c91 rights;
97 rights=ReadPolicyRights;
98 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
89 rights; local
H A Dconstitute.c399 rights;
417 rights=ReadPolicyRights;
418 if (IsRightsAuthorized(domain,rights,read_info->magick) == MagickFalse)
995 rights;
1019 rights=WritePolicyRights;
1020 if (IsRightsAuthorized(domain,rights,write_info->magick) == MagickFalse)
394 rights; local
987 rights; local
H A Dpolicy.c83 rights;
108 rights;
229 policy_info->rights=p->rights;
564 % requested rights for the specified domain.
569 % const PolicyRights rights,const char *pattern)
575 % o rights: the policy rights.
581 const PolicyRights rights,const char *pattern)
596 "Domain: %s; rights
80 rights; member in struct:_PolicyInfo
105 rights; member in struct:_PolicyMapInfo
568 IsRightsAuthorized(const PolicyDomain domain, const PolicyRights rights,const char *pattern) argument
[all...]
H A Dmodule.c968 rights;
988 rights=ReadPolicyRights;
989 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
1657 rights;
1663 rights=ReadPolicyRights;
1664 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
956 rights; local
1635 rights; local
H A Ddelegate.c351 rights;
367 rights=ExecutePolicyRights;
369 if (IsRightsAuthorized(domain,rights,arguments[1]) == MagickFalse)
1659 rights;
1673 rights=ExecutePolicyRights;
1674 if (IsRightsAuthorized(DelegatePolicyDomain,rights,decode) == MagickFalse)
1681 if (IsRightsAuthorized(DelegatePolicyDomain,rights,encode) == MagickFalse)
342 rights; local
1641 rights; local
H A Dblob.c2436 rights;
2479 rights=ReadPolicyRights;
2481 rights=WritePolicyRights;
2482 if (IsRightsAuthorized(PathPolicyDomain,rights,filename) == MagickFalse)
2402 rights; local
/external/tcpdump/
H A Dtcpdump.c3 * The Regents of the University of California. All rights reserved.
31 The Regents of the University of California. All rights reserved.\n";
746 * Ensure that, on a dump file's descriptor, we have all the rights
792 * I/O library that knows what rights are needed by the standard
802 cap_rights_t rights; local
804 cap_rights_init(&rights, CAP_SEEK, CAP_WRITE, CAP_FCNTL);
805 if (cap_rights_limit(fd, &rights) < 0 && errno != ENOSYS) {
1124 cap_rights_t rights; local
1621 cap_rights_init(&rights, CAP_READ);
1622 if (cap_rights_limit(fileno(pcap_file(pd)), &rights) <
[all...]
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
H A Dtree_utils.cc68 const Eigen::Tensor<float, 1, Eigen::RowMajor>& rights, int32 num_classes,
77 WeightedGiniImpurity(rights.slice(offsets, extents));
102 const Eigen::Tensor<float, 1, Eigen::RowMajor> rights = local
106 std::bind(ClassificationSplitScore, splits, rights, num_classes,
66 ClassificationSplitScore( const Eigen::Tensor<float, 1, Eigen::RowMajor>& splits, const Eigen::Tensor<float, 1, Eigen::RowMajor>& rights, int32 num_classes, int i) argument
/external/linux-kselftest/tools/testing/selftests/x86/
H A Dprotection_keys.c7 * * how to set/clear bits in PKRU (the rights register)
449 int pkey_set(int pkey, unsigned long rights, unsigned long flags) argument
455 /* make sure that 'rights' only contains the bits we expect: */
456 assert(!(rights & ~mask));
463 new_pkru |= (rights << (pkey * PKRU_BITS_PER_PKEY));
467 dprintf3("%s(pkey=%d, rights=%lx, flags=%lx) = %x pkru now: %x old_pkru: %x\n",
468 __func__, pkey, rights, flags, 0, __rdpkru(), old_pkru);
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 2912 milliseconds