Searched refs:submission (Results 1 – 25 of 35) sorted by relevance
12
/external/fio/doc/ |
D | fio_examples.rst | 9 :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/ |
D | vktSparseResourcesQueueBindSparseTests.cpp | 96 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/ |
D | README.md | 181 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/ |
D | fixed-rate-submission.fio | 8 # submission regardless of what the device completion rate is.
|
D | poisson-rate-submission.fio | 8 # submission regardless of what the device completion rate is.
|
/external/regex-re2/ |
D | CONTRIBUTORS | 7 # The submission process automatically checks to make sure
|
/external/curl/docs/examples/ |
D | README | 12 them for submission in future packages and on the web site.
|
/external/libusb/ |
D | ChangeLog | 27 * 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/ |
D | SubmittingPatches.txt | 1 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/ |
D | index.md | 29 When possible, have a fellow contributor review your change in advance of submission.
|
/external/bison/ |
D | README-release | 73 Go to the news-submission form:
|
/external/ltp/testcases/kernel/fs/fs_bind/ |
D | CHANGELOG | 1 Remove this file prior to submission??
|
/external/python/cpython2/Doc/ |
D | bugs.rst | 51 The submission form has a number of fields. For the "Title" field, enter a
|
/external/googletest/googletest/docs/ |
D | DevGuide.md | 97 …1. A submission should be a set of changes that addresses one issue in the [issue tracker](https:/…
|
/external/gptfdisk/ |
D | README.Windows | 136 welcome submission of patches.
|
/external/google-breakpad/src/client/ios/ |
D | BreakpadController.mm | 68 // The name of the user defaults key for the last submission to the crash
|
/external/googletest/googlemock/docs/ |
D | DevGuide.md | 101 …1. Decide which code you want to submit. A submission should be a set of changes that addresses on…
|
/external/fio/ |
D | HOWTO | 1589 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/ |
D | DeveloperPolicy.rst | 265 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/ |
D | mtp-detect-nokia-3109c.txt | 17 including the initial issue submission, for this request,
|
D | mtp-detect-philips-w6610.txt | 1 The following submission requires approval at http://sourceforge.net/p/libmtp/support-requests/_dis…
|
D | mtp-detect-asus-z00ad.txt | 1 The following submission requires approval at http://sourceforge.net/p/libmtp/bugs/_discuss/moderat…
|
/external/python/cpython2/Doc/library/ |
D | cgi.rst | 158 (for example, when the user interrupts the form submission by clicking on
|
D | pyexpat.rst | 132 not the submission of multiple files.
|
/external/iptables/utils/ |
D | pf.os | 155 # A test and submission page is available at
|
12