Home
last modified time | relevance | path

Searched refs:Notes (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/external/clang/include/clang/Frontend/
DTextDiagnosticBuffer.h31 DiagList Errors, Warnings, Remarks, Notes;
42 const_iterator note_begin() const { return Notes.begin(); } in note_begin()
43 const_iterator note_end() const { return Notes.end(); } in note_end()
DVerifyDiagnosticConsumer.h195 DirectiveList Notes; member
201 Notes.clear(); in Reset()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAtomics.rst149 Notes for frontends
159 Notes for optimizers
164 Notes for code generation
187 Notes for frontends
196 Notes for optimizers
206 Notes for code generation
226 Notes for frontends
233 Notes for optimizers
241 Notes for code generation
256 Notes for frontends
[all …]
/external/llvm/docs/
DAtomics.rst149 Notes for frontends
159 Notes for optimizers
164 Notes for code generation
187 Notes for frontends
196 Notes for optimizers
206 Notes for code generation
226 Notes for frontends
233 Notes for optimizers
241 Notes for code generation
256 Notes for frontends
[all …]
/external/grpc-grpc-java/
DCOMPILING.md24 ### Notes for IntelliJ
79 ### Notes for Visual C++
103 ### Notes for MinGW on Windows
109 ### Notes for Unsupported Operating Systems
/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc52 using google_breakpad::synth_elf::Notes;
168 Notes notes(kLittleEndian); in TYPED_TEST()
200 Notes notes(kLittleEndian); in TYPED_TEST()
Dsynth_elf.h181 class Notes : public Section {
183 Notes(Endianness endianness) in Notes() function
Dsynth_elf_unittest.cc45 using google_breakpad::synth_elf::Notes;
376 Notes notes(kLittleEndian); in TEST_F()
382 TEST_F(ElfNotesTest, Notes) { in TEST_F() argument
383 Notes notes(kLittleEndian); in TEST_F()
/external/python/cpython2/Misc/
DREADME11 AIX-NOTES Notes for building Python on AIX
12 BeOS-NOTES Notes for building on BeOS
/external/libusb/
DREADME.git1 Notes related to git compilation:
27 Notes related to submitting new developments:
/external/ppp/pppd/
DREADME.google1 Notes:
/external/boringssl/src/util/
Dconvert_wycheproof.go33 Notes map[string]string `json:"notes"` member
179 if note, ok := w.Notes[flag.(string)]; ok {
/external/u-boot/doc/mvebu/cmd/
Dbubt.txt15 Notes:
37 Notes:
/external/python/cpython2/Doc/library/
Dposixfile.rst123 | Modifier | Meaning | Notes |
158 | Modifier | Meaning | Notes |
171 Notes:
/external/ltp/testcases/open_posix_testsuite/
DBUILD1 Build Notes for POSIX Test Suite
64 Notes for running POSIX Test Suite against Linux implementations of
72 Notes for each test section are here. It is targeted for general linux
/external/markdown/docs/
Drelease-2.0.2.txt1 Python-Markdown 2.0.2 Release Notes
Drelease-2.0.1.txt1 Python-Markdown 2.0.1 Release Notes
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
Dcoverage.txt6 Assertion # Covered? Notes
/external/mesa3d/src/gallium/drivers/etnaviv/
DREADME1 Notes for the etnaviv gallium driver
/external/mesa3d/docs/relnotes/
D6.3.22 Mesa 6.3.2 Release Notes
/external/wayland/
DREADME.android.md1 # Notes for updating `external/wayland` from source
/external/clang/lib/Frontend/
DTextDiagnosticBuffer.cpp33 Notes.emplace_back(Info.getLocation(), Buf.str()); in HandleDiagnostic()
/external/eigen/scripts/
Dcdashtesting.cmake.in21 ctest_submit(PARTS Update Notes)
/external/libcxx/
DNOTES.TXT2 // Notes relating to various libc++ tasks
/external/libvpx/libwebm/
DREADME.android12 Notes on updating libwebm source code:

12345678910>>...14