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

  /external/chromium/third_party/icu/source/common/
propname.cpp 142 // PropertyAliases implementation
145 PropertyAliases::chooseNameInGroup(Offset offset,
161 PropertyAliases::getValueMap(EnumValue prop) const {
168 PropertyAliases::getPropertyName(EnumValue prop,
175 PropertyAliases::getPropertyEnum(const char* alias) const {
181 PropertyAliases::getPropertyValueName(EnumValue prop,
198 PropertyAliases::getPropertyValueEnum(EnumValue prop,
212 static const PropertyAliases* PNAME = NULL;
261 PNAME = (const PropertyAliases*) udata_getMemory(UDATA);
289 // to the singleton PropertyAliases, and calls the appropriate metho
    [all...]
propname.h 21 * structure representing the UCD data files PropertyAliases.txt and
148 /* PropertyAliases class */
159 class PropertyAliases {
377 EnumValue getEnum(const char* alias, const PropertyAliases& data) const {
  /external/icu4c/common/
propname.cpp 142 // PropertyAliases implementation
145 PropertyAliases::chooseNameInGroup(Offset offset,
161 PropertyAliases::getValueMap(EnumValue prop) const {
168 PropertyAliases::getPropertyName(EnumValue prop,
175 PropertyAliases::getPropertyEnum(const char* alias) const {
181 PropertyAliases::getPropertyValueName(EnumValue prop,
198 PropertyAliases::getPropertyValueEnum(EnumValue prop,
212 static const PropertyAliases* PNAME = NULL;
261 PNAME = (const PropertyAliases*) udata_getMemory(UDATA);
289 // to the singleton PropertyAliases, and calls the appropriate metho
    [all...]
propname.h 21 * structure representing the UCD data files PropertyAliases.txt and
148 /* PropertyAliases class */
159 class PropertyAliases {
377 EnumValue getEnum(const char* alias, const PropertyAliases& data) const {
  /external/chromium/third_party/icu/source/tools/genpname/
preparse.pl 8 # This script reads in UCD files PropertyAliases.txt and
39 # of PropertyAliases.txt as if the two files were appended.
143 source/data/unidata/PropertyAliases.txt
218 * PropertyAliases.txt
417 # PropertyAliases.txt, and PropertyValueAliases.txt,
432 read_PropertyAliases($pa, "$unidataDir/PropertyAliases.txt");
445 [ 'PropertyAliases.txt', $pa ],
518 # in PropertyAliases.txt.
531 print "Warning: Property $prop from PropertyValueAliases not listed in PropertyAliases\n";
576 # names in PropertyAliases.txt. They are validated and replaced b
    [all...]
genpname.cpp 303 PropertyAliases header;
675 // Confirm that PropertyAliases is a POD (plain old data; see C++
677 // PropertyAliases is _not_ a POD. (Note: We used to use the offsetof
682 PropertyAliases p;
693 // PropertyAliases must have no v-table and must be
695 //U_ASSERT(offsetof(PropertyAliases, enumToName_offset) == 0); // see above
    [all...]
  /external/icu4c/tools/genpname/
preparse.pl 8 # This script reads in UCD files PropertyAliases.txt and
39 # of PropertyAliases.txt as if the two files were appended.
143 source/data/unidata/PropertyAliases.txt
218 * PropertyAliases.txt
417 # PropertyAliases.txt, and PropertyValueAliases.txt,
432 read_PropertyAliases($pa, "$unidataDir/PropertyAliases.txt");
445 [ 'PropertyAliases.txt', $pa ],
518 # in PropertyAliases.txt.
531 print "Warning: Property $prop from PropertyValueAliases not listed in PropertyAliases\n";
576 # names in PropertyAliases.txt. They are validated and replaced b
    [all...]
genpname.cpp 304 PropertyAliases header;
676 // Confirm that PropertyAliases is a POD (plain old data; see C++
678 // PropertyAliases is _not_ a POD. (Note: We used to use the offsetof
683 PropertyAliases p;
694 // PropertyAliases must have no v-table and must be
696 //U_ASSERT(offsetof(PropertyAliases, enumToName_offset) == 0); // see above
    [all...]
  /external/chromium/third_party/icu/source/data/
Makefile.in 418 $(BUILDDIR)/pnames.icu: $(UNICODEDATADIR)/PropertyAliases.txt $(UNICODEDATADIR)/PropertyValueAliases.txt $(UNICODEDATADIR)/Blocks.txt $(COMINCDIR)/uscript.h $(COMINCDIR)/uchar.h $(TOOLBINDIR)/genpname$(TOOLEXEEXT)
  /external/icu4c/data/
Makefile 415 $(BUILDDIR)/pnames.icu: $(UNICODEDATADIR)/PropertyAliases.txt $(UNICODEDATADIR)/PropertyValueAliases.txt $(UNICODEDATADIR)/Blocks.txt $(COMINCDIR)/uscript.h $(COMINCDIR)/uchar.h $(TOOLBINDIR)/genpname$(TOOLEXEEXT)
Makefile.in 494 $(BUILDDIR)/pnames.icu: $(UNICODEDATADIR)/PropertyAliases.txt $(UNICODEDATADIR)/PropertyValueAliases.txt $(UNICODEDATADIR)/Blocks.txt $(COMINCDIR)/uscript.h $(COMINCDIR)/uchar.h $(TOOLBINDIR)/genpname$(TOOLEXEEXT)
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 5124 milliseconds