/external/tensorflow/tensorflow/tools/tensorflow_builder/compat_checker/ |
D | test_config.ini | 23 [Dependency] section 24 apple = [ 26 orange = [orange 4.1 requires banana 3] 27 watermelon = [ 30 banana = [ 32 cherry = [cherry range(1.0, 2.0) include(2.2) exclude(1.2) requires raspberry 3.0] 33 jackfruit = [jackfruit 2.0 requires grapefruit range(1.0, 2.0) include(2.2) exclude(1.2)]
|
D | sample_config.ini | 20 [Dependency] section 21 python = [ 23 tensorflow = [ 25 tensorflow_gpu = [
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/platform/default/ |
D | initialize.h | 31 struct Dependency { struct 32 Dependency(const char *n, Initializer *i) : name(n), initializer(i) {} in Dependency() function 40 const Dependency &dependency); argument
|
/external/dagger2/javatests/dagger/functional/kotlinsrc/factory/ |
D | Dependency.kt | 19 class Dependency { class
|
/external/dagger2/javatests/dagger/functional/producers/cancellation/ |
D | CancellationComponent.java | 56 final class Dependency { class 60 Dependency(ProducerTester tester) { in Dependency() method in CancellationComponent.Dependency
|
/external/dagger2/javatests/dagger/functional/kotlinsrc/componentdependency/ |
D | BoxedPrimitives.kt | 25 interface Dependency { interface
|
/external/guice/core/src/com/google/inject/spi/ |
D | Dependency.java | 39 public final class Dependency<T> { class 45 Dependency(InjectionPoint injectionPoint, Key<T> key, boolean nullable, int parameterIndex) { in Dependency() method in Dependency
|
/external/auto/factory/src/it/functional/src/main/java/com/google/auto/factory/ |
D | Dependency.java | 18 public interface Dependency {} interface
|
/external/dagger2/javatests/dagger/functional/factory/ |
D | Dependency.java | 19 final class Dependency { class
|
/external/bazelbuild-rules_rust/tools/rust_analyzer/ |
D | rust_project.rs | 93 pub struct Dependency { struct 96 crate_index: usize, 99 name: String,
|
/external/capstone/suite/cstest/ |
D | README.md | 4 ## Dependency section in Regression testing
|
/external/rust/android-crates-io/crates/serde_yaml/ |
D | README.md | 15 ## Dependency section in Serde YAML
|
/external/rust/android-crates-io/crates/errno/ |
D | README.md | 10 ## Dependency section in errno [](https://github.com/lambda-fairy/rust-errno/actions/workflows/main.yml) [](https://crates.io/crates/errno)
|
/external/sdv/vsomeip/third_party/boost/process/ |
D | README.md | 23 ### Dependency subsection in [Boost Process (Boost.Process)](https://github.com/klemens-morgenstern/boost-process)
|
/external/bazelbuild-rules_rust/crate_universe/src/metadata/ |
D | dependency.rs | 18 pub(crate) struct Dependency { struct 29 /// A collection of [Dependency]s sorted by dependency kind. argument 207 ) -> Select<BTreeSet<Dependency>> { in collect_deps_selectable()
|
/external/dagger2/javatests/dagger/functional/componentdependency/ |
D | BoxedPrimitives.java | 25 interface Dependency { interface
|
/external/webrtc/modules/video_coding/ |
D | frame_buffer2.cc | 530 struct Dependency { in UpdateFrameInfoWithIncomingFrame() struct 531 int64_t frame_id; in UpdateFrameInfoWithIncomingFrame() 532 bool continuous; in UpdateFrameInfoWithIncomingFrame()
|
/external/turbine/proto/ |
D | deps.proto | 22 message Dependency { message
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 932 if (auto *Dependency = Count.dyn_cast<DIVariable *>()) in dependencies() local 935 if (auto *Dependency = LB.dyn_cast<DIVariable *>()) in dependencies() local 938 if (auto *Dependency = UB.dyn_cast<DIVariable *>()) in dependencies() local 941 if (auto *Dependency = ST.dyn_cast<DIVariable *>()) in dependencies() local 945 if (auto *Dependency = Count.dyn_cast<DIVariable *>()) in dependencies() local 948 if (auto *Dependency = LB.dyn_cast<DIVariable *>()) in dependencies() local 951 if (auto *Dependency = UB.dyn_cast<DIVariable *>()) in dependencies() local 954 if (auto *Dependency = ST.dyn_cast<DIVariable *>()) in dependencies() local 1010 for (const auto *Dependency : dependencies(Var)) { in sortLocalVars() local
|
/external/chromiumos-config/proto/chromiumos/test/api/ |
D | test_case.proto | 43 message Dependency { message
|
/external/mockito/src/test/java/org/mockito/ |
D | DescriptionTest.java | 62 static class Dependency { class in DescriptionTest
|
/external/openscreen/cast/streaming/ |
D | encoded_frame.h | 25 enum Dependency : int8_t { enum
|
/external/dagger2/javatests/dagger/functional/producers/fluentfuture/ |
D | FluentFutures.java | 35 interface Dependency { interface in FluentFutures
|
/external/dagger2/javatests/dagger/functional/nullables/ |
D | JspecifyNullableTest.java | 40 interface Dependency {} interface in JspecifyNullableTest
|
/external/llvm/lib/CodeGen/ |
D | ImplicitNullChecks.cpp | 221 MachineInstr *&Dependency) { in isSafeToHoist() 427 MachineInstr *Dependency = nullptr; in analyzeBlockForNullChecks() local
|