/device/asus/fugu/libaudio/ |
Android.mk | 18 # Library used by both policy manager and the audioHAL 99 # Audio Policy Manager
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary.microsoft | 15 ATTRIBUTE MS-MPPE-Encryption-Policy 7 string Microsoft
|
/frameworks/base/core/java/android/os/ |
StrictMode.java | 131 * enable/disable policy. 163 // Byte 1: Thread-policy 203 // Byte 2: Process-policy 366 * {@link StrictMode} policy applied to a certain thread. 368 * <p>The policy is enabled by {@link #setThreadPolicy}. The current policy 378 * The default, lax policy which doesn't catch anything. 405 * StrictMode.ThreadPolicy policy = new StrictMode.ThreadPolicy.Builder() 409 * StrictMode.setThreadPolicy(policy); 428 public Builder(ThreadPolicy policy) { 1014 final BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 1761 VmPolicy policy = getVmPolicy(); local 2150 BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 2337 BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 2357 BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 2369 BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 2381 BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 2393 BlockGuard.Policy policy = BlockGuard.getThreadPolicy(); local 2502 public final int policy; field in class:StrictMode.ViolationInfo [all...] |
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
Ip6ConfigImpl.c | 36 Update the current policy to NewPolicy. During the transition
41 @param[in] NewPolicy The new policy to be updated to.
629 policy for the EFI IPv6 network stack that is running on the communication device
630 managed by this IP6Config instance. The policy will affect other configuration settings.
636 @retval EFI_INVALID_PARAMETER The to be set policy is invalid.
638 @retval EFI_ABORTED The new policy equals the current policy.
664 if (NewPolicy == Instance->Policy) {
699 // The policy is changed from automatic to manual. Stop the DHCPv6 process
710 Instance->Policy = NewPolicy; [all...] |
/external/clang/lib/AST/ |
ASTDiagnostic.cpp | 464 /// Policy - Used during expression printing. 465 PrintingPolicy Policy; [all...] |
NestedNameSpecifier.cpp | 264 const PrintingPolicy &Policy) const { 266 getPrefix()->print(OS, Policy); 298 PrintingPolicy InnerPolicy(Policy);
|
DeclTemplate.cpp | 754 raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const { 755 NamedDecl::getNameForDiagnostic(OS, Policy, Qualified); 759 OS, TemplateArgs.asArray(), Policy); [all...] |
/external/clang/include/clang/AST/ |
Type.h | 512 std::string getAsString(const PrintingPolicy &Policy) const; 514 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 515 void print(raw_ostream &OS, const PrintingPolicy &Policy, 932 std::string getAsString(const PrintingPolicy &Policy) const; 934 void print(raw_ostream &OS, const PrintingPolicy &Policy, 937 print(split(), OS, Policy, PlaceHolder, Indentation); 940 const PrintingPolicy &policy, const Twine &PlaceHolder, 942 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 945 raw_ostream &OS, const PrintingPolicy &policy, 950 const PrintingPolicy &Policy) const [all...] |
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
Type.h | 527 std::string getAsString(const PrintingPolicy &Policy) const; 529 bool isEmptyWhenPrinted(const PrintingPolicy &Policy) const; 530 void print(raw_ostream &OS, const PrintingPolicy &Policy, 947 std::string getAsString(const PrintingPolicy &Policy) const; 949 void print(raw_ostream &OS, const PrintingPolicy &Policy, 952 print(split(), OS, Policy, PlaceHolder, Indentation); 955 const PrintingPolicy &policy, const Twine &PlaceHolder, 957 return print(split.Ty, split.Quals, OS, policy, PlaceHolder, Indentation); 960 raw_ostream &OS, const PrintingPolicy &policy [all...] |
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSettingsFragment.java | 59 import com.android.emailcommon.provider.Policy; 103 @SuppressWarnings("unused") // temporarily unused pending policy UI 105 @SuppressWarnings("unused") // temporarily unused pending policy UI 464 Policy.restorePolicyWithId(getContext(), account.mPolicyKey, mObserver); 587 * From a Policy, create and return an ArrayList of Strings that describe (simply) those 591 @SuppressWarnings("unused") // temporarily unused pending policy UI 592 private ArrayList<String> getSystemPoliciesList(Policy policy) { 595 if (policy.mPasswordMode != Policy.PASSWORD_MODE_NONE) [all...] |
/external/clang/unittests/AST/ |
DeclPrinterTest.cpp | 35 PrintingPolicy Policy = Context->getPrintingPolicy(); 36 Policy.TerseOutput = true; 37 D->print(Out, Policy, /*Indentation*/ 0, /*PrintInstantiation*/ false); [all...] |
/system/update_engine/ |
p2p_manager.cc | 55 #include "update_engine/update_manager/policy.h" 66 using chromeos_update_manager::Policy; 128 void SetDevicePolicy(const policy::DevicePolicy* device_policy) override; 175 // The device policy being used or null if no policy is being used. 176 const policy::DevicePolicy* device_policy_ = nullptr; 237 const policy::DevicePolicy* device_policy) { 244 if (update_manager_->PolicyRequest(&Policy::P2PEnabled, &is_enabled_) == 699 update_manager_->AsyncPolicyRequest(callback, &Policy::P2PEnabledChanged,
|
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/ |
PxeBcDhcp6.c | 1004 // Select offer by default policy.
[all...] |
/external/clang/lib/Sema/ |
Sema.cpp | 54 PrintingPolicy Policy = Context.getPrintingPolicy(); 55 // Our printing policy is copied over the ASTContext printing policy whenever 57 Policy.Bool = Context.getLangOpts().Bool; 58 if (!Policy.Bool) { 60 Policy.Bool = BoolMacro->isObjectLike() && 66 return Policy; [all...] |
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
CycleDetectingLockFactoryTest.java | 21 import com.google.common.util.concurrent.CycleDetectingLockFactory.Policy; 95 newInstanceWithExplicitOrdering(Class<E> enumClass, Policy policy) { 97 policy, CycleDetectingLockFactory.createNodes(enumClass)); 463 // created by a factory with the WARN policy.
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
policy_compiler.cc | 19 #include "sandbox/linux/bpf_dsl/policy.h" 73 bool HasUnsafeTraps(const Policy* policy) { 74 DCHECK(policy); 76 if (policy->EvaluateSyscall(sysnum)->HasUnsafeTraps()) { 80 return policy->InvalidSyscall()->HasUnsafeTraps(); 90 PolicyCompiler::PolicyCompiler(const Policy* policy, TrapRegistry* registry) 91 : policy_(policy), 97 DCHECK(policy); [all...] |
/external/owasp/sanitizer/src/main/org/owasp/html/ |
HtmlPolicyBuilder.java | 52 * To create a policy, first construct an instance of this class; then call 58 * // Define the policy. 59 * Function<HtmlStreamEventReceiver, HtmlSanitizer.Policy> policy 66 * HtmlSanitizer.sanitize(myHtml, policy.apply(myHtmlStreamRenderer)); 73 * There is a {@link HtmlPolicyBuilder#allowStandardUrlProtocols canned policy} 82 * Use a custom element or attribute policy to allow through 97 * own {@link ElementPolicy element policy} or 98 * {@link AttributePolicy attribute policy} when calling 100 * E.g. to convert headers into {@code <div>}s, you could use an element policy 604 AttributePolicy policy = ape.getValue(); local 612 AttributePolicy policy = AttributePolicy.Util.join( local 636 private AttributePolicy policy = AttributePolicy.IDENTITY_ATTRIBUTE_POLICY; field in class:HtmlPolicyBuilder.AttributeBuilder [all...] |
/packages/apps/Email/tests/src/com/android/email/provider/ |
ProviderTests.java | 51 import com.android.emailcommon.provider.Policy; [all...] |