| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_abort_sniffer.h | 90 dng_priority Priority () const in Priority() function in dng_abort_sniffer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | ExecutionUtils.h | 69 unsigned Priority; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | GCNMinRegStrategy.cpp | 32 int Priority; member 183 void GCNMinRegScheduler::bumpPredsPriority(const SUnit *SchedSU, int Priority) { in bumpPredsPriority() argument 220 void GCNMinRegScheduler::releaseSuccessors(const SUnit* SU, int Priority) { in releaseSuccessors() argument [all...] |
| H A D | SIProgramInfo.h | 25 uint32_t Priority = 0; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerGlobalDtors.cpp | 87 auto *Priority = dyn_cast<ConstantInt>(CS->getOperand(0)); in runOnModule() local 133 uint16_t Priority = PriorityAndMore.first; in runOnModule() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.hpp | 44 typedef vk::VkQueueGlobalPriorityKHR Priority; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| H A D | ExecutionUtils.cpp | 97 auto *Priority = cast<ConstantInt>(CS->getOperand(0)); in operator *() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 156 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() argument 161 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | ModuleUtils.cpp | 64 void llvm::appendToGlobalCtors(Module &M, Function *F, int Priority, Constant *Data) { in appendToGlobalCtors() argument 68 void llvm::appendToGlobalDtors(Module &M, Function *F, int Priority, Constant *Data) { in appendToGlobalDtors() argument 23 appendToGlobalArray(const char *Array, Module &M, Function *F, int Priority, Constant *Data) appendToGlobalArray() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-just-table.hh | 252 Priority =0x000F /* The justification priority of the glyph. */ enumerator 255 enum Priority enum
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | D3DKMT.cpp | 540 D3DKMTSetProcessSchedulingPriorityClass(HANDLE hProcess, D3DKMT_SCHEDULINGPRIORITYCLASS Priority) in D3DKMTSetProcessSchedulingPriorityClass() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 754 getStaticStructorSection(MCContext &Ctx, bool UseInitArray, bool IsCtor, unsigned Priority, const MCSymbol *KeySym) getStaticStructorSection() argument 792 getStaticCtorSection( unsigned Priority, const MCSymbol *KeySym) const getStaticCtorSection() argument 798 getStaticDtorSection( unsigned Priority, const MCSymbol *KeySym) const getStaticDtorSection() argument 1506 getCOFFStaticStructorSection(MCContext &Ctx, const Triple &T, bool IsCtor, unsigned Priority, const MCSymbol *KeySym, MCSectionCOFF *Default) getCOFFStaticStructorSection() argument 1813 getStaticCtorSection( unsigned Priority, const MCSymbol *KeySym) const getStaticCtorSection() argument 1821 getStaticDtorSection( unsigned Priority, const MCSymbol *KeySym) const getStaticDtorSection() argument 1922 getStaticCtorSection( unsigned Priority, const MCSymbol *KeySym) const getStaticCtorSection() argument 1927 getStaticDtorSection( unsigned Priority, const MCSymbol *KeySym) const getStaticDtorSection() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 163 uint32_t Priority; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| H A D | Minidump.h | 223 support::ulittle32_t Priority; member
|
| H A D | Wasm.h | 173 uint32_t Priority; member
|
| /third_party/backends/backend/ |
| H A D | canon.h | 108 SANE_Int Priority; /* ADF Priority setting */ member
|
| /third_party/cmsis/CMSIS/Core/Include/ |
| H A D | core_cm0plus.h | 936 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument [all...] |
| H A D | core_cm1.h | 845 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument [all...] |
| H A D | core_cm0.h | 818 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument [all...] |
| H A D | core_cm23.h | 1644 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument [all...] |
| H A D | core_cm7.h | 2116 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | WasmObjectWriter.cpp | 1539 uint16_t Priority = UINT16_MAX; in writeObject() local
|
| /third_party/node/src/ |
| H A D | node_http2.cc | 2872 void Http2Stream::Priority(const FunctionCallbackInfo<Value>& args) { in Priority() function in node::http2::Http2Stream
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 2024 int Priority = 0; member 2058 ConstantInt *Priority = dyn_cast<ConstantInt>(CS->getOperand(0)); in EmitXXStructorList() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1794 auto *Priority = cast<ConstantInt>(CS->getOperand(0)); in createInitializerPoisonCalls() local 2451 const uint64_t Priority = GetCtorAndDtorPriority(TargetTriple); in instrumentModule() local
|