| /external/guice/core/src/com/google/inject/ |
| D | Stage.java | 24 public enum Stage { enum
|
| /external/python/mobly/ |
| D | CHANGELOG.md | 35 ### New 41 ### Breaking Changes 45 ### Fixes
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/ |
| D | Stage.h | 38 Stage() : NextInSequence(nullptr) {} in Stage() function
|
| /external/cronet/net/url_request/ |
| D | url_request_test_job.h | 143 enum Stage { WAITING, DATA_AVAILABLE, ALL_DATA, DONE }; enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ModuloSchedule.h | 92 DenseMap<MachineInstr *, int> Stage; variable 108 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | GCNSchedStrategy.h | 78 unsigned Stage; variable
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLRasterPipelineBuilder.h | 171 struct Stage { struct 175 void makeStages(SkTArray<Stage>* pipeline, argument
|
| /external/pdfium/core/fpdfapi/page/ |
| D | cpdf_contentparser.h | 49 enum class Stage : uint8_t { enum
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
| D | EngineRunnable.java | 130 private enum Stage { enum in EngineRunnable
|
| /external/pdfium/core/fpdfapi/edit/ |
| D | cpdf_creator.h | 40 enum class Stage { enum
|
| /external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/ |
| D | GpuWorkloadSourceCode.h | 118 enum class Stage enum
|
| /external/pdfium/xfa/fxfa/layout/ |
| D | cxfa_contentlayoutprocessor.h | 44 enum class Stage : uint8_t { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ModuloSchedule.cpp | 1591 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
|
| D | RegAllocGreedy.cpp | 245 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/ |
| D | dng_opcodes.h | 186 uint32 Stage () const in Stage() function
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fUniformLocationTests.cpp | 883 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/ |
| D | aco_ir.h | 1548 struct Stage { struct 1551 explicit constexpr Stage(HWStage hw_, SWStage sw_) : sw(sw_), hw(hw_) { } in Stage() argument 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/ |
| D | core.rs | 116 pub(super) enum Stage<T: Future> { enum
|
| /external/pdfium/third_party/lcms/src/ |
| D | cmsio1.c | 520 cmsStage* Stage; in ChangeInterpolationToTrilinear() local
|
| /external/llvm/lib/CodeGen/ |
| D | RegAllocGreedy.cpp | 202 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/ |
| D | device9.c | 2556 DWORD Stage, in NineDevice9_GetTexture() 2577 DWORD Stage, in NineDevice9_SetTexture() 2615 DWORD Stage, in NineDevice9_GetTextureStageState() 2633 DWORD Stage, in NineDevice9_SetTextureStageState()
|
| D | nine_lock.c | 1281 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/ |
| D | DFAPacketizerEmitter.cpp | 755 const Record *Stage = StageList[i]; in collectOneInsnClass() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | Instruction.h | 457 enum InstrStage Stage; variable
|
| /external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
| D | vktMemoryModelMessagePassing.cpp | 97 } Stage; typedef
|