Searched refs:Permission (Results 1 – 25 of 144) sorted by relevance
123456
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/ |
D | ProviderUtil.java | 15 import java.security.Permission; 21 private static Permission BC_EC_LOCAL_PERMISSION = new ProviderConfigurationPermission( 23 private static Permission BC_EC_PERMISSION = new ProviderConfigurationPermission(
|
/external/stlport/ |
D | LICENSE | 10 Permission to use or copy this software for any purpose is hereby granted without fee, provided the… 23 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu… 25 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu… 27 Permission to use, copy, modify, distribute and sell this software and its documentation for any pu…
|
/external/webkit/WebKit/chromium/public/ |
D | WebNotificationPresenter.h | 46 enum Permission { enum 64 virtual Permission checkPermission(const WebURL& url, WebDocument* document) = 0;
|
/external/webkit/WebCore/notifications/ |
D | NotificationPresenter.h | 50 enum Permission { enum 77 virtual Permission checkPermission(const KURL&, Document*) = 0;
|
/external/jpeg/ |
D | NOTICE | 13 Permission is hereby granted to use, copy, modify, and distribute this 23 (3) Permission for use of this software is granted only if the user accepts 31 Permission is NOT granted for the use of any IJG author's name or company name
|
/external/webkit/WebKit/chromium/src/ |
D | NotificationPresenterImpl.cpp | 95 NotificationPresenter::Permission NotificationPresenterImpl::checkPermission(const KURL& url, Docum… in checkPermission() 102 return static_cast<NotificationPresenter::Permission>(result); in checkPermission()
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/ |
D | ProviderConfigurationPermission.java | 6 import java.security.Permission; 94 Permission permission) in implies()
|
/external/stlport/stlport/ |
D | unordered_map | 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,
|
D | unordered_set | 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,
|
D | 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,
|
D | cassert | 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,
|
D | 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,
|
D | 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,
|
D | 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,
|
D | 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,
|
D | 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,
|
D | 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,
|
D | 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,
|
D | pthread_alloc | 18 * Permission to use or copy this software for any purpose is hereby granted 20 * Permission to modify the code and to distribute modified code is granted,
|
D | 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,
|
D | 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,
|
D | 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,
|
D | valarray | 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,
|
D | cfloat | 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,
|
/external/e2fsprogs/lib/et/test_cases/ |
D | imap_err.et | 8 # Permission to use, copy, modify and distribute this software and its 13 # Permission is also granted to Internet Service Providers and others 33 "Permission denied"
|
123456