HomeSort by relevance Sort by last modified time
    Searched full:chaining (Results 276 - 300 of 499) sorted by null

<<11121314151617181920

  /external/emma/core/java12/com/vladium/util/
IntSet.java 194 * The structure used for chaining colliding keys.
ObjectIntMap.java 258 * The structure used for chaining colliding keys.
  /external/emma/core/java12/com/vladium/util/exception/
AbstractException.java 30 * <LI> exception chaining in J2SE versions prior to 1.4
AbstractRuntimeException.java 30 * <LI> exception chaining in J2SE versions prior to 1.4
  /external/guava/guava/src/com/google/common/net/
HostAndPort.java 219 * @return {@code this}, to enable chaining of calls.
  /external/icu/icu4c/source/common/
rbbirb.h 141 UBool fLBCMNoChain; // True: suppress chaining of rules on
  /external/kernel-headers/original/uapi/linux/
fd.h 352 struct floppy_raw_cmd *next; /* used for chaining of raw cmd's
  /external/libogg/doc/
rfc3533.txt 237 "Chaining"). Grouping defines how to interleave several logical
241 bitstreams. Chaining on the other hand, is defined to provide a
258 In chaining, complete logical bitstreams are concatenated. The
697 chaining (or sequential multiplexing): Concatenation of two or more
  /external/ltrace/
proc.h 136 * Process chaining.
  /external/openssl/crypto/aes/
aes_ige.c 208 * than a single pass, so no provision is made for chaining.
  /external/replicaisland/src/com/replica/replicaisland/
TextureLibrary.java 235 * Locates the texture in the hash. This hash uses a simple linear probe chaining mechanism:
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAlertDialog.java 279 * @return This Builder object to allow for chaining of calls to set methods
  /frameworks/base/core/java/android/view/inputmethod/
SparseRectFArray.java 199 * @return the receiver object itself for chaining method calls.
  /frameworks/base/docs/html/reference/com/google/android/gms/analytics/ecommerce/
Promotion.html     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
fd.h 351 struct floppy_raw_cmd *next; /* used for chaining of raw cmd's
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fd.h 351 struct floppy_raw_cmd *next; /* used for chaining of raw cmd's
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
tag_and_trait.hpp 140 /// Collision-chaining hash.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
tag_and_trait.hpp 140 /// Collision-chaining hash.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
tag_and_trait.hpp 141 /// Collision-chaining hash.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
tag_and_trait.hpp 141 /// Collision-chaining hash.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
tag_and_trait.hpp 140 /// Collision-chaining hash.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
tag_and_trait.hpp 140 /// Collision-chaining hash.
  /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/
Card.java 139 * @return The card itself, allows for chaining of calls
185 * @return The card itself, allows for chaining of calls
  /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/
Card.java.ftl 140 * @return The card itself, allows for chaining of calls
186 * @return The card itself, allows for chaining of calls
  /development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
Card.java 139 * @return The card itself, allows for chaining of calls
185 * @return The card itself, allows for chaining of calls

Completed in 1788 milliseconds

<<11121314151617181920