HomeSort by relevance Sort by last modified time
    Searched full:bulk (Results 226 - 250 of 705) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DebugCommunicationLibUsb3Transfer.c 515 Submits bulk transfer to a bulk endpoint of a USB device.
  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 44 "\t-b or --bulk-mode The data file should be processed in file based.\n"
79 UOPTION_DEF( "bulk-mode", 'b', UOPT_NO_ARG),
  /external/libusb/libusb/
libusb.h 339 /** Bulk endpoint */
706 /** In bulk EP: bits 4:0 represents the maximum number of
    [all...]
  /external/python/cpython2/Mac/Demo/
applescript.html 189 The <code>Special_Events_Events</code> class is the bulk of the code
289 create a disk, and mount it. The bulk of
  /frameworks/av/media/mtp/
MtpDataPacket.cpp 570 ALOGE("Cannot determine bulk transfer size due to illegal max packet size %d.",
619 // Bulk transfer.
  /frameworks/base/core/java/android/content/
ContentValues.java 501 * Unsupported, here until we get proper bulk insert APIs.
510 * Unsupported, here until we get proper bulk insert APIs.
  /frameworks/base/core/java/android/hardware/usb/
UsbDeviceConnection.java 214 * Performs a bulk transaction on the given endpoint.
236 * Performs a bulk transaction on the given endpoint.
  /packages/apps/TV/src/com/android/tv/tuner/
TunerInputController.java 86 // WinTV-dualHD (bulk) will be supported after 2017 April security patch.
87 new TunerDevice(0x2040, 0x826d, "2017-04-01"), // WinTV-dualHD (bulk)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go 717 bulk := bvbulkalloc(nvars, nblocks*7)
719 bb.uevar = bulk.next()
720 bb.varkill = bulk.next()
721 bb.livein = bulk.next()
722 bb.liveout = bulk.next()
723 bb.avarinit = bulk.next()
724 bb.avarinitany = bulk.next()
725 bb.avarinitall = bulk.next()
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go 717 bulk := bvbulkalloc(nvars, nblocks*7)
719 bb.uevar = bulk.next()
720 bb.varkill = bulk.next()
721 bb.livein = bulk.next()
722 bb.liveout = bulk.next()
723 bb.avarinit = bulk.next()
724 bb.avarinitany = bulk.next()
725 bb.avarinitall = bulk.next()
    [all...]
  /system/core/adb/daemon/
usb.cpp 294 PLOG(ERROR) << "cannot open bulk-out endpoint " << USB_FFS_ADB_OUT;
300 PLOG(ERROR) << "cannot open bulk-in endpoint " << USB_FFS_ADB_IN;
  /art/runtime/gc/space/
malloc_space.h 71 // size in bulk, that is the maximum value for the
  /cts/tests/tests/jni/src/android/jni/cts/
JniStaticTest.java 23 * 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.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_25.txt 104 Precedence: bulk
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbBus.c 105 // Clear TT buffer when CTRL/BULK split transaction failes
205 Execute a bulk transfer to the device endpoint.
214 @retval EFI_SUCCESS The bulk transfer is OK.
278 // Clear TT buffer when CTRL/BULK split transaction failes.
    [all...]
  /external/libmtp/logs/
mtp-detect-lenovo-thinkpad-tablet.txt 503 Transfer Type Bulk
513 Transfer Type Bulk
543 Transfer Type Bulk
553 Transfer Type Bulk
mtp-detect-zte-v790.txt 504 Transfer Type Bulk
514 Transfer Type Bulk
544 Transfer Type Bulk
554 Transfer Type Bulk
  /external/libmtp/util/
mtp-probe.c 95 if (!strcmp(buf, "Bulk"))
  /external/libvpx/libvpx/test/
encode_test_driver.h 176 // to implement each test's specific behavior, while centralizing the bulk
  /external/netperf/doc/
netperf.man 15 Currently, its focus is on bulk data transfer and request/response
  /external/okhttp/okio/okio/src/main/java/okio/
Okio.java 42 * source will perform bulk reads into its in-memory buffer. Use this wherever
  /external/openssh/
servconf.h 90 int ip_qos_bulk; /* IP ToS/DSCP/class for bulk traffic */
  /external/python/cpython2/Lib/email/test/data/
msg_25.txt 104 Precedence: bulk
  /external/v8/src/snapshot/
serializer.h 242 // Objects from the same space are put into chunks for bulk-allocation

Completed in 388 milliseconds

1 2 3 4 5 6 7 8 91011>>