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

  /external/chromium_org/ppapi/shared_impl/
ppb_tcp_socket_shared.h 15 // The socket hasn't been bound or connected.
17 // The socket has been bound.
18 BOUND,
  /external/mockito/cglib-and-asm/src/org/mockito/asm/util/
CheckSignatureAdapter.java 63 private static final int BOUND = 4;
117 || (state != EMPTY && state != FORMAL && state != BOUND))
132 state = BOUND;
138 if (state != FORMAL && state != BOUND) {
148 if (type != CLASS_SIGNATURE || (state & (EMPTY | FORMAL | BOUND)) == 0)
169 || (state & (EMPTY | FORMAL | BOUND | PARAM)) == 0)
180 || (state & (EMPTY | FORMAL | BOUND | PARAM)) == 0)
  /external/chromium_org/v8/src/
scopes.h 66 // allocation, most VariableProxy nodes are "unresolved", i.e. not bound to a
67 // corresponding variable (though some are bound during parse time). Variable
504 // variable is bound. These are returned in the output parameter *binding_kind
511 BOUND,
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 132 * Nodes, embedding "bound" as an Exchanger field, and reworking
144 * collided at each slot within the current arena bound, it tries
146 * bounds by using a version (sequence) number on the "bound"
148 * participant notices that bound has been updated (in either
242 * Unit for sequence/version bits of bound field. Each successful
243 * change to the bound also adds SEQ.
258 * The bound for spins while waiting for a match. The actual
284 int bound; // Last recorded value of Exchanger.bound field in class:Exchanger.Node
285 int collides; // Number of CAS failures at current bound
323 private volatile int bound; field in class:Exchanger
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.pb_2.2.0.v20100429.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.pb_2.3.5.v201308161310.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/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 

Completed in 255 milliseconds