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

  /external/chromium/third_party/icu/source/tools/gennorm/
gennorm.h 62 #define DO_NOT_STORE(flag) (0==(gStoreFlags&U_MASK(flag)))
store.c 417 if(DO_NOT_STORE(UGENNORM_STORE_COMPOSITION)) {
813 if(DO_NOT_STORE(UGENNORM_STORE_COMPAT)) {
844 if(DO_NOT_STORE(UGENNORM_STORE_COMPAT)) {
851 if(DO_NOT_STORE(UGENNORM_STORE_COMPOSITION)) {
960 if( DO_NOT_STORE(UGENNORM_STORE_COMPAT) ||
961 DO_NOT_STORE(UGENNORM_STORE_COMPOSITION) ||
962 DO_NOT_STORE(UGENNORM_STORE_AUX)
    [all...]
  /external/icu4c/tools/gennorm/
store.c 417 if(DO_NOT_STORE(UGENNORM_STORE_COMPOSITION)) {
813 if(DO_NOT_STORE(UGENNORM_STORE_COMPAT)) {
844 if(DO_NOT_STORE(UGENNORM_STORE_COMPAT)) {
851 if(DO_NOT_STORE(UGENNORM_STORE_COMPOSITION)) {
960 if( DO_NOT_STORE(UGENNORM_STORE_COMPAT) ||
961 DO_NOT_STORE(UGENNORM_STORE_COMPOSITION) ||
962 DO_NOT_STORE(UGENNORM_STORE_AUX)
    [all...]

Completed in 125 milliseconds