HomeSort by relevance Sort by last modified time
    Searched full:preprocessor (Results 51 - 75 of 1550) sorted by null

1 23 4 5 6 7 8 91011>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
not.hpp 17 # include <boost/preprocessor/config/config.hpp>
18 # include <boost/preprocessor/logical/bool.hpp>
19 # include <boost/preprocessor/logical/compl.hpp>
  /external/chromium_org/base/strings/
stringize_macros.h 5 // This file defines preprocessor macros for stringizing preprocessor
6 // symbols (or their output) and manipulating preprocessor symbols
20 // is a preprocessor symbol.
  /external/clang/test/Frontend/
preprocessed-output-macro-first-token.c 1 // This is the first thing other than comments and preprocessor stuff in the
  /external/compiler-rt/SDKs/darwin/
README.txt 2 preprocessor tricks to get the right definitions for the few things which
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/array/
elem.hpp 15 # include <boost/preprocessor/array/data.hpp>
16 # include <boost/preprocessor/array/size.hpp>
17 # include <boost/preprocessor/config/config.hpp>
18 # include <boost/preprocessor/tuple/elem.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/punctuation/
comma_if.hpp 17 # include <boost/preprocessor/config/config.hpp>
18 # include <boost/preprocessor/control/if.hpp>
19 # include <boost/preprocessor/facilities/empty.hpp>
20 # include <boost/preprocessor/punctuation/comma.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
deduce_d.hpp 15 # include <boost/preprocessor/control/while.hpp>
16 # include <boost/preprocessor/detail/auto_rec.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
for_each_i.hpp 15 # include <boost/preprocessor/arithmetic/dec.hpp>
16 # include <boost/preprocessor/arithmetic/inc.hpp>
17 # include <boost/preprocessor/config/config.hpp>
18 # include <boost/preprocessor/repetition/for.hpp>
19 # include <boost/preprocessor/seq/seq.hpp>
20 # include <boost/preprocessor/seq/size.hpp>
21 # include <boost/preprocessor/tuple/elem.hpp>
22 # include <boost/preprocessor/tuple/rem.hpp>
for_each.hpp 15 # include <boost/preprocessor/arithmetic/dec.hpp>
16 # include <boost/preprocessor/config/config.hpp>
17 # include <boost/preprocessor/repetition/for.hpp>
18 # include <boost/preprocessor/seq/seq.hpp>
19 # include <boost/preprocessor/seq/size.hpp>
20 # include <boost/preprocessor/tuple/elem.hpp>
21 # include <boost/preprocessor/tuple/rem.hpp>
transform.hpp 15 # include <boost/preprocessor/config/config.hpp>
16 # include <boost/preprocessor/seq/fold_left.hpp>
17 # include <boost/preprocessor/seq/seq.hpp>
18 # include <boost/preprocessor/tuple/elem.hpp>
19 # include <boost/preprocessor/tuple/rem.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
enum_binary_params.hpp 15 # include <boost/preprocessor/cat.hpp>
16 # include <boost/preprocessor/config/config.hpp>
17 # include <boost/preprocessor/punctuation/comma_if.hpp>
18 # include <boost/preprocessor/repetition/repeat.hpp>
19 # include <boost/preprocessor/tuple/elem.hpp>
20 # include <boost/preprocessor/tuple/rem.hpp>
  /external/chromium_org/third_party/angle/src/
compiler.gypi 169 'compiler/preprocessor/DiagnosticsBase.cpp',
170 'compiler/preprocessor/DiagnosticsBase.h',
171 'compiler/preprocessor/DirectiveHandlerBase.cpp',
172 'compiler/preprocessor/DirectiveHandlerBase.h',
173 'compiler/preprocessor/DirectiveParser.cpp',
174 'compiler/preprocessor/DirectiveParser.h',
175 'compiler/preprocessor/ExpressionParser.cpp',
176 'compiler/preprocessor/ExpressionParser.h',
177 'compiler/preprocessor/ExpressionParser.y',
178 'compiler/preprocessor/Input.cpp'
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
rs__cl_8rsh_source.html 46 <a name="l00023"></a>00023 <span class="preprocessor">#ifndef __RS_CL_RSH__</span>
47 <a name="l00024"></a>00024 <span class="preprocessor"></span><span class="preprocessor">#define __RS_CL_RSH__</span>
48 <a name="l00025"></a>00025 <span class="preprocessor"></span>
50 <a name="l00027"></a>00027 <span class="preprocessor">#define CVT_FUNC_2(typeout, typein) \</span>
51 <a name="l00028"></a>00028 <span class="preprocessor">_RS_RUNTIME typeout##2 __attribute__((overloadable)) \</span>
52 <a name="l00029"></a>00029 <span class="preprocessor"> convert_##typeout##2(typein##2 v); \</span>
53 <a name="l00030"></a>00030 <span class="preprocessor">_RS_RUNTIME typeout##3 __attribute__((overloadable)) \</span>
54 <a name="l00031"></a>00031 <span class="preprocessor"> convert_##typeout##3(typein##3 v); \</span>
55 <a name="l00032"></a>00032 <span class="preprocessor">_RS_RUNTIME typeout##4 __attribute__((overloadable)) \</span
    [all...]
  /external/chromium_org/third_party/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/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...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/detail/
div_base.hpp 17 # include <boost/preprocessor/arithmetic/inc.hpp>
18 # include <boost/preprocessor/arithmetic/sub.hpp>
19 # include <boost/preprocessor/comparison/less_equal.hpp>
20 # include <boost/preprocessor/config/config.hpp>
21 # include <boost/preprocessor/control/while.hpp>
22 # include <boost/preprocessor/tuple/elem.hpp>
23 # include <boost/preprocessor/tuple/rem.hpp>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessor/
def_params_tail.hpp 19 #include <boost/mpl/aux_/config/preprocessor.hpp>
21 #include <boost/preprocessor/comma_if.hpp>
22 #include <boost/preprocessor/logical/and.hpp>
23 #include <boost/preprocessor/identity.hpp>
24 #include <boost/preprocessor/empty.hpp>
32 # include <boost/mpl/aux_/preprocessor/filter_params.hpp>
33 # include <boost/mpl/aux_/preprocessor/sub.hpp>
66 # include <boost/preprocessor/arithmetic/add.hpp>
67 # include <boost/preprocessor/arithmetic/sub.hpp>
68 # include <boost/preprocessor/inc.hpp
    [all...]
  /external/bluetooth/bluedroid/embdrv/sbc/decoder/include/
oi_stddefs.h 41 #define FALSE 0 /**< This define statement sets FALSE as a preprocessor alias for 0. */
45 #define TRUE (!FALSE) /**< This define statement sets TRUE as a preprocessor alias for !FALSE. */
55 #define NULL ((void*)0) /**< This define statement sets NULL as a preprocessor alias for (void*)0 */
179 * @name Preprocessor aliases for individual bit positions
186 #define BIT0 0x00000001 /**< preprocessor alias for 32-bit value with bit 0 set, used to specify this single bit */
187 #define BIT1 0x00000002 /**< preprocessor alias for 32-bit value with bit 1 set, used to specify this single bit */
188 #define BIT2 0x00000004 /**< preprocessor alias for 32-bit value with bit 2 set, used to specify this single bit */
189 #define BIT3 0x00000008 /**< preprocessor alias for 32-bit value with bit 3 set, used to specify this single bit */
190 #define BIT4 0x00000010 /**< preprocessor alias for 32-bit value with bit 4 set, used to specify this single bit */
191 #define BIT5 0x00000020 /**< preprocessor alias for 32-bit value with bit 5 set, used to specify this single bit *
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/preprocessor/
Preprocessor.cpp 7 #include "Preprocessor.h"
40 Preprocessor::Preprocessor(Diagnostics *diagnostics,
46 Preprocessor::~Preprocessor()
51 bool Preprocessor::init(size_t count,
66 void Preprocessor::predefineMacro(const char *name, int value)
84 void Preprocessor::lex(Token *token)
113 void Preprocessor::setMaxTokenSize(size_t maxTokenSize)
Preprocessor.h 22 class Preprocessor
25 Preprocessor(Diagnostics *diagnostics, DirectiveHandler *directiveHandler);
26 ~Preprocessor();
43 // Set maximum preprocessor token size
47 PP_DISALLOW_COPY_AND_ASSIGN(Preprocessor);
  /external/eigen/bench/
BenchUtil.h 11 #include <boost/preprocessor/repetition/enum_params.hpp>
12 #include <boost/preprocessor/repetition.hpp>
13 #include <boost/preprocessor/seq.hpp>
14 #include <boost/preprocessor/array.hpp>
15 #include <boost/preprocessor/arithmetic.hpp>
16 #include <boost/preprocessor/comparison.hpp>
17 #include <boost/preprocessor/punctuation.hpp>
18 #include <boost/preprocessor/punctuation/comma.hpp>
19 #include <boost/preprocessor/stringize.hpp>
  /frameworks/compile/slang/
slang_rs_pragma_handler.h 27 class Preprocessor;
47 virtual void handleInt(clang::Preprocessor &PP, clang::Token &Tok,
51 void handleItemListPragma(clang::Preprocessor &PP,
55 void handleNonParamPragma(clang::Preprocessor &PP,
59 void handleOptionalStringLiteralParamPragma(clang::Preprocessor &PP,
63 void handleIntegerParamPragma(clang::Preprocessor &PP,
67 virtual void HandlePragma(clang::Preprocessor &PP,
72 // Add handlers for the RS pragmas to the preprocessor. These handlers
74 void AddPragmaHandlers(clang::Preprocessor &PP, RSContext *RsContext);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
add.hpp 17 # include <boost/preprocessor/arithmetic/dec.hpp>
18 # include <boost/preprocessor/arithmetic/inc.hpp>
19 # include <boost/preprocessor/config/config.hpp>
20 # include <boost/preprocessor/control/while.hpp>
21 # include <boost/preprocessor/tuple/elem.hpp>
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
preproc.h 3 * \brief YASM preprocessor module interface.
38 /** #yasm_preproc_module implementation for this preprocessor. */
45 /** One-line description of the preprocessor. */
48 /** Keyword used to select preprocessor on the command line. */
51 /** Create preprocessor.
60 * \return New preprocessor.
62 * \note Any preprocessor errors and warnings are stored into errwarns.
111 /** Initialize preprocessor.
112 * The preprocessor needs access to the object format module to find out
114 * \param module preprocessor modul
    [all...]
  /external/chromium_org/third_party/angle/tests/deqp_tests/
deqp_tests.txt 5 dEQP-GLES3.functional.shaders.preprocessor.basic.*
6 dEQP-GLES3.functional.shaders.preprocessor.invalid_redefinitions.*
7 dEQP-GLES3.functional.shaders.preprocessor.comments.*
8 dEQP-GLES3.functional.shaders.preprocessor.function_definitions.*
9 dEQP-GLES3.functional.shaders.preprocessor.recursion.*
10 dEQP-GLES3.functional.shaders.preprocessor.function_redefinitions.*
11 dEQP-GLES3.functional.shaders.preprocessor.semantic.*
12 dEQP-GLES3.functional.shaders.preprocessor.invalid_ops.*
13 dEQP-GLES3.functional.shaders.preprocessor.directive.*
14 dEQP-GLES3.functional.shaders.preprocessor.extensions.
    [all...]

Completed in 1559 milliseconds

1 23 4 5 6 7 8 91011>>