HomeSort by relevance Sort by last modified time
    Searched refs:SYMBOL_REF (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/icu/public/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/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/chromium/third_party/icu/source/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 728 case SymbolTable::SYMBOL_REF:
741 c = SymbolTable::SYMBOL_REF;
752 patLocal.append((UChar) SymbolTable::SYMBOL_REF);
    [all...]
uniset.cpp     [all...]
  /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 793 case SymbolTable::SYMBOL_REF:
806 c = SymbolTable::SYMBOL_REF;
817 patLocal.append((UChar) SymbolTable::SYMBOL_REF);
    [all...]
uniset.cpp     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/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/chromium/third_party/icu/source/i18n/
rbt_pars.cpp 92 // trailing SymbolTable.SYMBOL_REF character.
583 case SymbolTable::SYMBOL_REF:
    [all...]
  /external/icu4c/i18n/
rbt_pars.cpp 92 // trailing SymbolTable.SYMBOL_REF character.
583 case SymbolTable::SYMBOL_REF:
    [all...]

Completed in 645 milliseconds