/external/icu4c/common/unicode/ |
symtable.h | 47 * names. All symbolic names start with the SYMBOL_REF character. 49 * with the position immediately following the SYMBOL_REF. The symbol 61 enum { SYMBOL_REF = 0x0024 /*$*/ }; 96 * isolated SYMBOL_REF character. 99 * This is the character following the SYMBOL_REF character. On
|
/external/icu4c/common/ |
ruleiter.cpp | 45 if (c == SymbolTable::SYMBOL_REF && buf == 0 && 48 // If name is empty there was an isolated SYMBOL_REF;
|
uniset_props.cpp | 788 case SymbolTable::SYMBOL_REF: 801 c = SymbolTable::SYMBOL_REF; 812 patLocal.append((UChar) SymbolTable::SYMBOL_REF); [all...] |
uniset.cpp | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 333 (such as the sum of a SYMBOL_REF and a CONST_INT) so that it will be 402 DEF_RTL_EXPR(SYMBOL_REF, "symbol_ref", "s00", RTX_CONST_OBJ) [all...] |
rtl.h | 187 /* This structure remembers the position of a SYMBOL_REF within an 188 object_block structure. A SYMBOL_REF only provides this information 191 /* The usual SYMBOL_REF fields. */ 258 1 in a SYMBOL_REF if it addresses something in the per-function 272 In a SYMBOL_REF, this flag is used for machine-specific purposes. 294 1 in a SYMBOL_REF, means that emit_library_call 301 1 in a SYMBOL_REF if it addresses something in the per-function 306 1 in a SYMBOL_REF for a weak symbol. 563 const unsigned int flags = RTL_CHECKC1 (_symbol, 1, SYMBOL_REF).rt_int; \ [all...] |
genrtl.h | 923 gen_rtx_fmt_s00 (SYMBOL_REF, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.def | 333 (such as the sum of a SYMBOL_REF and a CONST_INT) so that it will be 402 DEF_RTL_EXPR(SYMBOL_REF, "symbol_ref", "s00", RTX_CONST_OBJ) [all...] |
rtl.h | 187 /* This structure remembers the position of a SYMBOL_REF within an 188 object_block structure. A SYMBOL_REF only provides this information 191 /* The usual SYMBOL_REF fields. */ 258 1 in a SYMBOL_REF if it addresses something in the per-function 272 In a SYMBOL_REF, this flag is used for machine-specific purposes. 294 1 in a SYMBOL_REF, means that emit_library_call 301 1 in a SYMBOL_REF if it addresses something in the per-function 306 1 in a SYMBOL_REF for a weak symbol. 563 const unsigned int flags = RTL_CHECKC1 (_symbol, 1, SYMBOL_REF).rt_int; \ [all...] |
genrtl.h | 923 gen_rtx_fmt_s00 (SYMBOL_REF, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 333 (such as the sum of a SYMBOL_REF and a CONST_INT) so that it will be 402 DEF_RTL_EXPR(SYMBOL_REF, "symbol_ref", "s00", RTX_CONST_OBJ) [all...] |
rtl.h | 187 /* This structure remembers the position of a SYMBOL_REF within an 188 object_block structure. A SYMBOL_REF only provides this information 191 /* The usual SYMBOL_REF fields. */ 258 1 in a SYMBOL_REF if it addresses something in the per-function 272 In a SYMBOL_REF, this flag is used for machine-specific purposes. 294 1 in a SYMBOL_REF, means that emit_library_call 301 1 in a SYMBOL_REF if it addresses something in the per-function 306 1 in a SYMBOL_REF for a weak symbol. 563 const unsigned int flags = RTL_CHECKC1 (_symbol, 1, SYMBOL_REF).rt_int; \ [all...] |
genrtl.h | 923 gen_rtx_fmt_s00 (SYMBOL_REF, (MODE), (ARG0)) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
arm.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/ |
arm.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
arm.h | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/ |
arm.h | [all...] |
/external/icu4c/i18n/ |
rbt_pars.cpp | 93 // trailing SymbolTable.SYMBOL_REF character. 584 case SymbolTable::SYMBOL_REF: [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
com.ibm.icu_4.2.1.v20100412.jar | |