Searched +refs:clang +refs:format +refs:extract (Results 1 – 14 of 14) sorted by relevance
| /external/llvm/test/CodeGen/PowerPC/ |
| D | BreakableToken-reduced.ll | 31 %"class.clang::format::BreakableStringLiteral" = type { %"class.clang::format::BreakableSingleLineT… 32 %"class.clang::format::BreakableSingleLineToken" = type { %"class.clang::format::BreakableToken", i… 33 %"class.clang::format::BreakableToken" = type { i32 (...)**, %"struct.clang::format::FormatToken"*,… 35 …clang::format::FormatToken" = type <{ %"class.clang::Token", i32, i8, [3 x i8], %"class.clang::Sou… 36 %"class.clang::Token" = type <{ i32, i32, i8*, i16, i16, [4 x i8] }> 37 %"class.clang::SourceRange" = type { %"class.clang::SourceLocation", %"class.clang::SourceLocation"… 38 %"class.clang::SourceLocation" = type { i32 } 42 %"struct.std::_Head_base.2" = type { %"class.clang::format::TokenRole"* } 43 %"class.clang::format::TokenRole" = type { i32 (...)**, %"struct.clang::format::FormatStyle"* } 59 %"struct.clang::format::FormatStyle" = type { i32, i8, i8, i8, i8, i8, i8, i8, i8, i32, i8, i8, i32… [all …]
|
| /external/clang/docs/ |
| D | LibASTMatchers.rst | 22 interface to extract attributes, source locations, or any other information 56 how to dump a translation unit's AST into a human readable format. 84 <http://clang.llvm.org/doxygen/classclang_1_1ast__matchers_1_1MatchFinder_1_1MatchCallback.html>`_. 119 <http://clang.llvm.org/doxygen/ASTMatchersMacros_8h.html>`_.
|
| D | PCHInternals.rst | 12 Using Precompiled Headers with ``clang`` 15 The Clang compiler frontend, ``clang -cc1``, supports two command line options 18 To generate PCH files using ``clang -cc1``, use the option :option:`-emit-pch`: 22 $ clang -cc1 test.h -emit-pch -o test.h.pch 24 This option is transparently used by ``clang`` when generating PCH files. The 32 $ clang -cc1 -include-pch test.h.pch test.c -o test.s 65 AST file format required for modules are discussed in the section on 72 compressed bitstream as `LLVM's bitcode file format 127 An AST file produced by clang is an object file container with a ``clangast`` 137 within `LLVM's bitstream format <http://llvm.org/docs/BitCodeFormat.html>`_. [all …]
|
| /external/llvm/docs/ |
| D | SourceLevelDebugging.rst | 12 information in LLVM. It describes the :ref:`actual format that the LLVM debug 13 information takes <format>`, which is useful for those interested in creating 49 :ref:`implementation-defined format <ccxx_frontend>` (the C/C++ front-end 132 Debugging information format 213 In order to handle this, the LLVM debug format uses the metadata attached to 262 …!0 = !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (trunk 231150)… 272 !10 = !{!"clang version 3.7.0 (trunk 231150) (llvm/trunk 231154)"} 345 The C and C++ front-ends represent information about the program in a format 369 instruction. One can extract line number information encoded in LLVM IR using 409 "clang version 3.7.0 (trunk 231150) (llvm/trunk 231154)", [all …]
|
| D | LangRef.rst | 448 On targets that use the ELF object file format, default visibility 1133 have a particular format. Specifically, it must begin with a sequence of 1139 makes the format of the prologue data highly target dependent. 1379 `SafeStack <http://clang.llvm.org/docs/SafeStack.html>`_ 2528 values are represented in their IEEE hexadecimal format so that assembly 2535 precision, respectively. Hexadecimal format is always used for long 2536 double, and there are three forms of long double. The 80-bit format used 2538 128-bit format used by PowerPC (two adjacent doubles) is represented by 2539 ``0xM`` followed by 32 hexadecimal digits. The IEEE 128-bit format is 2541 will only work if they match the long double format on your target. [all …]
|
| /external/bison/ |
| D | ChangeLog | 597 because "clang-mp-2.9 -o test -g test.c" launches "/usr/bin/dsymutil 978 NEWS: warnings with clang 979 warnings: avoid warnings from clang 1019 NEWS: warnings with clang 1024 warnings: avoid warnings from clang 1056 This is Apple clang version 3.1 (tags/Apple/clang-318.0.61). 1062 * data/glr.c (LONGJMP): abort after longjmp to pacify clang. 1233 graphs: change the output format of the rules 1372 NEWS: warnings with clang 1377 warnings: avoid warnings from clang [all …]
|
| /external/opencv3/3rdparty/zlib/ |
| D | ChangeLog | 99 - Recognize clang as gcc 284 - Fix CROSS_PREFIX executable testing, CHOST extract, mingw* [Torok] 647 - Add error return to gzread() for format or i/o error [Levin] 880 - Fix printf format in example.c 910 - Improve setting of zlib format compression level flags 993 - Add contrib/puff/ simple inflate for deflate format description 1262 - mention in README that the zlib format is now RFC1950
|
| /external/zlib/src/ |
| D | ChangeLog | 99 - Recognize clang as gcc 284 - Fix CROSS_PREFIX executable testing, CHOST extract, mingw* [Torok] 647 - Add error return to gzread() for format or i/o error [Levin] 880 - Fix printf format in example.c 910 - Improve setting of zlib format compression level flags 993 - Add contrib/puff/ simple inflate for deflate format description 1262 - mention in README that the zlib format is now RFC1950
|
| /external/e2fsprogs/ |
| D | RELEASE-NOTES | 43 the changes to enable the qcow2 format broke this e2image mode. 117 Fix sparse, gcc -Wall and clang nits. 265 Fix gcc -Wall and clang nits. 280 * add -e option to print extent format, even when FIBMAP is used 281 * add -X option to print extents in hexadecimal format 481 Add support for e2fsprogs to be compiled using clang/LLVM. 709 jbd2 format, as well as f_eofblocks which tests the new handling of 1044 The e2image program now supports the qcow2 format, which is a more 1139 data blocks of a particular inode in a format which is useful for 1336 Debugfs now uses a more concicse format for listing extents in its [all …]
|
| /external/libevent/ |
| D | ChangeLog | 20 o Add -Qunused-arguments for clang on macos (b56611d Trond Norbye) 120 o Refactor event_persist_closure: raise and extract some common logic (bec22b4) 162 o Don't do clang version detection when disabling some flags (083296b Sebastian Hahn) 409 o Add an assert to appease clang's static analyzer (b0ff7eb Sebastian Hahn) 425 o Fix compilation under LLVM/clang with --enable-gcc-warnings (ad9ff58 Sebastian Hahn) 1215 …o When building with GCC, use the "format" attribute to verify type correctness of calls to printf…
|
| /external/opencv3/3rdparty/libtiff/ |
| D | ChangeLog | 6 warnings with clang. 882 -Werror=format-security" flags. 1000 error reports to use "%s" as format string. 1108 * libtiff/tiffio.h: GCC will now validate format specifications 1179 * tools/tiff2pdf.c: More appropriate format string in 1502 using LONG8 type when output format is BigTIFF. The 2299 format. 2429 for MS MDI format. 2497 LogLuv TIFF format. 2647 * contrib/addtiffo/tif_ovrcache.c: Properly extract tile/strip size; [all …]
|
| /external/curl/ |
| D | CHANGES.0 | 405 - Daniel Johnson provided fixes for building curl with the clang compiler. 413 - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and 423 clang to choke. For example, --libs returns $CFLAGS along with the libs, 799 PEM format. Required by several stunnel versions used by our test harness. 975 libcurl would reject cookies with a date format it couldn't parse. Research 1123 - Introduced a SYST-based test to properly set-up name format when dealing 1316 format makes it possible to quite easily separate the string into an array 1355 - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and 2737 missed date due to an unsupported date format or date range will now cause 2859 certs into PEM format, suitable for use with a OpenSSL or GnuTLS built [all …]
|
| /external/icu/icu4j/main/shared/data/ |
| D | Transliterator_Han_Latin_Definition.txt | 1812 提煉 < to\-extract\-\(ore\,\-minerals\,\-etc\); 2648 䵅 < to\-extract\-by\-applying\-heat; 2767 榨 < to\-press\-or\-extract\-juices; 10397 幀格式 < frame\-format; 11670 掊 < to\-extract; 13606 格式化 < to\-format; 16138 搴 < extract; 17871 版式 < format; 19891 吰 < clang; 24488 幀格式 > frame\-format; [all …]
|
| /external/bison/tests/ |
| D | testsuite | 7136 %code format {} 20838 cat >extract.sed <<'_ATEOF' 20869 ( $at_check_trace; sed -f extract.sed stderr 21192 cat >extract.sed <<'_ATEOF' 21223 ( $at_check_trace; sed -f extract.sed stderr 31966 s/^clang: warning: treating 'c' input as 'c\+\+'.*\n//gm; 32195 s/^clang: warning: treating 'c' input as 'c\+\+'.*\n//gm; 32598 s/^clang: warning: treating 'c' input as 'c\+\+'.*\n//gm; 33004 s/^clang: warning: treating 'c' input as 'c\+\+'.*\n//gm; 33405 s/^clang: warning: treating 'c' input as 'c\+\+'.*\n//gm; [all …]
|