Searched
full:bulk (Results
426 -
450 of
705) sorted by null
<<11121314151617181920>>
/external/autotest/frontend/afe/ |
rpc_utils.py | 500 # if we had a bulk ensure-label-exists function, which used 501 # a bulk .get() call. The win is probably very small. [all...] |
/external/conscrypt/common/src/main/java/org/conscrypt/ |
NativeCrypto.java | 705 // avoid unacceptably weak suites (e.g., those with bulk cipher secret key shorter than 128 715 // * Prefer 128-bit bulk encryption to 256-bit one, because 128-bit is safe enough while [all...] |
/external/icu/icu4c/source/common/ |
ustrcase.cpp | [all...] |
/external/skia/src/core/ |
SkLinearBitmapPipeline_sample.h | 743 // Every filter part is used for two destination pixels, and the code can bulk load four 770 // Check if the pixels needed are near the edges. If not go fast using bulk pixels, [all...] |
/libcore/ojluni/src/main/java/java/nio/file/spi/ |
FileSystemProvider.java | [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
package-info.java | 425 * other operations to replace for loops with bulk operations. If {@code widgets} [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
ldint.texinfo | 461 @code{main} is defined. The bulk of the code that's emulation 522 (*) In most cases, the BFD library does the bulk of the actual
|
/libcore/ojluni/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 151 * <p>ConcurrentHashMaps support a set of sequential and parallel bulk 164 * actions, should ideally be side-effect-free. Bulk operations on 196 * <p>These bulk operations accept a {@code parallelismThreshold} 207 * <p>The concurrency properties of bulk operations follow 211 * update. The result of any bulk operation reflects the 242 * <p>Bulk operations may complete abruptly, throwing an 496 * bulk operations. 621 * in bulk tasks. Subclasses of Node with a negative hash field [all...] |
/art/runtime/jit/ |
profile_compilation_info.h | 270 // Bulk add sampled methods and/or hot methods for a single dex, fast since it only has one
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
pstats.py | 503 # The bulk of the processing involves correctly handling "call" lists,
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
UsbFunctionIo.h | 9 This simple protocol only supports USB 2.0 bulk transfers on systems with a
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
Ip6If.c | 510 Netfrag.Bulk = MnpRxData->PacketData;
|
/docs/source.android.com/en/devices/tech/debug/ |
systrace.html | 93 GPU resources. This is the bulk of the capacity spent for UI.</li>
|
/external/autotest/frontend/afe/doctests/ |
001_rpc_test.txt | 350 # host bulk modify
|
/external/guava/guava/src/com/google/common/collect/ |
LinkedListMultimap.java | 594 // Bulk Operations
|
Multimaps.java | [all...] |
Tables.java | 324 * applied many times for bulk operations like {@link Table#containsValue} and
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
LinkedListMultimap.java | 590 // Bulk Operations
|
Maps.java | [all...] |
/external/icu/icu4c/source/common/unicode/ |
unorm2.h | 564 * Bulk normalization is only necessary if the strings do not fulfill the FCD
|
/external/jemalloc/ |
INSTALL | 157 released in bulk, thus reducing the total number of mutex operations. See
|
/external/libchrome/base/metrics/ |
persistent_histogram_allocator.h | 162 // is appended in bulk to "records". Access to this vector can be done
|
/external/libusb/examples/ |
ezusb.c | 65 * some bulk buffers may be unused, 0x1b3f-0x1f3f
|
/external/libusb/libusb/ |
core.c | 100 * control/bulk/interrupt/isochronous transfers, etc). Full information 111 * - All transfer types supported (control/bulk/interrupt/isochronous) [all...] |
/external/libusb/libusb/os/ |
wince_usb.c | 614 control_transfer ? "Control" : "Bulk", (unsigned int)GetLastError());
|
Completed in 1434 milliseconds
<<11121314151617181920>>