/external/executorch/docs/source/ |
D | bundled-io.md | 201 ### Get ExecuTorch Program Pointer from `BundledProgram` Buffer 232 ### Load Bundled Input to Method 242 ### Verify the Method's Output. 253 ### Runtime Example
|
/external/pigweed/pw_config_loader/py/pw_config_loader/ |
D | yaml_config_loader_mixin.py | 31 class Stage(enum.Enum): class 172 def _update_config(self, cfg: dict[Any, Any], stage: Stage) -> None: 189 stage: Stage, # pylint: disable=unused-argument 209 stage: Stage = Stage.OUT_OF_BAND,
|
D | json_config_loader_mixin.py | 22 Stage = yaml_config_loader_mixin.Stage variable
|
/external/guice/core/src/com/google/inject/ |
D | Stage.java | 24 public enum Stage { enum
|
/external/googleapis/google/cloud/saasaccelerator/management/logs/v1/ |
D | notification_service_payload.proto | 29 enum Stage { enum
|
/external/python/mobly/ |
D | CHANGELOG.md | 83 ### New 89 ### Breaking Changes 93 ### 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/stable/net/url_request/ |
D | url_request_test_job.h | 143 enum Stage { WAITING, DATA_AVAILABLE, ALL_DATA, DONE }; enum
|
/external/moshi/examples/src/main/java/com/squareup/moshi/recipes/ |
D | CustomAdapterWithDelegate.java | 42 private enum Stage { enum in CustomAdapterWithDelegate
|
/external/cronet/tot/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/pdfium/core/fpdfapi/page/ |
D | cpdf_contentparser.h | 50 enum class Stage : uint8_t { enum
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/Stages/ |
D | Stage.h | 38 Stage() : NextInSequence(nullptr) {} in Stage() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | ModuloSchedule.h | 93 DenseMap<MachineInstr *, int> Stage; variable 109 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
|
/external/pigweed/pw_cli_analytics/py/pw_cli_analytics/ |
D | config.py | 83 stage: pw_config_loader.json_config_loader_mixin.Stage,
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.h | 70 LiveRangeStage Stage = RS_New; member 92 void setStage(Register Reg, LiveRangeStage Stage) { in setStage() 97 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
|
D | ModuloSchedule.cpp | 1617 int Stage = getStage(MI); in filterInstructions() local 1642 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks() 1796 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local 1929 int Stage = getStage(MI); in rewriteUsesOf() local 2157 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString() 2181 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/ |
D | EngineRunnable.java | 130 private enum Stage { enum in EngineRunnable
|
/external/google-cloud-java/java-deploy/proto-google-cloud-deploy-v1/src/main/java/com/google/cloud/deploy/v1/ |
D | Stage.java | 30 public final class Stage extends com.google.protobuf.GeneratedMessageV3 class 36 private Stage(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Stage() method in Stage 40 private Stage() { in Stage() method in Stage
|
/external/skia/src/sksl/codegen/ |
D | SkSLRasterPipelineBuilder.h | 182 struct Stage { struct 186 void makeStages(skia_private::TArray<Stage>* pipeline, argument
|
/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 | 45 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
|