Home
last modified time | relevance | path

Searched defs:Policy (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h64 class Policy { class
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dnode_hash_policy_test.cc30 struct Policy : node_hash_policy<int&, Policy> { struct
H A Draw_hash_set_allocator_test.cc129 struct Policy { struct
H A Draw_hash_set_probe_benchmark.cc48 struct Policy { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp214 void PPCSubtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
/third_party/python/Lib/email/
H A D_policybase.py112 class Policy(_PolicyBase, metaclass=abc.ABCMeta): class
[all...]
H A Dpolicy.py7 from email._policybase import Policy, Compat32, compat32, _extend_docstrings namespace
H A Dmessage.py17 from email._policybase import Policy, compat32 namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCachePruning.cpp78 CachePruningPolicy Policy; in parseCachePruningPolicy() local
144 bool llvm::pruneCache(StringRef Path, CachePruningPolicy Policy) { in pruneCache() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp265 void AArch64Subtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h224 virtual void overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
H A DMachineScheduler.h847 CandPolicy Policy; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h128 CachePruningPolicy Policy; member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp185 struct Policy : public Thread::Affinity::Policy { in anyOf() struct
187 Policy(Affinity&& affinity) : affinity(std::move(affinity)) {} in anyOf() function
216 struct Policy : public Thread::Affinity::Policy { in oneOf() struct
218 Policy(Affinity&& affinity) : affinity(std::move(affinity)) {} oneOf() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp240 Metadata *Policy = M.getModuleFlag(MDKey); in EmitTargetFeatures() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp548 void GCNSubtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py2745 class Policy(asyncio.DefaultEventLoopPolicy): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2494 bool GenericSchedulerBase::shouldReduceLatency(const CandPolicy &Policy, in shouldReduceLatency() argument
2515 void GenericSchedulerBase::setPolicy(CandPolicy &Policy, bool IsPostRA, in setPolicy() argument
[all...]

Completed in 27 milliseconds