HomeSort by relevance Sort by last modified time
    Searched full:preprocessor (Results 1 - 25 of 493) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/libacc/tests/data/
defines.c 1 // Simple tests of the C preprocessor
  /external/speex/include/speex/
speex_preprocess.h 5 * @brief Speex preprocessor. The preprocess can do noise suppression,
39 /** @defgroup SpeexPreprocessState SpeexPreprocessState: The Speex preprocessor
40 * This is the Speex preprocessor. The preprocess can do noise suppression,
52 /** State of the preprocessor (one per channel). Should never be accessed directly. */
55 /** State of the preprocessor (one per channel). Should never be accessed directly. */
63 * @return Newly created preprocessor state
67 /** Destroys a preprocessor state
68 * @param st Preprocessor state to destroy
73 * @param st Preprocessor state
82 /** Update preprocessor state, but do not compute the outpu
    [all...]
  /external/webkit/WebCore/bindings/scripts/
generate-bindings.pl 44 my $preprocessor;
51 'preprocessor=s' => \$preprocessor,
66 my $document = $parser->Parse($idlFile, $defines, $preprocessor);
69 my $codeGen = CodeGenerator->new(\@idlDirectories, $generator, $outputDirectory, 0, $preprocessor, $writeDependencies);
  /external/webkit/WebCore/css/
make-css-file-arrays.pl 26 my $preprocessor;
28 GetOptions('preprocessor=s' => \$preprocessor);
30 if (!$preprocessor) {
31 $preprocessor = "/usr/bin/gcc -E -P -x c++";
51 open IN, $preprocessor . " " . $in . "|" or die;
  /external/tinyxml/docs/
tinyxml_8h-source.html 33 <a name="l00026"></a>00026 <span class="preprocessor">#ifndef TINYXML_INCLUDED</span>
34 <a name="l00027"></a>00027 <span class="preprocessor"></span><span class="preprocessor">#define TINYXML_INCLUDED</span>
35 <a name="l00028"></a>00028 <span class="preprocessor"></span>
36 <a name="l00029"></a>00029 <span class="preprocessor">#ifdef _MSC_VER</span>
37 <a name="l00030"></a>00030 <span class="preprocessor"></span><span class="preprocessor">#pragma warning( push )</span>
38 <a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor">#pragma warning( disable : 4530 )</span>
39 <a name="l00032"></a>00032 <span class="preprocessor"></span><span class="preprocessor">#pragma warning( disable : 4786 )</span
    [all...]
  /external/libvpx/vp8/common/
preproc.h 16 * Description : simple preprocessor
  /external/webkit/JavaScriptCore/
DerivedSources.pro 88 win32-msvc*|wince*: PREPROCESSOR = "--preprocessor=\"$$QMAKE_CC /E\""
92 ctgen.commands = perl $$ctgen.wkScript ${QMAKE_FILE_OUT} $$PREPROCESSOR
  /external/srec/srec/include/
hmm_type.h 40 typedef unsigned char featdata; /* for preprocessor data */
41 typedef int imeldata; /* for preprocessor data */
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-cpp.1 134 cpp \- The C Preprocessor
150 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
156 The C preprocessor is intended to be used only with C, \*(C+, and
172 Wherever possible, you should use a preprocessor geared to the language
179 preprocessor, which provides a small superset of the features of \s-1ISO\s0
180 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
188 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
189 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
191 traditional preprocessor should behave the same way. The various
199 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
arm-eabi-windres.1 236 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
237 .IX Item "--preprocessor program"
239 preprocessor first. This option may be used to specify the preprocessor
240 to use, including any leading arguments. The default preprocessor
249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
278 Enable verbose mode. This tells you what the preprocessor is if you
302 the preprocessor. Use this option if the popen implementation is bugg
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-cpp.1 134 cpp \- The C Preprocessor
150 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
156 The C preprocessor is intended to be used only with C, \*(C+, and
172 Wherever possible, you should use a preprocessor geared to the language
179 preprocessor, which provides a small superset of the features of \s-1ISO\s0
180 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
188 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
189 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
191 traditional preprocessor should behave the same way. The various
199 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
arm-eabi-windres.1 236 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
237 .IX Item "--preprocessor program"
239 preprocessor first. This option may be used to specify the preprocessor
240 to use, including any leading arguments. The default preprocessor
249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
278 Enable verbose mode. This tells you what the preprocessor is if you
302 the preprocessor. Use this option if the popen implementation is bugg
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-cpp.1 134 cpp \- The C Preprocessor
150 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
156 The C preprocessor is intended to be used only with C, \*(C+, and
172 Wherever possible, you should use a preprocessor geared to the language
179 preprocessor, which provides a small superset of the features of \s-1ISO\s0
180 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
188 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
189 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
191 traditional preprocessor should behave the same way. The various
199 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
arm-eabi-windres.1 236 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
237 .IX Item "--preprocessor program"
239 preprocessor first. This option may be used to specify the preprocessor
240 to use, including any leading arguments. The default preprocessor
249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
278 Enable verbose mode. This tells you what the preprocessor is if you
302 the preprocessor. Use this option if the popen implementation is bugg
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-cpp.1 134 cpp \- The C Preprocessor
150 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
156 The C preprocessor is intended to be used only with C, \*(C+, and
172 Wherever possible, you should use a preprocessor geared to the language
179 preprocessor, which provides a small superset of the features of \s-1ISO\s0
180 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
188 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
189 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
191 traditional preprocessor should behave the same way. The various
199 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
arm-eabi-windres.1 236 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
237 .IX Item "--preprocessor program"
239 preprocessor first. This option may be used to specify the preprocessor
240 to use, including any leading arguments. The default preprocessor
249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
278 Enable verbose mode. This tells you what the preprocessor is if you
302 the preprocessor. Use this option if the popen implementation is bugg
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-windres.1 235 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
236 .IX Item "--preprocessor program"
238 preprocessor first. This option may be used to specify the preprocessor
239 to use, including any leading arguments. The default preprocessor
248 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
262 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
270 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
277 Enable verbose mode. This tells you what the preprocessor is if you
291 the preprocessor. Use this option if the popen implementation is buggy
    [all...]
arm-eabi-cpp.1 134 cpp \- The C Preprocessor
150 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
156 The C preprocessor is intended to be used only with C, \*(C+, and
172 Wherever possible, you should use a preprocessor geared to the language
179 preprocessor, which provides a small superset of the features of \s-1ISO\s0
180 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
188 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
189 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
191 traditional preprocessor should behave the same way. The various
199 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 236 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
237 .IX Item "--preprocessor program"
239 preprocessor first. This option may be used to specify the preprocessor
240 to use, including any leading arguments. The default preprocessor
249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
278 Enable verbose mode. This tells you what the preprocessor is if you
302 the preprocessor. Use this option if the popen implementation is bugg
    [all...]
arm-eabi-cpp.1 141 cpp \- The C Preprocessor
157 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
163 The C preprocessor is intended to be used only with C, \*(C+, and
179 Wherever possible, you should use a preprocessor geared to the language
186 preprocessor, which provides a small superset of the features of \s-1ISO\s0
187 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
195 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
196 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
198 traditional preprocessor should behave the same way. The various
206 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-windres.1 235 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
236 .IX Item "--preprocessor program"
238 preprocessor first. This option may be used to specify the preprocessor
239 to use, including any leading arguments. The default preprocessor
248 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
262 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
270 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
277 Enable verbose mode. This tells you what the preprocessor is if you
291 the preprocessor. Use this option if the popen implementation is buggy
    [all...]
arm-eabi-cpp.1 134 cpp \- The C Preprocessor
150 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
156 The C preprocessor is intended to be used only with C, \*(C+, and
172 Wherever possible, you should use a preprocessor geared to the language
179 preprocessor, which provides a small superset of the features of \s-1ISO\s0
180 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
188 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
189 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
191 traditional preprocessor should behave the same way. The various
199 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 236 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
237 .IX Item "--preprocessor program"
239 preprocessor first. This option may be used to specify the preprocessor
240 to use, including any leading arguments. The default preprocessor
249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
278 Enable verbose mode. This tells you what the preprocessor is if you
302 the preprocessor. Use this option if the popen implementation is bugg
    [all...]
arm-eabi-cpp.1 141 cpp \- The C Preprocessor
157 The C preprocessor, often known as \fIcpp\fR, is a \fImacro processor\fR
163 The C preprocessor is intended to be used only with C, \*(C+, and
179 Wherever possible, you should use a preprocessor geared to the language
186 preprocessor, which provides a small superset of the features of \s-1ISO\s0
187 Standard C. In its default mode, the \s-1GNU\s0 C preprocessor does not do a
195 This manual describes the behavior of the \s-1ISO\s0 preprocessor. To
196 minimize gratuitous differences, where the \s-1ISO\s0 preprocessor's
198 traditional preprocessor should behave the same way. The various
206 The C preprocessor expects two file names as arguments, \fIinfile\fR an
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-windres.1 235 .IP "\fB\-\-preprocessor\fR \fIprogram\fR" 4
236 .IX Item "--preprocessor program"
238 preprocessor first. This option may be used to specify the preprocessor
239 to use, including any leading arguments. The default preprocessor
248 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
262 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
270 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
277 Enable verbose mode. This tells you what the preprocessor is if you
291 the preprocessor. Use this option if the popen implementation is buggy
    [all...]

Completed in 4553 milliseconds

1 2 3 4 5 6 7 8 91011>>