Home
last modified time | relevance | path

Searched defs:Priority (Results 1 - 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_abort_sniffer.h90 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 DExecutionUtils.h69 unsigned Priority; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp32 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 DSIProgramInfo.h25 uint32_t Priority = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp87 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 DvktGlobalPriorityQueueUtils.hpp44 typedef vk::VkQueueGlobalPriorityKHR Priority; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp97 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 DTargetLoweringObjectFile.h156 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 DModuleUtils.cpp64 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 Dhb-aat-layout-just-table.hh252 Priority =0x000F /* The justification priority of the glyph. */ enumerator
255 enum Priority enum
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DD3DKMT.cpp540 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 DTargetLoweringObjectFileImpl.cpp754 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 DWasmYAML.h163 uint32_t Priority; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMinidump.h223 support::ulittle32_t Priority; member
H A DWasm.h173 uint32_t Priority; member
/third_party/backends/backend/
H A Dcanon.h108 SANE_Int Priority; /* ADF Priority setting */ member
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_cm0plus.h936 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument
[all...]
H A Dcore_cm1.h845 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument
[all...]
H A Dcore_cm0.h818 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument
[all...]
H A Dcore_cm23.h1644 NVIC_DecodePriority(uint32_t Priority, uint32_t PriorityGroup, uint32_t* const pPreemptPriority, uint32_t* const pSubPriority) NVIC_DecodePriority() argument
[all...]
H A Dcore_cm7.h2116 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 DWasmObjectWriter.cpp1539 uint16_t Priority = UINT16_MAX; in writeObject() local
/third_party/node/src/
H A Dnode_http2.cc2872 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 DAsmPrinter.cpp2024 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 DAddressSanitizer.cpp1794 auto *Priority = cast<ConstantInt>(CS->getOperand(0)); in createInitializerPoisonCalls() local
2451 const uint64_t Priority = GetCtorAndDtorPriority(TargetTriple); in instrumentModule() local

Completed in 43 milliseconds

12