| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | thread.h | 64 class Policy { class
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | node_hash_policy_test.cc | 30 struct Policy : node_hash_policy<int&, Policy> { struct
|
| H A D | raw_hash_set_allocator_test.cc | 129 struct Policy { struct
|
| H A D | raw_hash_set_probe_benchmark.cc | 48 struct Policy { struct
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCSubtarget.cpp | 214 void PPCSubtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
|
| /third_party/python/Lib/email/ |
| H A D | _policybase.py | 112 class Policy(_PolicyBase, metaclass=abc.ABCMeta): class [all...] |
| H A D | policy.py | 7 from email._policybase import Policy, Compat32, compat32, _extend_docstrings namespace
|
| H A D | message.py | 17 from email._policybase import Policy, compat32 namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | CachePruning.cpp | 78 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 D | AArch64Subtarget.cpp | 265 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 D | TargetSubtargetInfo.h | 224 virtual void overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
|
| H A D | MachineScheduler.h | 847 CandPolicy Policy; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
| H A D | ThinLTOCodeGenerator.h | 128 CachePruningPolicy Policy; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | thread.cpp | 185 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 D | WebAssemblyAsmPrinter.cpp | 240 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 D | AMDGPUSubtarget.cpp | 548 void GCNSubtarget::overrideSchedPolicy(MachineSchedPolicy &Policy, in overrideSchedPolicy() argument
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_events.py | 2745 class Policy(asyncio.DefaultEventLoopPolicy): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineScheduler.cpp | 2494 bool GenericSchedulerBase::shouldReduceLatency(const CandPolicy &Policy, in shouldReduceLatency() argument 2515 void GenericSchedulerBase::setPolicy(CandPolicy &Policy, bool IsPostRA, in setPolicy() argument [all...] |