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

1 2 34 5 6 7 8 91011>>

  /external/libgsm/inc/
private.h 23 word z1; /* preprocessing.c, Offset_com. */
  /external/llvm/tools/llvmc/examples/mcc16/
PIC16.td 15 (help "Stop after preprocessing, do not compile")),
  /external/speex/include/speex/
speex_preprocess.h 59 /** Creates a new preprocessing state. You MUST create one state per channel processed.
  /packages/apps/Contacts/src/com/android/contacts/vcard/
ImportProcessor.java 250 // in the preprocessing session in ImportVCardActivity, as we don't try
  /development/scripts/app_engine_server/
memcache_zipserve.py 200 """Any preprocessing work on the URL when it comes in.
205 preprocessing.
225 # logging.info('--->PREPROCESSING REDIRECT [%s] to [%s] with langName [%s]', name, uri, langName)
  /external/clang/include/clang/Serialization/
ASTWriter.h 199 /// \brief Mapping from macro definitions (as they occur in the preprocessing
385 /// \param PPRec Record of the preprocessing actions that occurred while
386 /// preprocessing this file, e.g., macro expansions
ASTReader.h 320 /// \brief The cursor to the start of the (optional) detailed preprocessing
330 /// \brief Offsets of all of the macro definitions in the preprocessing
425 /// \brief The number of preallocated preprocessing entities in the
426 /// preprocessing record.
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 253 /// occurred during preprocessing.
256 /// \c createPreprocessingRecord() prior to preprocessing.
448 /// \brief Retrieve the preprocessing record, or NULL if there is no
449 /// preprocessing record.
452 /// \brief Create a new preprocessing record, which will keep track of
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp 192 /// \brief Whether we should visit the preprocessing record entries last,
541 // Walk the preprocessing record.
543 // FIXME: Once we have the ability to deserialize a preprocessing record,
    [all...]
  /external/apache-http/src/org/apache/http/protocol/
HttpRequestExecutor.java 49 * Takes care of request preprocessing and response postprocessing
  /external/clang/docs/
PTHInternals.html 72 to mainly directly speed up the lexing and preprocessing of a source file, while
  /external/clang/lib/Frontend/
FrontendActions.cpp 144 // Start preprocessing the specified input file.
  /external/clang/lib/Rewrite/
RewriteMacros.cpp 103 // Get the first preprocessing token.
  /external/clang/test/Index/
c-index-getCursor-test.m 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -fblocks -emit-pch -x objective-c %s -detailed-preprocessing-record -o %t.ast
  /external/jpeg/
jpegint.h 63 /* Compression preprocessing (downsampling input buffer control) */
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 127 * template preprocessing (like translation support) and never in production servers where the
  /external/llvm/utils/lit/lit/
TclUtil.py 6 # Tcl has a preprocessing step to replace escaped newlines.
  /external/stlport/stlport/stl/
_cwchar.h 128 * preprocessing time. */
  /frameworks/media/libvideoeditor/vss/common/inc/
M4ENCODER_common.h 32 * Video preprocessing common interface */
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 128 * preprocessing time. */
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 128 * preprocessing time. */
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 128 * preprocessing time. */
  /external/clang/docs/tools/
clang.pod 22 B<clang> is a C, C++, and Objective-C compiler which encompasses preprocessing,
37 =item B<Preprocessing>
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/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.
404 When preprocessing C++, this category also includes the named
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 45 written with the preprocessing token as the fundamental unit; the
102 successful preprocessing of assembly language. The lexer does not make
105 returns preprocessing tokens individually, not a line at a time.
405 When preprocessing C++, this category also includes the named
    [all...]

Completed in 830 milliseconds

1 2 34 5 6 7 8 91011>>