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

  /system/connectivity/dhcp_client/
dhcp.h 38 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)
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 129 * @Contended) to Nodes, embedding "bound" as an Exchanger field,
142 * collided at each slot within the current arena bound, it tries
144 * bounds by using a version (sequence) number on the "bound"
146 * participant notices that bound has been updated (in either
240 * Unit for sequence/version bits of bound field. Each successful
241 * change to the bound also adds SEQ.
256 * The bound for spins while waiting for a match. The actual
283 int bound; // Last recorded value of Exchanger.bound field in class:Exchanger.Node
284 int collides; // Number of CAS failures at current bound
318 private volatile int bound; field in class:Exchanger
    [all...]
  /external/v8/src/ast/
scopes.h 80 // allocation, most VariableProxy nodes are "unresolved", i.e. not bound to a
81 // corresponding variable (though some are bound during parse time). Variable
549 // 'this' is bound, and what determines the function kind.
698 // variable is bound. These are returned in the output parameter *binding_kind
705 BOUND,
  /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 
  /external/jacoco/
asm-debug-all-5.0.1.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 
  /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/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/offline-m2/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-debug-all/5.0.4/
asm-debug-all-5.0.4.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/v1/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 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 

Completed in 335 milliseconds