HomeSort by relevance Sort by last modified time
    Searched refs:Policy (Results 176 - 200 of 455) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOptionsFragment.java 31 import com.android.emailcommon.provider.Policy;
142 // Find a proper maximum for email lookback, based on policy (if we have one)
144 final Policy policy = account.mPolicy; local
145 if (policy != null) {
146 final int maxLookback = policy.mMaxEmailLookback;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdce.h 223 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsEx(unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy);
225 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseAllProtseqsIfEx(unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy);
227 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExA(RPC_CSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy);
229 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqExW(RPC_WSTR Protseq,unsigned int MaxCalls,void *SecurityDescriptor,PRPC_POLICY Policy);
231 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_CSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy);
233 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqEpExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_WSTR Endpoint,void *SecurityDescriptor,PRPC_POLICY Policy);
235 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExA(RPC_CSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy);
237 RPCRTAPI RPC_STATUS RPC_ENTRY RpcServerUseProtseqIfExW(RPC_WSTR Protseq,unsigned int MaxCalls,RPC_IF_HANDLE IfSpec,void *SecurityDescriptor,PRPC_POLICY Policy);
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDhcp4.c 683 This function will switch the IP4 configuration policy to Static.
687 @retval EFI_SUCCESS The policy is already configured to static.
696 EFI_IP4_CONFIG2_POLICY Policy;
708 &Policy
714 if (Policy != Ip4Config2PolicyStatic) {
715 Policy = Ip4Config2PolicyStatic;
720 &Policy
  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
146 /// Define a generic scheduling policy for targets that don't provide their own
179 /// Optionally override the per-region scheduling policy.
773 /// Policy for scheduling the next instruction in the candidate's zone.
813 CandPolicy Policy;
831 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineScheduler.h 63 // like to configure the GenericScheduler's policy for a given scheduler region,
64 // including scheduling direction and register pressure tracking policy, can do
68 // overrideSchedPolicy(MachineSchedPolicy &Policy,
70 // Policy.<Flag> = true;
163 /// Define a generic scheduling policy for targets that don't provide their own
196 /// Optionally override the per-region scheduling policy.
774 /// Policy for scheduling the next instruction in the candidate's zone.
814 CandPolicy Policy;
832 SchedCandidate(const CandPolicy &Policy) { reset(Policy); }
    [all...]
  /compatibility/cdd/3_software/
3_9_device-administration.md 29 * [C-1-1] MUST support enrolling a Device Policy Client (DPC) as a
72 allowing a Device Policy Controller (DPC) application to become the
82 the Device Policy Controller (DPC):
108 profile to the primary user or vice versa, if enabled by the Device Policy
123 Device Policy Controller permits it.
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IfConfig6/
IfConfig6.c 826 // Get the config policy.
833 &IfCb->Policy
932 // Print interface config policy.
934 if (IfCb->Policy == Ip6ConfigPolicyAutomatic) {
1036 EFI_IP6_CONFIG_POLICY Policy;
1038 Policy = Ip6ConfigPolicyAutomatic;
1057 &Policy
1095 EFI_IP6_CONFIG_POLICY Policy;
1198 // Set automaic config policy
1200 Policy = Ip6ConfigPolicyAutomatic;
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 529 const PrintingPolicy &Policy);
622 const PrintingPolicy &Policy);
626 unsigned &DiagID, const PrintingPolicy &Policy);
632 unsigned &DiagID, const PrintingPolicy &Policy);
635 const PrintingPolicy &Policy);
638 const PrintingPolicy &Policy);
642 const PrintingPolicy &Policy);
646 const PrintingPolicy &Policy);
650 const PrintingPolicy &policy);
653 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 531 const PrintingPolicy &Policy);
624 const PrintingPolicy &Policy);
628 unsigned &DiagID, const PrintingPolicy &Policy);
634 unsigned &DiagID, const PrintingPolicy &Policy);
637 const PrintingPolicy &Policy);
640 const PrintingPolicy &Policy);
644 const PrintingPolicy &Policy);
648 const PrintingPolicy &Policy);
652 const PrintingPolicy &policy);
655 const PrintingPolicy &Policy);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Impl.c 89 Update the current policy to NewPolicy. During the transition
94 @param[in] NewPolicy The new policy to be updated to.
455 if ((Instance->Dhcp4Handle != NULL) || (Instance->Policy != Ip4Config2PolicyDhcp)) {
457 // The DHCP4 child is already created or the policy is no longer DHCP.
1110 The work function is to set the general configuration policy for the EFI IPv4 network
1112 The policy will affect other configuration settings.
1118 @retval EFI_INVALID_PARAMETER The to be set policy is invalid.
1120 @retval EFI_ABORTED The new policy equals the current policy.
    [all...]
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptTs.c 91 /// policy TSAPolicyId,
109 ASN1_OBJECT *Policy;
126 ASN1_SIMPLE (TS_TST_INFO, Policy, ASN1_OBJECT),
264 // The policy field MUST indicate the TSA's policy under which the response was produced.
266 if (TstInfo->Policy == NULL) {
268 /// We have no information about the Requested TSA Policy.

Completed in 1069 milliseconds

1 2 3 4 5 6 78 91011>>