Home
last modified time | relevance | path

Searched defs:Stage (Results 1 – 25 of 41) sorted by relevance

12

/external/guice/core/src/com/google/inject/
DStage.java24 public enum Stage { enum
/external/python/mobly/
DCHANGELOG.md35 ### New
41 ### Breaking Changes
45 ### Fixes
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DStage.h38 Stage() : NextInSequence(nullptr) {} in Stage() function
/external/cronet/net/url_request/
Durl_request_test_job.h143 enum Stage { WAITING, DATA_AVAILABLE, ALL_DATA, DONE }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DModuloSchedule.h92 DenseMap<MachineInstr *, int> Stage; variable
108 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.h78 unsigned Stage; variable
/external/skia/src/sksl/codegen/
DSkSLRasterPipelineBuilder.h171 struct Stage { struct
175 void makeStages(SkTArray<Stage>* pipeline, argument
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentparser.h49 enum class Stage : uint8_t { enum
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DEngineRunnable.java130 private enum Stage { enum in EngineRunnable
/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.h40 enum class Stage { enum
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/
DGpuWorkloadSourceCode.h118 enum class Stage enum
/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h44 enum class Stage : uint8_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1591 int Stage = getStage(MI); in filterInstructions() local
1616 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
1766 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local
1899 int Stage = getStage(MI); in rewriteUsesOf() local
2127 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString()
2151 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
DRegAllocGreedy.cpp245 LiveRangeStage Stage = RS_New; member
259 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
3059 LiveRangeStage Stage = getStage(VirtReg); in selectOrSplitImpl() local
/external/dng_sdk/source/
Ddng_opcodes.h186 uint32 Stage () const in Stage() function
/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp883 typedef UniformInfo::ShaderStage Stage; in init() typedef
924 typedef UniformInfo::ShaderStage Stage; in init() typedef
1070 typedef UniformInfo::ShaderStage Stage; in init() typedef
/external/mesa3d/src/amd/compiler/
Daco_ir.h1548 struct Stage { struct
1551 explicit constexpr Stage(HWStage hw_, SWStage sw_) : sw(sw_), hw(hw_) { } in Stage() function
1554 constexpr bool has(SWStage stage) const { in has() argument
1562 constexpr bool operator==(const Stage& other) const { argument
1571 SWStage sw = SWStage::None; argument
/external/rust/crates/tokio/src/runtime/task/
Dcore.rs116 pub(super) enum Stage<T: Future> { enum
/external/pdfium/third_party/lcms/src/
Dcmsio1.c520 cmsStage* Stage; in ChangeInterpolationToTrilinear() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp202 LiveRangeStage Stage; member
216 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
2501 LiveRangeStage Stage = getStage(VirtReg); in selectOrSplitImpl() local
/external/mesa3d/src/gallium/frontends/nine/
Ddevice9.c2556 DWORD Stage, in NineDevice9_GetTexture()
2577 DWORD Stage, in NineDevice9_SetTexture()
2615 DWORD Stage, in NineDevice9_GetTextureStageState()
2633 DWORD Stage, in NineDevice9_SetTextureStageState()
Dnine_lock.c1281 DWORD Stage, in LockDevice9_GetTexture()
1293 DWORD Stage, in LockDevice9_SetTexture()
1305 DWORD Stage, in LockDevice9_GetTextureStageState()
1318 DWORD Stage, in LockDevice9_SetTextureStageState()
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp755 const Record *Stage = StageList[i]; in collectOneInsnClass() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h457 enum InstrStage Stage; variable
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp97 } Stage; typedef

12