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

1 2 3 4 56 7 8 91011>>

  /external/skia/tests/
RTreeTest.cpp 106 // First try bulk-loaded inserts
  /frameworks/base/core/java/android/database/
BulkCursorNative.java 27 * Native implementation of the bulk cursor. This is only for use in implementing
  /frameworks/base/core/java/android/hardware/usb/
UsbConstants.java 73 * Bulk endpoint type
  /frameworks/ex/variablespeed/jni/
variablespeed.h 40 // It forms the bulk of the variablespeed library.
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
MobiCoreDevice.h 210 * Cleanup all orphaned bulk buffers.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
EmailAsyncTask.java 30 * - Bulk cancellation of multiple tasks. This is mainly used by UI to cancel pending tasks
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
GlobalLintConfiguration.java 124 * Sets the custom severities for the given issues, in bulk.
  /system/core/fastboot/
fastboot_protocol.txt 14 * Two bulk endpoints (in, out) are required
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c 84 /* Linux 2.6.32 adds support for a bulk continuation URB flag. this basically
90 * The BULK_CONTINUATION flag must be set on all URBs within a bulk transfer
369 /* bulk continuation URB flag available from Linux 2.6.32 */
372 usbi_err(ctx, "error checking for bulk continuation support");
378 usbi_dbg("bulk continuation flag supported");
    [all...]
  /art/runtime/native/
java_lang_System.cc 262 // Yes. Bulk copy.
272 // We can't do a bulk move because that would introduce a check-use race condition, so we copy
  /external/chromium_org/net/test/spawned_test_server/
base_test_server.cc 392 // Check bulk cipher argument.
396 arguments->Set("ssl-bulk-cipher", bulk_cipher_values.release());
  /external/chromium_org/net/third_party/nss/ssl/
SSLerrs.h 240 "Bulk data encryption algorithm failed in selected cipher suite.")
243 "Bulk data decryption algorithm failed in selected cipher suite.")
  /external/chromium_org/third_party/cld/encodings/proto/
encodings.pb.h 112 // to do UTF-16 <==> UTF-8 bulk conversions and UTF-32 <==> UTF-8
113 // bulk conversions, with interchange-valid checking on input and
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
uperf.cpp 38 "\t-b or --bulk-mode The data file should be processed in file based.\n"
73 UOPTION_DEF( "bulk-mode", 'b', UOPT_NO_ARG),
  /external/chromium_org/third_party/skia/src/core/
SkRTree.cpp 57 // since a bulk-load into an existing tree is as of yet unimplemented (and arguably not
98 // TODO: some algorithm for bulk loading into an already populated tree
  /external/guava/guava/src/com/google/common/collect/
SortedMaps.java 82 * applied many times for bulk operations like {@link Map#containsValue} and
131 * transformer will be applied many times for bulk operations like {@link
  /external/icu4c/tools/ctestfw/
uperf.cpp 42 "\t-b or --bulk-mode The data file should be processed in file based.\n"
77 UOPTION_DEF( "bulk-mode", 'b', UOPT_NO_ARG),
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.h 40 /// bulk instead of resolving each reference at a time. See the code in
84 /// ResolveConstantForwardRefs - Once all constants are read, this method bulk
  /external/skia/src/core/
SkRTree.cpp 57 // since a bulk-load into an existing tree is as of yet unimplemented (and arguably not
98 // TODO: some algorithm for bulk loading into an already populated tree
  /frameworks/base/core/java/android/content/
ContentValues.java 484 * Unsupported, here until we get proper bulk insert APIs.
493 * Unsupported, here until we get proper bulk insert APIs.
  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor.c 23 * parameters are validated at the API level, but the bulk of the
61 *! 10-Jul-2000 rr: Calls into DSP Trap for the bulk of the functionality.
  /cts/tests/tests/jni/src/android/jni/cts/
JniStaticTest.java 22 * class is a class defined in this package that declares the bulk of
  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 90 #define USB_TRANSFER_TYPE_BULK 0x02 // Endpoint is a bulk endpoint.
  /external/chromium_org/chrome/browser/extensions/error_console/
error_console_unittest.cc 89 // and in bulk.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
declarativeWebRequest.html 125 <strong>Note:</strong> You should always register or unregister rules in bulk rather than

Completed in 548 milliseconds

1 2 3 4 56 7 8 91011>>