Home
last modified time | relevance | path

Searched refs:PropertyList (Results 1 – 8 of 8) sorted by relevance

/external/lldb/source/Host/macosx/launcherXPCService/
DLauncherXPCService-Info.plist8 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt…
DLauncherRootXPCService-Info.plist8 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dt…
/external/clang/test/ARCMT/
Dmigrate-plist-output.m14 …ist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
/external/llvm/test/tools/dsymutil/X86/
Dbasic-linking-bundle.test14 …ist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
/external/v8/src/parsing/
Dpreparser.h610 typedef PreParserExpressionList PropertyList; typedef
Dparser.h342 typedef ZoneList<ObjectLiteral::Property*>* PropertyList; typedef
Dparser-base.h2098 typename Traits::Type::PropertyList properties = in ParseObjectLiteral()
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1893 llvm::Constant *PropertyList = new llvm::GlobalVariable(TheModule, in GenerateProtocol() local
1920 PropertyList->getType(), in GenerateProtocol()
1934 Elements.push_back(PropertyList); in GenerateProtocol()