Searched refs:stringSet (Results 1 – 7 of 7) sorted by relevance
390 StringResource::handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, in handlePreflightStrings() argument393 fSame = static_cast<StringResource *>(uhash_get(stringSet, this)); in handlePreflightStrings()407 uhash_put(stringSet, this, this, &errorCode); in handlePreflightStrings()430 ContainerResource::handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, in handlePreflightStrings() argument433 current->preflightStrings(bundle, stringSet, errorCode); in handlePreflightStrings()438 SResource::preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode) { in preflightStrings() argument450 handlePreflightStrings(bundle, stringSet, errorCode); in preflightStrings()864 UHashtable *stringSet; in write() local866 stringSet = uhash_open(string_hash, string_comp, string_comp, &errorCode); in write()875 uhash_put(stringSet, sr, sr, &errorCode); in write()[all …]
89 void compactStringsV2(UHashtable *stringSet, UErrorCode &errorCode);178 void preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode);179 …virtual void handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode);232 …virtual void handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode);342 …virtual void handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode);
143 UResourceBundle stringSet = table.get(i); in getZoneString() local145 String key = stringSet.getString(0); in getZoneString()148 for (int j = 1; j < stringSet.getSize(); ++j) { in getZoneString()149 String entry = stringSet.getString(j); in getZoneString()
139 UResourceBundle stringSet = table.get(i); in getZoneString() local141 String key = stringSet.getString(0); in getZoneString()144 for (int j = 1; j < stringSet.getSize(); ++j) { in getZoneString()145 String entry = stringSet.getString(j); in getZoneString()
141 NSSet<NSString *> *stringSet,153 ip = [stringSet firstObject]; // expected-warning{{from 'NSString *'}}163 ip = [stringSet findObject:@"blah"]; // expected-warning{{from 'NSString *'}}209 NSSet<NSString *> *stringSet,219 ip = stringSet.allObjects; // expected-warning{{from 'NSArray<NSString *> *'}}
98 NSSet<NSString *> *stringSet,109 ip = [stringSet firstObject]; // expected-error{{from incompatible type 'NSString *'}}119 ip = [stringSet findObject:@"blah"]; // expected-error{{from incompatible type 'NSString *'}}159 NSSet<NSString *> *stringSet,169 ip = stringSet.allObjects; // expected-error{{from incompatible type 'NSArray<NSString *> *'}}
META-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/ ...