HomeSort by relevance Sort by last modified time
    Searched refs:Policy (Results 151 - 175 of 178) sorted by null

1 2 3 4 5 67 8

  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 10 // This file defines analysis_warnings::[Policy,Executor].
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 557 void setPrintingPolicy(const clang::PrintingPolicy &Policy) {
558 PrintingPolicy = Policy;
    [all...]
DeclTemplate.h     [all...]
Stmt.h 380 const PrintingPolicy &Policy,
    [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
  /external/tensorflow/tensorflow/python/keras/engine/
base_layer.py 43 from tensorflow.python.keras.mixed_precision.experimental import policy
    [all...]
network.py 39 from tensorflow.python.keras.mixed_precision.experimental import policy
215 # implementation. Therefore networks use the 'infer' policy, which does no
217 self._mixed_precision_policy = policy.Policy('infer')
    [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/python/cpython3/Lib/email/
message.py 17 from email._policybase import Policy, compat32
122 def __init__(self, policy=compat32):
123 self.policy = policy
139 def as_string(self, unixfrom=False, maxheaderlen=0, policy=None):
145 if you want a different maxheaderlen. 'policy' is passed to the
147 specified the policy associated with the message instance is used.
154 policy = self.policy if policy is None else polic
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp     [all...]
  /external/tensorflow/tensorflow/python/keras/layers/
normalization_test.py 31 from tensorflow.python.keras.mixed_precision.experimental import policy
151 dtype=policy.Policy('infer_float32_vars'))
  /external/syzkaller/vendor/google.golang.org/api/storage/v1/
storage-gen.go     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Nd.c     [all...]
  /external/bcc/src/lua/bpf/
proto.lua 438 proto_idpr = 35, -- Interdomain Policy Route
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 767 PrintingPolicy Policy(Ctx.getPrintingPolicy());
768 std::string TypeString = DesignatedEnumType.getAsString(Policy);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Impl.c     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 202 PrintingPolicy Policy(CGM.getLangOpts());
203 Policy.MSVCFormatting = CGM.getCodeGenOpts().EmitCodeView;
207 FD->printQualifiedName(OS, Policy);
213 Policy);
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/python/apitools/samples/storage_sample/storage_v1/
storage_v1.py 705 """Returns an IAM policy for the specified bucket.
    [all...]
storage_v1_messages.py 712 class Policy(_messages.Message):
713 """A bucket/object IAM policy.
721 etag: HTTP 1.1 Entity tag for the policy.
723 storage#policy. This field is ignored on input.
724 resourceId: The ID of the resource to which this policy belongs. Will be
784 kind = _messages.StringField(3, default=u'storage#policy')
1174 policy = _messages.MessageField('Policy', 2) variable in class:StorageBucketsSetIamPolicyRequest
2056 policy = _messages.MessageField('Policy', 4) variable in class:StorageObjectsSetIamPolicyRequest
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.13.0.v20180512-1138.jar 
  /external/python/cpython3/Lib/test/test_asyncio/
test_events.py     [all...]
  /external/brotli/js/
decode.min.js     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 1288 milliseconds

1 2 3 4 5 67 8