HomeSort by relevance Sort by last modified time
    Searched full:granted (Results 1 - 25 of 20395) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/test/unit/cppunit/
cppunit_proxy.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_proxy.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_proxy.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
  /libcore/luni/src/main/java/java/security/
PolicySpi.java 39 * Answers if the policy has granted a Permission to a
45 * check whether this permission is granted to the specified
47 * @return - true if the permission is granted to the domain.
69 * granted to the specified CodeSource.
73 * if the policy implementation can return a set of permissions granted to a
78 * been granted.
79 * @return a set of permissions granted to the specified CodeSource. If this
91 * granted to the specified ProtectionDomain.
95 * if the policy implementation can return a set of permissions granted to a
100 * PermissionCollection has been granted
    [all...]
  /external/fdlibm/
NOTICE 5 software is freely granted, provided that this notice
  /frameworks/native/libs/binder/
PermissionCache.cpp 37 status_t PermissionCache::check(bool* granted,
45 *granted = mCache.itemAt(index).granted;
52 uid_t uid, bool granted) {
65 e.granted = granted;
99 bool granted = false; local
100 if (pc.check(&granted, permission, uid) != NO_ERROR) {
102 granted = android::checkPermission(permission, pid, uid);
106 granted?"granted":"denied", (int)ns2us(t))
    [all...]
  /external/stlport/src/
c_locale.c 11 * Permission to use or copy this software for any purpose is hereby granted
13 * Permission to modify the code and to distribute modified code is granted,
ostream.cpp 11 * Permission to use or copy this software for any purpose is hereby granted
13 * Permission to modify the code and to distribute modified code is granted,
  /external/stlport/stlport/
cctype 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
ciso646 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
clocale 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
csetjmp 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
csignal 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
cstdarg 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
cstddef 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
cstring 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
cwchar 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
cwctype 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
exception.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
fstream.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
ios.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
iso646.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
limits.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
locale.h 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,
new 8 * Permission to use or copy this software for any purpose is hereby granted
10 * Permission to modify the code and to distribute modified code is granted,

Completed in 1056 milliseconds

1 2 3 4 5 6 7 8 91011>>