/external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/ |
active_tab.html | 1 Requests that the extension be granted permissions according to the <a href="activeTab">activeTab</a> specification.
|
audio_capture.html | 1 Requests that the app be granted permissions to capture audio directly from the user's Microphone via the <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html">getUserMedia</a> API.
|
video_capture.html | 1 Requests that the app be granted permissions to capture video directly from the user's Web Cam via the <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html">getUserMedia</a> API.
|
/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/chromium_org/v8/third_party/fdlibm/ |
LICENSE | 5 software is freely granted, provided that this notice
|
/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,
|