HomeSort by relevance Sort by last modified time
    Searched defs:BOUND (Results 1 - 25 of 40) sorted by null

1 2

  /external/tensorflow/tensorflow/core/kernels/
resize_area_op_test.cc 127 #define BOUND(val, limit) std::min(((limit)-1ll), (std::max(0ll, (val))))
129 static_cast<float>(input_data(b, BOUND(i, in_height),
130 BOUND(j, in_width), c)) *
132 #undef BOUND
  /prebuilts/jdk/jdk8/darwin-x86/lib/
dt.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
dt.jar 
  /libcore/ojluni/src/main/java/java/util/concurrent/
Exchanger.java 158 * @Contended) to Nodes, embedding "bound" as an Exchanger field,
171 * collided at each slot within the current arena bound, it tries
173 * bounds by using a version (sequence) number on the "bound"
175 * participant notices that bound has been updated (in either
269 * Unit for sequence/version bits of bound field. Each successful
270 * change to the bound also adds SEQ.
285 * The bound for spins while waiting for a match. The actual
312 int bound; // Last recorded value of Exchanger.bound field in class:Exchanger.Node
313 int collides; // Number of CAS failures at current bound
347 private volatile int bound; field in class:Exchanger
    [all...]
  /external/annotation-tools/scene-lib/src/annotations/io/
ASTPath.java 72 { "bound", "identifier", "type", "typeAlternative", "typeArgument",
80 public static final String BOUND = "bound";
223 return childSelectorIs(ASTPath.BOUND);
590 new String[] {ASTPath.BOUND, ASTPath.INITIALIZER,
592 new String[] {ASTPath.BOUND, ASTPath.INITIALIZER,
706 new String[] {ASTPath.BOUND});
934 if (astNode.childSelectorIs(ASTPath.BOUND)) {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-util/6.0/
asm-util-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.pb_2.3.5.v20130525.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.3.Final/
netty-transport-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.2/
asm-debug-all-5.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.4/
asm-debug-all-5.0.4.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/
asm-debug-all-5.1.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r4023-3/
javac-9-dev-r4023-3.jar 
  /prebuilts/tools/common/bazel/formc-deps/
asm-all.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
asm-all.jar 
  /external/robolectric/v1/lib/test/
mockito-core-1.8.5.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
mockito-core-1.10.19.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 

Completed in 895 milliseconds

1 2