HomeSort by relevance Sort by last modified time
    Searched full:preprocessing (Results 226 - 250 of 781) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 180 /// \brief True if the current build action is a preprocessing action.
183 /// \brief True if we are currently preprocessing a #if or #elif directive
236 /// when the CodeCompletionFile gets \#include'ed for preprocessing.
242 /// for preprocessing.
538 /// The preprocessor state for preprocessing outside of any submodule.
608 /// occurred during preprocessing.
611 /// \c createPreprocessingRecord() prior to preprocessing.
725 /// \brief True if we are currently preprocessing a #if or #elif directive
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 180 /// \brief True if the current build action is a preprocessing action.
183 /// \brief True if we are currently preprocessing a #if or #elif directive
236 /// when the CodeCompletionFile gets \#include'ed for preprocessing.
242 /// for preprocessing.
538 /// The preprocessor state for preprocessing outside of any submodule.
608 /// occurred during preprocessing.
611 /// \c createPreprocessingRecord() prior to preprocessing.
725 /// \brief True if we are currently preprocessing a #if or #elif directive
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ShaderLang.cpp 576 // which lets the grammar accept what was a null (post preprocessing) shader.
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
Pp.cpp 180 // "Two replacement lists are identical if and only if the preprocessing tokens in both have the same number,
626 // Don't accidentally return EndOfInput, which will end all preprocessing.
762 // #version: This is just for error checking: the version and profile are decided before preprocessing starts
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
windres.c 667 -I --include-dir=<dir> Include directory when preprocessing rc file\n\
668 -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n\
669 -U --undefine <sym> Undefine SYM when preprocessing rc file\n\
  /external/ImageMagick/ImageMagick/script/
webp.html 121 <td>preprocessing=<var>value</var></td>
  /external/ImageMagick/www/
webp.html 125 <td>preprocessing=<var>value</var></td>
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 49 * Takes care of request preprocessing and response postprocessing
  /external/bison/tests/
synclines.at 126 # | cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
  /external/clang/
NOTES.txt 7 To time GCC preprocessing speed without output, use:
  /external/clang/docs/
PTHInternals.rst 59 lexing and preprocessing of a source file, while parsing and
  /external/clang/lib/Frontend/Rewrite/
RewriteMacros.cpp 103 // Get the first preprocessing token.
  /external/clang/test/Sema/
PR16678.c 132 * preprocessing.
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 127 * template preprocessing (like translation support) and never in production servers where the
  /external/libjpeg-turbo/
jpegint.h 79 /* Compression preprocessing (downsampling input buffer control) */
  /external/pdfium/third_party/libjpeg/
jpegint.h 63 /* Compression preprocessing (downsampling input buffer control) */
  /external/protobuf/
protobuf.bzl 1 # -*- mode: python; -*- PYTHON-PREPROCESSING-REQUIRED
  /external/protobuf/util/
protobuf.bzl 1 # -*- mode: python; -*- PYTHON-PREPROCESSING-REQUIRED
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
TclUtil.py 6 # Tcl has a preprocessing step to replace escaped newlines.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsViewTouchHandler.java 103 /** Touch preprocessing for handling below */
  /hardware/interfaces/audio/effect/2.0/xml/
audio_effects_conf_V2_0.xsd 148 Audio preprocessing configuration. The processing configuration consists
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
DiagnosticSerializationKinds.td 102 "'-detailed-preprocessing-record' but %select{precompiled header was not "
  /prebuilts/clang/host/darwin-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...]

Completed in 1197 milliseconds

1 2 3 4 5 6 7 8 91011>>