Searched refs:proposed (Results 1 – 25 of 143) sorted by relevance
123456
/external/syzkaller/dashboard/app/ |
D | mail_test_result.txt | 3 syzbot has tested the proposed patch but the reproducer still triggered crash: 8 syzbot tried to test the proposed patch but build/boot failed: 16 syzbot has tested the proposed patch and the reproducer did not trigger crash:
|
D | jobs_test.go | 141 syzbot has tested the proposed patch but the reproducer still triggered crash: 183 syzbot tried to test the proposed patch but build/boot failed: 225 syzbot tried to test the proposed patch but build/boot failed: 267 syzbot has tested the proposed patch and the reproducer did not trigger crash: 333 syzbot has tested the proposed patch and the reproducer did not trigger crash:
|
/external/minigbm/ |
D | tegra.c | 58 int proposed = NV_BLOCKLINEAR_GOB_HEIGHT << (block_height_log2 - 1); in compute_block_height_log2() local 59 while (proposed >= height) { in compute_block_height_log2() 63 proposed /= 2; in compute_block_height_log2()
|
/external/libcxx/docs/ |
D | ReleaseNotes.rst | 52 std::dynarray was a feature proposed for C++14 that was pulled from the 56 library. std::bad_array_length was a feature proposed for C++14 alongside
|
/external/autotest/site_utils/rpm_control_system/ |
D | BeautifulSoup.py | 1814 def _convertFrom(self, proposed): argument 1815 proposed = self.find_codec(proposed) 1816 if not proposed or proposed in self.triedEncodings: 1818 self.triedEncodings.append(proposed) 1823 if self.smartQuotesTo and proposed.lower() in("windows-1252", 1832 u = self._toUnicode(markup, proposed) 1834 self.originalEncoding = proposed
|
/external/ImageMagick/.github/ |
D | PULL_REQUEST_TEMPLATE.md | 8 <!-- A description of the changes proposed in the pull-request
|
/external/skqp/site/dev/chrome/ |
D | multi_repo_trybots.md | 4 When a proposed Skia change will require a change in Chromium or Blink it is 6 proposed Skia change. This often happens with Skia API changes and changes
|
/external/skia/site/dev/chrome/ |
D | multi_repo_trybots.md | 4 When a proposed Skia change will require a change in Chromium or Blink it is 6 proposed Skia change. This often happens with Skia API changes and changes
|
/external/pdfium/third_party/lcms/ |
D | 0011-memory-leak-AllocEmptyTransform.patch | 15 // Store the proposed pipeline
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | minimum-sizes.ll | 50 ; the upper bit of the proposed smaller type. If these two bits are the 53 ; optimization, we make the proposed smaller type (i8) larger (i16) to
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | pacificnew | 1 # tzdb data for proposed US election time (this file is obsolete)
|
/external/iperf3/.github/ |
D | ISSUE_TEMPLATE.md | 48 _If submitting a proposed implementation of an enhancement request,
|
/external/llvm/docs/ |
D | BlockFrequencyTerminology.rst | 114 Block bias is a proposed *absolute* metric to indicate a bias toward or away 119 The proposed calculation involves calculating a *reference* block frequency,
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | BlockFrequencyTerminology.rst | 114 Block bias is a proposed *absolute* metric to indicate a bias toward or away 119 The proposed calculation involves calculating a *reference* block frequency,
|
/external/slf4j/ |
D | README.md | 10 …j-dev mailing list](http://www.slf4j.org/mailing-lists.html) about your proposed change. Alternate…
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | char.txt | 13 …us additional characters introduces with Emoji 5, http://www.unicode.org/reports/tr51/proposed.html
|
/external/python/setuptools/docs/ |
D | history.txt | 30 first proposed the idea of an importable binary distribution format for
|
/external/grpc-grpc/doc/ |
D | epoll-polling-engine.md | 12 …proposed changes to `epoll`-based implementation of pollsets in gRPC. Section-2 gives an overview … 121 …about the issue here https://github.com/grpc/grpc/issues/5470 and for a proposed fix here: https:/…
|
/external/syzkaller/docs/linux/ |
D | reporting_kernel_bugs.md | 55 * Describe vulnerability details, include the proposed patch and optionally the exploit. 59 * Describe vulnerability details, include the proposed patch and optionally the exploit.
|
/external/apache-commons-bcel/ |
D | TODO.JustIce | 7 Sun. However, there are better methods such as the idea proposed by
|
/external/googletest/ |
D | CONTRIBUTING.md | 28 1. Submit an issue describing your proposed change to the 38 1. If your proposed change is accepted, and you haven't already done so, sign a
|
/external/mesa3d/docs/specs/ |
D | MESA_drm_image.spec | 138 RESOLVED: The eglQueryImage function has been proposed often,
|
/external/u-boot/doc/ |
D | README.coccinelle | 104 For each semantic patch, a commit message is proposed. It gives a 173 about semantic patches displayed, and no commit message proposed. 324 New semantic patches can be proposed and submitted by kernel
|
/external/autotest/docs/ |
D | faft-design-doc.md | 116 …most all the human behaviors. The test can be done fully automated. The proposed FAFT in this docu… 124 Simon proposed a U-Boot native test system to split the U-Boot components into platform code and ge… 165 Here is our proposed FAFT framework. The red pieces are missing and need to be implemented in this …
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | projects.md | 58 * We keep rejected ideas so they are not proposed again. This serves
|
123456