Home
last modified time | relevance | path

Searched refs:FLAGNAME_ASYNCHRON (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/config/cache/
H A Dconstant.hxx116 #define FLAGNAME_ASYNCHRON _FILTER_CONFIG_FROM_ASCII_("ASYNCHRON" ) macro
H A Dfiltercache.cxx2103 …_ASYNCHRON ) == FLAGVAL_ASYNCHRON ) lFlagNames.push_back(FLAGNAME_ASYNCHRON ); in impl_convertFlagField2FlagNames()
2150 if (pNames[i].equals(FLAGNAME_ASYNCHRON)) in impl_convertFlagNames2FlagField()
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java145 private static final java.lang.String FLAGNAME_ASYNCHRON = "ASYNCHRON"; field in Cache
1314 if (sFlagName.equals(FLAGNAME_ASYNCHRON)) in convertFilterFlagNames2Values()
1433 lFlags.add(FLAGNAME_ASYNCHRON); in convertFilterFlagValues2Names()

Completed in 36 milliseconds