/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticSerializationKinds.td | 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
|
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticSerializationKinds.td | 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
|
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticSerializationKinds.td | 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
|
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticSerializationKinds.td | 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
|
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
DiagnosticLexKinds.inc | 69 DIAG(err_pp_bad_paste, CLASS_ERROR, (unsigned)diag::Severity::Error, "pasting formed '%0', an invalid preprocessing token", 0, SFINAE_SubstitutionFailure, false, true, 1) 71 DIAG(err_pp_directive_required, CLASS_ERROR, (unsigned)diag::Severity::Error, "%0 must be used within a preprocessing directive", 0, SFINAE_SubstitutionFailure, false, true, 1) 100 DIAG(err_pp_invalid_directive, CLASS_ERROR, (unsigned)diag::Severity::Error, "invalid preprocessing directive", 0, SFINAE_SubstitutionFailure, false, true, 1) 168 DIAG(ext_pp_bad_paste_ms, CLASS_EXTENSION, (unsigned)diag::Severity::Error, "pasting formed '%0', an invalid preprocessing token", 306, SFINAE_Suppress, false, false, 1) [all...] |
DiagnosticSerializationKinds.td | 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
|
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 128 * preprocessing time. */
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 128 * preprocessing time. */
|
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_cwchar.h | 128 * preprocessing time. */
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-bfin.texi | 107 (@pxref{Preprocessing}).
|
c-i860.texi | 191 control command (@pxref{Preprocessing}).
|
c-rx.texi | 231 control command (@pxref{Preprocessing}).
|
c-sh64.texi | 92 control command (@pxref{Preprocessing}).
|
c-tic6x.texi | 99 (@pxref{Preprocessing}).
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Trim/ |
Trim.py | 129 # line number generation option when preprocessing.
222 # enable line number generation option when preprocessing.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/ |
CommonTools.env | 346 # This is used for preprocessing IPF Assembly files
654 # This is used for preprocessing dependency files
|
/external/ImageMagick/coders/ |
webp.c | 629 value=GetImageOption(image_info,"webp:preprocessing"); 631 configure.preprocessing=StringToInteger(value);
|
/external/clang/docs/CommandGuide/ |
clang.rst | 13 preprocessing, parsing, optimization, code generation, assembly, and linking. 25 Preprocessing
|
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
CodeMangler.java | 29 * A simple facility for adding C-like preprocessing to .java files. 30 * This only understands a subset of the C preprocessing syntax. [all...] |
/external/libese/libese-teq1/ |
teq1.c | 110 * different header value, the preprocessing can handle it. 170 * header value, the preprocessing should fix up here prior to the LRC check.
|
/external/libmpeg2/common/arm/ |
impeg2_format_conv.s | 123 @/* Do the preprocessing before the main loops start */ 285 @/* Do the preprocessing before the main loops start */
|
/external/llvm/docs/ |
FAQ.rst | 156 practice, information about other platforms is lost after preprocessing, so 157 the result is inherently dependent on the platform that the preprocessing was
|
/external/proguard/docs/ |
FAQ.html | 164 that run on Android devices. By preprocessing the original jar files, 175 quite a few optimizations, but preprocessing the jar files with
|
/external/webp/src/enc/ |
webp_enc.c | 345 if (config->use_sharp_yuv || (config->preprocessing & 4)) { 351 if (config->preprocessing & 2) {
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
cppinternals.info | 44 written with the preprocessing token as the fundamental unit; the 101 successful preprocessing of assembly language. The lexer does not make 104 returns preprocessing tokens individually, not a line at a time. 403 When preprocessing C++, this category also includes the named [all...] |