/external/vulkan-validation-layers/layers/ |
README.md | 49 layers/core\_validation.cpp (name=`VK_LAYER_LUNARG_core_validation`) - The core\_validation layer does the bulk of the API validation that requires storing state. Some of the state it tracks includes the Descriptor Set, Pipeline State, Shaders, and dynamic state, and memory objects and bindings. It performs some point validation as states are created and used, and further validation Draw call and QueueSubmit time. Of primary interest is making sure that the resources bound to Descriptor Sets correctly align with the layout specified for the Set. Also, all of the image and buffer layouts are validated to make sure explicit layout transitions are properly managed. Related to memory, core\_validation includes tracking object bindings, memory hazards, and memory object lifetimes. It also validates several other hazard-related issues related to command buffers, fences, and memory mapping. Additionally core\_validation include shader validation (formerly separate shader\_checker layer) that inspects the SPIR-V shader images and fixed function pipeline stages at PSO creation time. It flags errors when inconsistencies are found across interfaces between shader stages. The exact behavior of the checks depends on the pair of pipeline stages involved. If a Dbg callback function is registered, this layer will use callback function(s) for reporting, otherwise uses stdout.
|
/hardware/libhardware/modules/camera/3_4/ |
README.md | 69 bulk of the class is the request queue. The Camera class submits CaptureRequests
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
EmailAsyncTask.java | 32 * - Bulk cancellation of multiple tasks. This is mainly used by UI to cancel pending tasks
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsProvider2TransactionTest.java | 149 * Make sure we start/finish transactions on the right databases for bulk insert.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pkt_sched.h | 16 filler or even bulk.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/ |
msg_25.txt | 104 Precedence: bulk
|
/prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/ |
msg_25.txt | 104 Precedence: bulk
|
/prebuilts/go/darwin-x86/src/runtime/ |
memmove_arm.s | 28 // TE or TS are spilled to the stack during bulk register moves.
|
/prebuilts/go/linux-x86/src/runtime/ |
memmove_arm.s | 28 // TE or TS are spilled to the stack during bulk register moves.
|
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/ |
README.md | 46 layers/core\_validation.cpp (name=`VK_LAYER_LUNARG_core_validation`) - The core\_validation layer does the bulk of the API validation that requires storing state. Some of the state it tracks includes the Descriptor Set, Pipeline State, Shaders, and dynamic state, and memory objects and bindings. It performs some point validation as states are created and used, and further validation Draw call and QueueSubmit time. Of primary interest is making sure that the resources bound to Descriptor Sets correctly align with the layout specified for the Set. Also, all of the image and buffer layouts are validated to make sure explicit layout transitions are properly managed. Related to memory, core\_validation includes tracking object bindings, memory hazards, and memory object lifetimes. It also validates several other hazard-related issues related to command buffers, fences, and memory mapping. Additionally core\_validation include shader validation (formerly separate shader\_checker layer) that inspects the SPIR-V shader images and fixed function pipeline stages at PSO creation time. It flags errors when inconsistencies are found across interfaces between shader stages. The exact behavior of the checks depends on the pair of pipeline stages involved. If a Dbg callback function is registered, this layer will use callback function(s) for reporting, otherwise uses stdout.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_25.txt | 104 Precedence: bulk
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/ |
msg_25.txt | 104 Precedence: bulk
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintFix.java | 82 * @return true if this fix can be performed in a bulk operation with other
|
/system/core/libusbhost/include/usbhost/ |
usbhost.h | 213 /* Reads or writes on a bulk endpoint.
|
/system/tpm/trunks/ftdi/ |
support.c | 70 /* Sets the read and write timeout periods for bulk usb data transfers. */
|
/external/netperf/doc/ |
netperf.info | 37 * Using Netperf to Measure Bulk Data Transfer:: 56 networking performance. The primary foci are bulk (aka unidirectional) 667 File: netperf.info, Node: Global Command-line Options, Next: Using Netperf to Measure Bulk Data Transfer, Prev: The Design of Netperf, Up: Top [all...] |
netperf.texi | 45 * Using Netperf to Measure Bulk Data Transfer:: 64 networking performance. The primary foci are bulk (aka 701 @node Global Command-line Options, Using Netperf to Measure Bulk Data Transfer, The Design of Netperf, Top [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/ |
UhciSched.c | 89 // Allocate the QH used by sync interrupt/control/bulk transfer.
90 // FS ctrl/bulk queue head is set to loopback so additional BW
91 // can be reclaimed. Notice, LS don't support bulk transfer and
|
/packages/apps/DeskClock/src/com/android/deskclock/data/ |
TimerModel.java | 512 * This method updates timer data without updating notifications. This is useful in bulk-update 559 * This method removes timer data without updating notifications. This is useful in bulk-remove 603 * bulk-update scenarios so the notifications are only rebuilt once.
|
/prebuilts/go/darwin-x86/doc/devel/ |
pre_go1.html | 137 As usual, <a href="/cmd/gofix/">gofix</a> will handle the bulk of the rewrites 240 As usual, <a href="/cmd/gofix/">gofix</a> will handle the bulk of the rewrites 416 Remember that gofix will handle the bulk of the rewrites
|
/prebuilts/go/linux-x86/doc/devel/ |
pre_go1.html | 137 As usual, <a href="/cmd/gofix/">gofix</a> will handle the bulk of the rewrites 240 As usual, <a href="/cmd/gofix/">gofix</a> will handle the bulk of the rewrites 416 Remember that gofix will handle the bulk of the rewrites
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/ |
XhcPeim.c | 854 Submits bulk transfer to a bulk endpoint of a USB device.
861 bulk transfer.
869 the subsequent bulk transfer.
876 bulk transfer.
[all...] |
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/ |
TestConversion.java | 338 String steps[][] = { { "0", "bulk" }, // must be first for offsets to be checked 635 String steps[][] = { { "0", "bulk" }, // must be first for offsets to be checked 639 { "-2", "toU(bulk)+getNext" }, 640 { "-3", "getNext+toU(bulk)" }, 740 //bulk mode [all...] |
/external/libmtp/logs/ |
mtp-detect-lenovo-a1000.txt | 82 Transfer Type Bulk 92 Transfer Type Bulk 115 bInterfaceProtocol 80 Bulk-Only 122 Transfer Type Bulk 132 Transfer Type Bulk [all...] |
/external/libusb/examples/ |
xusb.c | 94 // Mass Storage Requests values. See section 3 of the Bulk-Only Mass Storage Class specifications 453 // Mass Storage device to test bulk transfers (non destructive test) 690 // Attempt a bulk read from endpoint 0 (this should just return a raw input report) 890 // Use the first interrupt or bulk IN/OUT endpoints as default for testing [all...] |