Home
last modified time | relevance | path

Searched refs:submission (Results 1 – 25 of 35) sorted by relevance

12

/external/fio/doc/
Dfio_examples.rst9 :download:`Download poisson-rate-submission.fio <../examples/poisson-rate-submission.fio>`
11 .. literalinclude:: ../examples/poisson-rate-submission.fio
54 Fixed rate submission
59 :download:`Download fixed-rate-submission.fio <../examples/fixed-rate-submission.fio>`
61 .. literalinclude:: ../examples/fixed-rate-submission.fio
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp96 QueueSubmission submission; in makeSubmissionRegular() local
97 submission.isSparseBinding = false; in makeSubmissionRegular()
98 submission.queue = queue; in makeSubmissionRegular()
99 submission.info.regular = submitInfo; in makeSubmissionRegular()
101 return submission; in makeSubmissionRegular()
126 QueueSubmission submission; in makeSubmissionSparse() local
127 submission.isSparseBinding = true; in makeSubmissionSparse()
128 submission.queue = queue; in makeSubmissionSparse()
129 submission.info.sparse = bindInfo; in makeSubmissionSparse()
131 return submission; in makeSubmissionSparse()
/external/deqp/external/vulkancts/
DREADME.md181 The conformance submission package must contain the following:
188 Test logs (1) should be named `<submission pkg dir>/TestResults-<driver build type>.qpa`,
191 for each driver build as part of the submission package.
197 git status > <submission pkg dir>/git-status.txt
198 git log --first-parent <release tag>^..HEAD > <submission pkg dir>/git-log.txt
201 as part of the submission package (3). This can be done by running:
203 git format-patch -o <submission pkg dir> <release tag>..HEAD
224 If the submission package covers multiple products, you can list them by appending
232 The actual submission package consists of the above set of files which must
235 The `<_info>` field is optional. It may be used to uniquely identify a submission
[all …]
/external/fio/examples/
Dfixed-rate-submission.fio8 # submission regardless of what the device completion rate is.
Dpoisson-rate-submission.fio8 # submission regardless of what the device completion rate is.
/external/regex-re2/
DCONTRIBUTORS7 # The submission process automatically checks to make sure
/external/curl/docs/examples/
DREADME12 them for submission in future packages and on the web site.
/external/libusb/
DChangeLog27 * Linux: Allow larger isochronous transfer submission (#23)
30 * Windows: Improve submission of control requests for composite devices
34 * Improve speed of transfer submission in multi-threaded environments
/external/syslinux/doc/
DSubmittingPatches.txt1 I don't have specific submission guidelines for Syslinux, but the ones
6 standard Linux submission format, as I can automatically import them
80 belong in a patch submission. Make sure to review your patch -after-
142 checker prior to submission (scripts/checkpatch.pl). You should
475 Check your patches with the patch style checker prior to submission
551 Jeff Garzik, "Linux kernel patch submission format".
/external/skia/site/dev/contrib/
Dindex.md29 When possible, have a fellow contributor review your change in advance of submission.
/external/bison/
DREADME-release73 Go to the news-submission form:
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG1 Remove this file prior to submission??
/external/python/cpython2/Doc/
Dbugs.rst51 The submission form has a number of fields. For the "Title" field, enter a
/external/googletest/googletest/docs/
DDevGuide.md97 …1. A submission should be a set of changes that addresses one issue in the [issue tracker](https:/…
/external/gptfdisk/
DREADME.Windows136 welcome submission of patches.
/external/google-breakpad/src/client/ios/
DBreakpadController.mm68 // The name of the user defaults key for the last submission to the crash
/external/googletest/googlemock/docs/
DDevGuide.md101 …1. Decide which code you want to submit. A submission should be a set of changes that addresses on…
/external/fio/
DHOWTO1589 queuing by coalescing adjacent I/Os into a single submission.
1844 submission and completion latencies then measure local time spent sending or
1972 directly. If set to `offload`, the job threads will offload I/O submission
1975 can increase latencies. The benefit is that fio can manage submission rates
2630 submission, completion, and total latencies instead. If no filename is given
2768 Disable measurements of submission latency numbers. See
3048 submission to completion of the I/O pieces. For sync I/O, clat will
/external/llvm/docs/
DDeveloperPolicy.rst265 We prefer for this to be handled before submission but understand that it isn't
266 possible to test all of this for every submission. Our build bots and nightly
/external/libmtp/logs/
Dmtp-detect-nokia-3109c.txt17 including the initial issue submission, for this request,
Dmtp-detect-philips-w6610.txt1 The following submission requires approval at http://sourceforge.net/p/libmtp/support-requests/_dis…
Dmtp-detect-asus-z00ad.txt1 The following submission requires approval at http://sourceforge.net/p/libmtp/bugs/_discuss/moderat…
/external/python/cpython2/Doc/library/
Dcgi.rst158 (for example, when the user interrupts the form submission by clicking on
Dpyexpat.rst132 not the submission of multiple files.
/external/iptables/utils/
Dpf.os155 # A test and submission page is available at

12