HomeSort by relevance Sort by last modified time
    Searched full:bulk (Results 76 - 100 of 426) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/iproute2/examples/
cbqinit.eth1 28 # Bulk.
  /external/libxslt/libxslt/
transform.h 3 * Description: This module implements the bulk of the actual
  /external/openssl/crypto/dh/
example 23 Precedence: bulk
  /external/skia/src/core/
SkMallocPixelRef.cpp 130 // TODO: replace this bulk write with a chunky one that can trim off any
  /frameworks/base/core/java/com/android/internal/util/
BitwiseInputStream.java 90 * Read data in bulk into a byte array and increment the current position.
BitwiseOutputStream.java 107 * Write data in bulk from a byte array and increment the current position.
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
SinkActivity.java 199 // Setup bulk endpoints.
206 mLogger.log(String.format("Bulk IN endpoint: %d", i));
211 mLogger.log(String.format("Bulk OUT endpoint: %d", i));
217 mLogger.logError("Unable to find bulk endpoints");
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
TrustZoneDevice.h 125 * Cleanup all orphaned bulk buffers.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/detail/
config_def.hpp 11 // This is a temporary workaround until the bulk of this is
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataParser.java 74 // TODO: need to find out whether it's bulk or update
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp 773 // step==0 performs bulk conversion and generates offsets
787 // output offsets only for bulk conversion
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/include/leveldb/
options.h 76 // Larger values increase performance, especially during bulk loads.
150 // Callers may wish to set this field to false for bulk scans.
  /external/skia/bench/
RTreeBench.cpp 23 // Time how long it takes to build an R-Tree either bulk-loaded or not
69 // Time how long it takes to perform queries on an R-Tree, bulk-loaded or not
  /frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java 160 * Performs a bulk transaction on the given endpoint.
181 * Performs a bulk transaction on the given endpoint.
  /libcore/luni/src/main/java/libcore/io/
Memory.java 32 * Used to optimize nio heap buffer bulk get operations. 'dst' must be a primitive array.
39 * Used to optimize nio heap buffer bulk put operations. 'src' must be a primitive array.
  /external/chromium_org/third_party/leveldatabase/src/doc/
index.html 98 speed up bulk updates by placing lots of individual mutations into the
127 updates by restarting the bulk load after a crash. A hybrid scheme is
129 of a crash, the bulk load is restarted just after the last synchronous
324 Applications that mostly do bulk scans over the contents of the
370 When performing a bulk read, the application may wish to disable
371 caching so that the data processed by the bulk read does not end up
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
BatchNode.java 77 * used to store transformed vectors before proceeding to a bulk put into the FloatBuffer
545 //using bulk put as it's faster
548 //using bulk put as it's faster
611 //using bulk put as it's faster
614 //using bulk put as it's faster
617 //using bulk put as it's faster
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DataProvider.java 340 * Implements bulk row insertion using
372 // Gets the size of the bulk insert
408 throw new IllegalArgumentException("Bulk insert -- Invalid URI:" + uri);
  /system/core/fastboot/
usb_osx.c 146 * out if an interface does bulk in or out is to open it, and
148 * bulk in / out before deciding whether it actually wants to
183 // are any that do bulk in/out.
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/
rc4test.c 205 printf("bulk test ");
223 printf("error in RC4 bulk test\n");
  /external/chromium_org/tools/grit/grit/tool/
transl2tc.py 47 Bulk Translation Upload tool.
236 in the format used by the TC's Bulk Translation Upload tool. The file
  /external/openssl/crypto/rc4/
rc4test.c 205 printf("bulk test ");
223 printf("error in RC4 bulk test\n");
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.h 45 /// bulk instead of resolving each reference at a time. See the code in
89 /// ResolveConstantForwardRefs - Once all constants are read, this method bulk
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.h 45 /// bulk instead of resolving each reference at a time. See the code in
89 /// ResolveConstantForwardRefs - Once all constants are read, this method bulk
  /libcore/luni/src/main/java/java/io/
InputStream.java 35 * BufferedInputStream}. Callers that do only bulk reads may omit buffering.
49 * three argument overload is necessary for bulk access to the data. This is

Completed in 1997 milliseconds

1 2 34 5 6 7 8 91011>>