Home
last modified time | relevance | path

Searched refs:ParseEnvironment (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DTriple.cpp393 Triple::EnvironmentType Triple::ParseEnvironment(StringRef EnvironmentName) { in ParseEnvironment() function in Triple
412 Environment = ParseEnvironment(getEnvironmentName()); in Parse()
441 Environment = ParseEnvironment(Components[3]); in normalize()
482 Environment = ParseEnvironment(Comp); in normalize()
/external/swiftshader/third_party/LLVM/unittests/Support/
DCommandLineTest.cpp51 TEST(CommandLineTest, ParseEnvironment) { in TEST() argument
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTriple.h132 static EnvironmentType ParseEnvironment(StringRef EnvironmentName);
/external/llvm/unittests/Support/
DCommandLineTest.cpp134 TEST(CommandLineTest, ParseEnvironment) { in TEST() argument
/external/google-breakpad/src/tools/linux/md2core/
Dminidump-2-core.cc584 ParseEnvironment(CrashedProcess* crashinfo, const MinidumpMemoryRange& range) { in ParseEnvironment() function
1058 ParseEnvironment(&crashinfo, dump.Subrange(dirent->location)); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DCommandLineTest.cpp126 TEST(CommandLineTest, ParseEnvironment) { in TEST() argument