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

  /external/chromium/third_party/icu/source/tools/genprops/
genprops.h 68 addProps(uint32_t c, uint32_t props);
store.c 369 addProps(uint32_t c, uint32_t x) {
genprops.c 504 addProps(p.code, value);
props2.c 694 addProps(start, value|GET_CATEGORY(oldProps32));
  /external/icu4c/tools/genprops/
genprops.h 68 addProps(uint32_t c, uint32_t props);
store.c 331 addProps(uint32_t c, uint32_t x) {
genprops.c 504 addProps(p.code, value);
props2.c 699 addProps(start, newProps32|GET_CATEGORY(oldProps32));

Completed in 750 milliseconds