OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bulk
(Results
126 - 150
of
705
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentTable.java
261
// TODO: This implementation does not allow
bulk
update because it only accepts
262
// URI that include message Id. I think we do want to support
bulk
update.
272
"Cannot update URI: %s.
Bulk
update not supported", uriData.getUri()));
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
UsbDevice.h
24
* only makes sense for devices that only do
Bulk
Transfers and only have one
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciSched.h
49
UEFI only supports one CTRL/
BULK
transfer at a time
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbHub.h
141
speed control/
bulk
transfer failed and the transfer
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
AbstractLinearOptimizer.java
122
/** Perform the
bulk
of optimization algorithm.
/external/autotest/client/cros/cellular/mbim_compliance/
usb_descriptors.py
468
Check if there are one
bulk
-in endpoint and one
bulk
-out endpoint.
472
@returns True if there are one
bulk
-in and one
bulk
-out endpoint, False
/external/gptfdisk/
fixparts.cc
76
// Do the
bulk
of the processing on actual MBR disks. First checks for old
/external/guava/guava/src/com/google/common/collect/
BiMap.java
72
//
Bulk
Operations
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
StripedBenchmark.java
85
// do
bulk
gets with exactly 10 keys (possibly <10 stripes) (or less if numStripes is smaller)
/external/iproute2/examples/
cbqinit.eth1
28
#
Bulk
.
/external/python/cpython2/Doc/library/
intro.rst
21
The
bulk
of the library, however, consists of a collection of modules. There are
/external/skia/bench/
Benchmark.h
115
* VisualBench frequently resets the canvas. As a result we need to
bulk
call all of the hooks
/external/syslinux/com32/lib/
memcpy.S
68
/*
Bulk
transfer */
mempcpy.S
67
/*
Bulk
transfer */
memset.S
70
/*
Bulk
transfer */
/external/syslinux/memdisk/
memcpy.S
64
/*
Bulk
transfer */
memset.S
66
/*
Bulk
transfer */
/external/tcpdump/
print-usb.c
100
ND_PRINT((ndo, "
BULK
"));
/frameworks/av/media/mtp/
MtpDataPacket.h
119
// MTP_BUFFER_SIZE, the data will be sent by multiple
bulk
transfer requests.
/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");
/libcore/ojluni/src/main/java/java/nio/
StringCharBuffer.java
83
// ## Override
bulk
get methods for better performance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataParser.java
75
// TODO: need to find out whether it's
bulk
or update
/prebuilts/go/darwin-x86/src/mime/
mediatype_test.go
128
`URL*1="cs.utk.edu/pub/moore/
bulk
-mailer/
bulk
-mailer.tar"`,
131
"url", "ftp://cs.utk.edu/pub/moore/
bulk
-mailer/
bulk
-mailer.tar")},
Completed in 461 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>