Home
last modified time | relevance | path

Searched defs:Issues (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodingStandards.rst599 Treat Compiler Warnings Like Errors
634 Write Portable Code
646 Do not use RTTI or Exceptions
664 Do not use Static Constructors
699 Use of ``class`` and ``struct`` Keywords
742 Do not use Braced Initializer Lists to Call a Constructor
780 Use ``auto`` Type Deduction to Make Code More Readable
791 Beware unnecessary copies with ``auto``
814 Beware of non-determinism due to ordering of pointers
829 Beware of non-deterministic sorting order of equal elements
[all …]
/external/llvm/docs/
DCodingStandards.rst590 Treat Compiler Warnings Like Errors
625 Write Portable Code
637 Do not use RTTI or Exceptions
655 Do not use Static Constructors
690 Use of ``class`` and ``struct`` Keywords
733 Do not use Braced Initializer Lists to Call a Constructor
771 Use ``auto`` Type Deduction to Make Code More Readable
782 Beware unnecessary copies with ``auto``
811 A Public Header File **is** a Module
835 ``#include`` as Little as Possible
[all …]
/external/boringssl/src/ssl/test/
DPORTING.md51 ### Configuration File
76 ### Unimplemented Features
89 ### Malloc Tests
/external/python/funcsigs/docs/
Dindex.rst39 Issues section in The Funcsigs Package
45 .. _GitHub: https://github.com/aliles/funcsigs
46 .. _issues system: https://github.com/alies/funcsigs/issues
/external/pdfium/docs/
Dcode-coverage.md146 ## Issues section in Code Coverage Support for PDFium
/external/libcxx/docs/
Dindex.rst124 …ced&resolution=---&order=changeddate%20DESC%2Cassigned_to%20DESC%2Cbug_status%2Cpriority%2Cbug_id&…
/external/python/funcsigs/
DREADME.rst50 Issues chapter
/external/opencensus-java/
DRELEASING.md287 ### Deployment for tag v0.5.0
/external/python/cpython3/Doc/using/
Dwindows.rst346 .. _windows-nuget: