Searched refs:InfoPlist (Results 1 – 11 of 11) sorted by relevance
/external/llvm/tools/dsymutil/ |
D | dsymutil.cpp | 101 llvm::SmallString<128> InfoPlist(BundleRoot); in createPlistFile() local 102 llvm::sys::path::append(InfoPlist, "Contents/Info.plist"); in createPlistFile() 104 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile() 106 llvm::errs() << "error: cannot create plist file " << InfoPlist << ": " in createPlistFile()
|
/external/libogg/macosx/Ogg.xcodeproj/ |
D | project.pbxproj | 15 …nownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceT… 71 089C1666FE841158C02AAC07 /* InfoPlist.strings */, 156 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { 161 name = InfoPlist.strings;
|
/external/llvm-project/llvm/tools/llvm-objdump/ |
D | MachODump.h | 38 extern cl::opt<bool> InfoPlist;
|
D | llvm-objdump.cpp | 2993 FirstPrivateHeader || IndirectSymbols || InfoPlist || LazyBind || in main()
|
D | MachODump.cpp | 138 objdump::InfoPlist("info-plist", member in objdump 1982 if (InfoPlist) in ProcessMachO()
|
/external/google-breakpad/src/client/mac/Breakpad.xcodeproj/ |
D | project.pbxproj | 53 …0C800F9E097100817F82 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 33880C7… 215 …4DBC0EF072A0003AEBAA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F9C44DB… 581 …eType = text.plist.strings; name = English; path = sender/English.lproj/InfoPlist.strings; sourceT… 626 …stKnownFileType = text.plist.strings; name = de; path = sender/de.lproj/InfoPlist.strings; sourceT… 627 …stKnownFileType = text.plist.strings; name = da; path = sender/da.lproj/InfoPlist.strings; sourceT… 628 …stKnownFileType = text.plist.strings; name = es; path = sender/es.lproj/InfoPlist.strings; sourceT… 629 …stKnownFileType = text.plist.strings; name = fr; path = sender/fr.lproj/InfoPlist.strings; sourceT… 630 …stKnownFileType = text.plist.strings; name = it; path = sender/it.lproj/InfoPlist.strings; sourceT… 631 …stKnownFileType = text.plist.strings; name = ja; path = sender/ja.lproj/InfoPlist.strings; sourceT… 632 …stKnownFileType = text.plist.strings; name = nl; path = sender/nl.lproj/InfoPlist.strings; sourceT… [all …]
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | dsymutil.cpp | 313 SmallString<128> InfoPlist(BundleRoot); in createPlistFile() local 314 sys::path::append(InfoPlist, "Contents/Info.plist"); in createPlistFile() 316 raw_fd_ostream PL(InfoPlist, EC, sys::fs::OF_Text); in createPlistFile()
|
/external/llvm/tools/llvm-objdump/ |
D | llvm-objdump.h | 50 extern cl::opt<bool> InfoPlist;
|
D | llvm-objdump.cpp | 1791 && !(InfoPlist && MachOOpt) in main()
|
D | MachODump.cpp | 108 llvm::InfoPlist("info-plist", member in llvm 1261 if (InfoPlist) in ProcessMachO()
|
/external/antlr/runtime/ObjC/Framework/ANTLR.xcodeproj/ |
D | project.pbxproj | 568 …nownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceT… 1165 089C1666FE841158C02AAC07 /* InfoPlist.strings */, 2906 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { 2911 name = InfoPlist.strings;
|