Home
last modified time | relevance | path

Searched refs:AddPath (Results 1 – 22 of 22) sorted by relevance

/external/clang/lib/Frontend/
DInitHeaderSearch.cpp58 void AddPath(const Twine &Path, IncludeDirGroup Group, bool isFramework);
115 void InitHeaderSearch::AddPath(const Twine &Path, IncludeDirGroup Group, in AddPath() function in InitHeaderSearch
181 AddPath(Base, CXXSystem, false); in AddGnuCPlusPlusIncludePaths()
187 AddPath(Base + "/" + ArchDir + "/" + Dir64, CXXSystem, false); in AddGnuCPlusPlusIncludePaths()
189 AddPath(Base + "/" + ArchDir + "/" + Dir32, CXXSystem, false); in AddGnuCPlusPlusIncludePaths()
192 AddPath(Base + "/backward", CXXSystem, false); in AddGnuCPlusPlusIncludePaths()
198 AddPath(Base + "/" + Arch + "/" + Version + "/include/c++", in AddMinGWCPlusPlusIncludePaths()
200 AddPath(Base + "/" + Arch + "/" + Version + "/include/c++/" + Arch, in AddMinGWCPlusPlusIncludePaths()
202 AddPath(Base + "/" + Arch + "/" + Version + "/include/c++/backward", in AddMinGWCPlusPlusIncludePaths()
226 AddPath("/usr/local/include", System, false); in AddDefaultCIncludePaths()
[all …]
DCompilerInvocation.cpp1229 Opts.AddPath(A->getValue(), Group, in ParseHeaderSearchArgs()
1241 Opts.AddPath(Prefix.str() + A->getValue(), frontend::After, false, true); in ParseHeaderSearchArgs()
1243 Opts.AddPath(Prefix.str() + A->getValue(), frontend::Angled, false, true); in ParseHeaderSearchArgs()
1247 Opts.AddPath(A->getValue(), frontend::After, false, true); in ParseHeaderSearchArgs()
1249 Opts.AddPath(A->getValue(), frontend::Quoted, false, true); in ParseHeaderSearchArgs()
1251 Opts.AddPath(A->getValue(), frontend::System, false, in ParseHeaderSearchArgs()
1254 Opts.AddPath(A->getValue(), frontend::System, true, true); in ParseHeaderSearchArgs()
1258 Opts.AddPath(A->getValue(), frontend::CSystem, false, true); in ParseHeaderSearchArgs()
1260 Opts.AddPath(A->getValue(), frontend::CXXSystem, false, true); in ParseHeaderSearchArgs()
1262 Opts.AddPath(A->getValue(), frontend::ObjCSystem, false,true); in ParseHeaderSearchArgs()
[all …]
/external/pdfium/core/src/fxge/ge/
Dfx_ge_linux.cpp126 pInfo->AddPath("/usr/share/fonts"); in CreateDefault()
127 pInfo->AddPath("/usr/share/X11/fonts/Type1"); in CreateDefault()
128 pInfo->AddPath("/usr/share/X11/fonts/TTF"); in CreateDefault()
129 pInfo->AddPath("/usr/local/share/fonts"); in CreateDefault()
138 AddPath(*pPath); in ParseFontCfg()
Dfx_ge_fontmap.cpp1323 void CFX_FolderFontInfo::AddPath(const CFX_ByteStringC& path) { in AddPath() function in CFX_FolderFontInfo
/external/pdfium/core/src/fxge/apple/
Dfx_mac_imp.cpp100 pInfo->AddPath("~/Library/Fonts"); in CreateDefault()
101 pInfo->AddPath("/Library/Fonts"); in CreateDefault()
102 pInfo->AddPath("/System/Library/Fonts"); in CreateDefault()
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc312 AddPath(path1); in LocationRecorder()
318 AddPath(path1); in LocationRecorder()
319 AddPath(path2); in LocationRecorder()
337 void Parser::LocationRecorder::AddPath(int path_component) { in AddPath() function in google::protobuf::compiler::Parser::LocationRecorder
702 location.AddPath(FieldDescriptorProto::kTypeFieldNumber); in ParseMessageFieldNoLabel()
705 location.AddPath(FieldDescriptorProto::kTypeNameFieldNumber); in ParseMessageFieldNoLabel()
740 group_location.AddPath(location_field_number_for_nested_type); in ParseMessageFieldNoLabel()
741 group_location.AddPath(messages->size()); in ParseMessageFieldNoLabel()
1082 value_location.AddPath( in ParseOption()
1100 value_location.AddPath( in ParseOption()
[all …]
Dparser.h228 void AddPath(int path_component);
/external/pdfium/xfa/src/fdp/include/
Dfde_pth.h25 virtual void AddPath(const IFDE_Path* pSrc, FX_BOOL bConnect) = 0;
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_geobject.h27 virtual void AddPath(const IFDE_Path* pSrc, FX_BOOL bConnect);
Dfde_geobject.cpp209 void CFDE_Path::AddPath(const IFDE_Path* pSrc, FX_BOOL bConnect) { in AddPath() function in CFDE_Path
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h187 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, in AddPath() function
/external/skia/src/animator/
DSkPathParts.h155 DECLARE_MEMBER_INFO(AddPath);
DSkDisplayType.cpp84 CASE_NEW(AddPath); in CreateInstance()
238 CASE_GET_INFO(AddPath); in GetMembers()
DSkAnimateSchema.xsd871 AddPath adds a path to the parent path element.
/external/v8/src/profiler/
Dprofile-generator.cc358 void CpuProfile::AddPath(base::TimeTicks timestamp, in AddPath() function in v8::internal::CpuProfile
533 current_profiles_[i]->AddPath(timestamp, path, src_line); in AddPathToCurrentProfiles()
Dprofile-generator.h227 void AddPath(base::TimeTicks timestamp, const Vector<CodeEntry*>& path,
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dinvocation.cpp111 c.getHeaderSearchOpts().AddPath(LIBCLC_INCLUDEDIR, in compile()
/external/opencv/otherlibs/highgui/
Dloadsave.cpp360 g_Filters.AddPath( path );
/external/pdfium/core/include/fxge/
Dfx_font.h391 void AddPath(const CFX_ByteStringC& path);
/external/clang/include/clang/Serialization/
DASTWriter.h764 void AddPath(StringRef Path, RecordDataImpl &Record);
/external/clang/lib/Serialization/
DASTWriter.cpp1260 AddPath(Map.getModuleMapFileForUniquing(WritingModule)->getName(), Record); in WriteControlBlock()
1267 AddPath(F->getName(), Record); in WriteControlBlock()
1290 AddPath(M->FileName, Record); in WriteControlBlock()
1997 AddPath(LineTable.getFilename(LE.FilenameID), Record); in WriteSourceManagerBlock()
3971 void ASTWriter::AddPath(StringRef Path, RecordDataImpl &Record) { in AddPath() function in ASTWriter
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp456 pInfoFallback->AddPath(fonts_path); in CreateDefault()