HomeSort by relevance Sort by last modified time
    Searched full:preprocessing (Results 26 - 50 of 355) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cpplib.h 193 /* A preprocessing token. This has been carefully packed and should
269 /* The language we're preprocessing. */
398 /* True for traditional preprocessing. */
460 /* True disables tokenization outside of preprocessing directives. */
681 /* This function reads the file, but does not start preprocessing. It
702 /* Call this to finish preprocessing. If you requested dependency
709 /* Call this to release the handle at the end of preprocessing. Any
768 /* A preprocessing number. Code assumes that any unused high bits of
780 /* cpplib provides two interfaces for interpretation of preprocessing
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
cpplib.h 193 /* A preprocessing token. This has been carefully packed and should
269 /* The language we're preprocessing. */
398 /* True for traditional preprocessing. */
460 /* True disables tokenization outside of preprocessing directives. */
681 /* This function reads the file, but does not start preprocessing. It
702 /* Call this to finish preprocessing. If you requested dependency
709 /* Call this to release the handle at the end of preprocessing. Any
768 /* A preprocessing number. Code assumes that any unused high bits of
780 /* cpplib provides two interfaces for interpretation of preprocessing
    [all...]
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 39 liblex - C/C++/ObjC lexing and preprocessing, identifier hash table,
104 * -Eonly mode does all preprocessing, but does not print the output,
143 * Significantly faster than GCC at semantic analysis, parsing, preprocessing
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /external/clang/test/Preprocessor/
line-directive.c 26 # 'a' // expected-error {{invalid preprocessing directive}}
  /external/libgsm/src/
preprocess.c 17 /* 4.2.0 .. 4.2.3 PREPROCESSING SECTION
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
pre_proc.h 39 * Purpose : Preprocessing of input speech.
  /frameworks/media/libvideoeditor/vss/src/
M4PTO3GPP_VideoPreProcessing.c 19 * @brief Picture to 3gpp Service video preprocessing management.
  /external/clang/tools/libclang/
CXCursor.h 123 /// \brief Create a preprocessing directive cursor.
127 /// \brief Unpack a given preprocessing directive to retrieve its source range.
  /external/clang/www/
performance-2008-10-31.html 33 preprocessing, parsing, and syntax analysis.</li>
102 preprocessing and semantic analysis; over 90% faster on
  /external/webkit/Source/WebCore/html/parser/
HTMLTokenizer.h 175 // http://www.whatwg.org/specs/web-apps/current-work/#preprocessing-the-input-stream
310 // http://www.whatwg.org/specs/web-apps/current-work/#preprocessing-the-input-stream
  /ndk/sources/host-tools/sed-4.2.1/m4/
include_next.m4 107 # Also, if #include_next works as first preprocessing directive in a file,
122 # preprocessing, i.e. it does not only define preprocessor macros but also
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
cpp.info 69 * The preprocessing language::
218 * The preprocessing language::
240 All preprocessing work (the subject of the rest of this manual) is
244 After preprocessing is complete, string and character constants are
405 File: cpp.info, Node: Tokenization, Next: The preprocessing language, Prev: Initial processing, Up: Overview
411 converted into a sequence of "preprocessing tokens". These mostly
426 change, except when the `##' preprocessing operator is used to paste
436 preprocessing token becomes one compiler token.
438 Preprocessing tokens fall into five broad classes: identifiers,
439 preprocessing numbers, string literals, punctuators, and other. A
    [all...]
  /external/clang/utils/
FindSpecRefs 47 ('6.4.8 Preprocessing numbers', '65'),
87 ('6.10 Preprocessing directives', '145'),
234 ('A.3 Preprocessing directives', '416'),
315 ('2.4 Preprocessing tokens', '17'),
320 ('2.9 Preprocessing numbers', '20'),
449 ('16 Preprocessing directives', '373'),
574 ('A.14 Preprocessing directives', '1101'),
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-cpp.1 376 Instead of outputting the result of preprocessing, output a rule
674 When preprocessing, handle directives, but do not expand macros.
679 With \fB\-E\fR, preprocessing is limited to the handling of directives
691 \&\fB\-fpreprocessed\fR take precedence. This enables full preprocessing of
747 preprocessing. When this option is enabled, the preprocessor will
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-cpp.1 366 Instead of outputting the result of preprocessing, output a rule
666 When preprocessing, handle directives, but do not expand macros.
671 With \fB\-E\fR, preprocessing is limited to the handling of directives
683 \&\fB\-fpreprocessed\fR take precedence. This enables full preprocessing of
739 preprocessing. When this option is enabled, the preprocessor will
    [all...]

Completed in 1784 milliseconds

12 3 4 5 6 7 8 91011>>