Searched refs:childScope (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/core/ |
D | Zeros.java | 49 …Scope childScope = scope.withSubScope("Zeros"); // If scope had an op name set, it will prevail on… in create() local 54 …Constant<T> zero = Constant.create(childScope.withName("Zero"), type, new long[]{}, ByteBuffer.all… in create() 55 return new Zeros<T>(Fill.create(childScope, dims, zero)); in create()
|
/external/dagger2/javatests/dagger/internal/codegen/ |
D | ScopingValidationTest.java | 87 JavaFileObject childScope = in bindsWithChildScope_inParentModule_notAllowed() local 156 daggerCompiler().compile(childScope, foo, fooImpl, parentModule, parent, child); in bindsWithChildScope_inParentModule_notAllowed()
|
/external/llvm-project/flang/lib/Semantics/ |
D | resolve-names.cpp | 6519 for (Scope &childScope : currScope().children()) { in FinishSpecificationParts() 6520 if (childScope.IsParameterizedDerivedTypeInstantiation()) { in FinishSpecificationParts() 6521 FinishDerivedTypeInstantiation(childScope); in FinishSpecificationParts()
|
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |