/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
cppinternals.info | 60 * Macro Expansion:: Macro expansion algorithm. 154 might be a macro, and the tokens of a macro expansion do not have the 155 `BOL' flag set. The macro expansion may even be empty, and the next 161 in the middle of a macro expansion. Therefore, if the state variable 167 unterminated macro argument list. 170 arguments to a macro is treated as whitespace. This white space is 171 important in case the macro argument is stringified. The state variable 173 arguments to a macro call. It is set to 1 when looking for the openin [all...] |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 85 * Macro Arguments:: 91 * Directives Within Macro Arguments:: 92 * Macro Pitfalls:: 101 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
cppinternals.info | 60 * Macro Expansion:: Macro expansion algorithm. 154 might be a macro, and the tokens of a macro expansion do not have the 155 `BOL' flag set. The macro expansion may even be empty, and the next 161 in the middle of a macro expansion. Therefore, if the state variable 167 unterminated macro argument list. 170 arguments to a macro is treated as whitespace. This white space is 171 important in case the macro argument is stringified. The state variable 173 arguments to a macro call. It is set to 1 when looking for the openin [all...] |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 86 * Macro Arguments:: 92 * Directives Within Macro Arguments:: 93 * Macro Pitfalls:: 102 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
cppinternals.info | 59 * Macro Expansion:: Macro expansion algorithm. 153 might be a macro, and the tokens of a macro expansion do not have the 154 `BOL' flag set. The macro expansion may even be empty, and the next 160 in the middle of a macro expansion. Therefore, if the state variable 166 unterminated macro argument list. 169 arguments to a macro is treated as whitespace. This white space is 170 important in case the macro argument is stringified. The state variable 172 arguments to a macro call. It is set to 1 when looking for the openin [all...] |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 85 * Macro Arguments:: 91 * Directives Within Macro Arguments:: 92 * Macro Pitfalls:: 101 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
i18n.sgml | 18 the GETTEXT_PACKAGE macro suitably for your library: 35 <!-- ##### MACRO Q_ ##### --> 50 See the C_() macro for a different way to mark up translatable strings 54 If you are using the Q_() macro, you need to make sure that you 67 <!-- ##### MACRO C_ ##### --> 80 If you are using the C_() macro, you need to make sure that you 91 <!-- ##### MACRO N_ ##### --> 118 <!-- ##### MACRO NC_ ##### --> 142 If you are using the NC_() macro, you need to make sure that you 145 Intltool has support for the NC_() macro since version 0.40.1 [all...] |
type_conversion.sgml | 60 <!-- ##### MACRO GINT_TO_POINTER ##### --> 74 <!-- ##### MACRO GPOINTER_TO_INT ##### --> 89 <!-- ##### MACRO GUINT_TO_POINTER ##### --> 97 <!-- ##### MACRO GPOINTER_TO_UINT ##### --> 106 <!-- ##### MACRO GSIZE_TO_POINTER ##### --> 114 <!-- ##### MACRO GPOINTER_TO_SIZE ##### -->
|
/external/opencore/oscl/oscl/osclerror/src/ |
oscl_exception.h | 74 //! Use this macro to cause a Leave. It terminates the execution of the current active function 82 //! This macro will be used to set up a try block 100 //! Use this macro to call a function that handles all exception types thrown in the preceding try block 105 This is a standalone macro and should not be used with any of the macros above 110 //! Use this macro to define a block of code that catches the first exception type thrown in the preceding try block 114 This macro MUST be used in conjunction with either OSCL_LAST_CATCH or OSCL_CATCH_ANY 119 //! Use this macro to define a block of code for catching additional exception types 122 OSCL_CATCH macro can be used to catch each subsequent type. The catch 130 //! Use this macro to call a function that will catch all remaining exception types 135 This macro ends the try block [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 86 * Macro Arguments:: 92 * Directives Within Macro Arguments:: 93 * Macro Pitfalls:: 102 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 85 * Macro Arguments:: 91 * Directives Within Macro Arguments:: 92 * Macro Pitfalls:: 101 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 85 * Macro Arguments:: 91 * Directives Within Macro Arguments:: 92 * Macro Pitfalls:: 101 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
cpp.info | 38 The C preprocessor implements the macro language used to transform C, 85 * Macro Arguments:: 91 * Directives Within Macro Arguments:: 92 * Macro Pitfalls:: 101 Macro Pitfalls 166 The C preprocessor, often known as "cpp", is a "macro processor" that 168 before compilation. It is called a macro processor because it allows 190 macro facilities. Most high level programming languages have their own 443 they are ordinary identifiers. You can define a macro whose name is a 571 * Macro expansion. You can define "macros", which are abbreviation [all...] |
/external/freetype/include/freetype/internal/ |
ftdebug.h | 75 /* Define the FT_TRACE macro */ 79 /* Each component must define the macro FT_COMPONENT to a valid FT_Trace */ 80 /* value before using any TRACE macro. */ 169 /* Define the FT_ERROR macro. */ 171 /* Output of this macro is sent to stderr. */ 188 /* Define the FT_ASSERT macro. */
|
/bionic/libm/man/ |
signbit.3 | 42 macro takes an argument of 51 macro conforms to 56 macro was added in
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
l-ipo.h | 28 /* The macro to test if the compilation is in light weight IPO mode. 33 /* The macro to test if the current module being parsed is the 37 /* The macro to test if the current module being parsed is an
|
/system/extras/tests/bionic/libstdc++/ |
test_csignal.cpp | 43 #error "raise must not be a macro" 47 #error "SIGABRT must be a macro" 51 #error "SIGILL must be a macro"
|
/external/clearsilver/man/man3/ |
nerr_pass_ctx.3 | 24 with the macro, the function name, file and lineno are
|
nerr_raise.3 | 24 using the macro, the function name, file, and lineno are
|
/external/opencore/oscl/oscl/config/shared/ |
osclconfig_error_check.h | 24 OSCL_HAS_EXCEPTIONS macro should be set to 1 if 33 OSCL_HAS_EXCEPTIONS macro should be set to 1 if 42 OSCL_HAS_SYMBIAN_ERRORTRAP macro should be set to 1 if 51 OSCL_HAS_SETJMP_H macro should be set to 1 if
|
osclconfig_util_check.h | 22 OSCL_HAS_SYMBIAN_TIMERS macro should be set to 1 if 31 OSCL_HAS_SYMBIAN_MATH macro should be set to 1 if 40 OSCL_HAS_ANSI_MATH_SUPPORT macro should be set to 1 if 49 OSCL_CLOCK_HAS_DRIFT_CORRECTION macro should be set to 1 if the target platform
|
/dalvik/vm/compiler/template/armv5te/ |
platform.S | 8 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 13 .macro LDR_PC_LR source
|
/dalvik/vm/compiler/template/armv5te-vfp/ |
platform.S | 8 * Macro for "MOV LR,PC / LDR PC,xxx", which is not allowed pre-ARMv5. 13 .macro LDR_PC_LR source
|
/external/elfutils/m4/ |
isc-posix.m4 | 12 # Currently this macro should have the same name as the autoconf macro
|
/external/freetype/include/freetype/config/ |
ftoption.h | 33 /* This file contains the default configuration macro definitions for */ 51 /* slightly to pre-define the macro FT_CONFIG_OPTIONS_H used to */ 57 /* will use `$BUILD/myftoptions.h' instead of this file for macro */ 60 /* Note also that you can similarly pre-define the macro */ 87 /* This macro has no impact on the FreeType API, only on its */ 90 /* the original size in case this macro isn't defined; however, each */ 106 /* the __STDC__ macro is defined. You can however disable this by */ 107 /* defining the macro FT_CONFIG_OPTION_FORCE_INT64 here. */ 121 /* If this macro is defined, do not try to use an assembler version of */ 130 /* If this macro is defined, try to use an inlined assembler version of * [all...] |