Home
last modified time | relevance | path

Searched refs:Localized (Results 1 – 17 of 17) sorted by relevance

/external/clang/test/Analysis/
Dlocalization-aggressive.m229 …NSString *string = NSLocalizedString(@"LocalizedString", nil); // expected-warning {{Localized str…
230 …NSString *string2 = NSLocalizedString(@"LocalizedString", nil); // expected-warning {{Localized st…
231 …NSString *string3 = NSLocalizedString(@"LocalizedString", nil); // expected-warning {{Localized st…
235 …NSString *string = NSLocalizedString(@"LocalizedString", @""); // expected-warning {{Localized str…
236 …NSString *string2 = NSLocalizedString(@"LocalizedString", @" "); // expected-warning {{Localized s…
237 …NSString *string3 = NSLocalizedString(@"LocalizedString", @" "); // expected-warning {{Localized
241 …zedStringFromTable(@"LocalizedString", nil, @""); // expected-warning {{Localized string macro sho…
242 …alizedString", nil, [[NSBundle alloc] init],@""); // expected-warning {{Localized string macro sho…
243 …dString", nil, [[NSBundle alloc] init], nil,@""); // expected-warning {{Localized string macro sho…
247 …NSString *string = YOLOC(@"Hello"); // expected-warning {{Localized string macro should include a …
[all …]
/external/mockito/src/main/java/org/mockito/internal/debugging/
DLocalized.java10 public class Localized<T> { class
15 public Localized(T object) { in Localized() method in Localized
/external/mockito/src/main/java/org/mockito/internal/progress/
DMockingProgressImpl.java9 import org.mockito.internal.debugging.Localized;
33 private Localized<VerificationMode> verificationMode;
77 verificationMode = new Localized(verify);
/external/protobuf/objectivec/Tests/iOSTestHarness/en.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLR/en.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ANTLR/ANTLRTests/en.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/skia/experimental/FileReaderApp/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/Build/OSX/en.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/libogg/macosx/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/google-breakpad/src/client/mac/testapp/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Resources/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Resources/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Resources/English.lproj/
DInfoPlist.strings1 /* Localized versions of Info.plist keys */
/external/clang/lib/StaticAnalyzer/Checkers/
DLocalizationChecker.cpp41 enum Kind { NonLocalized, Localized } K; enumerator
45 bool isLocalized() const { return K == Localized; } in isLocalized()
48 static LocalizedState getLocalized() { return LocalizedState(Localized); } in getLocalized()
/external/python/cpython2/Misc/
DNEWS3442 - Issue #17049: Localized calendar methods now return unicode if a locale
DHISTORY1997 called as a script (e.g. via ``python -mcalendar``). Localized month and