Home
last modified time | relevance | path

Searched refs:setEnvironment (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTriple.h308 void setEnvironment(EnvironmentType Kind);
/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSetDTM.java205 public void setEnvironment(Object environment) in setEnvironment() method in NodeSetDTM
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DLocPathIterator.java162 public void setEnvironment(Object environment) in setEnvironment() method in LocPathIterator
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h628 void setEnvironment(EnvironmentType Kind);
/external/llvm/include/llvm/ADT/
DTriple.h611 void setEnvironment(EnvironmentType Kind);
/external/clang/lib/Driver/
DDriver.cpp359 Target.setEnvironment(llvm::Triple::GNU); in computeTargetTriple()
363 Target.setEnvironment(llvm::Triple::GNUX32); in computeTargetTriple()
367 Target.setEnvironment(llvm::Triple::GNU); in computeTargetTriple()
371 Target.setEnvironment(llvm::Triple::CODE16); in computeTargetTriple()
390 Target.setEnvironment(llvm::Triple::UnknownEnvironment); in computeTargetTriple()
506 T.setEnvironment(llvm::Triple::MSVC); in BuildCompilation()
DToolChains.cpp3268 TheTriple.setEnvironment(llvm::Triple::GNUEABIHF); in ComputeEffectiveClangTriple()
/external/swiftshader/third_party/LLVM/lib/Support/
DTriple.cpp638 void Triple::setEnvironment(EnvironmentType Kind) { in setEnvironment() function in Triple
/external/testng/src/main/java/org/testng/
DTestNGAntTask.java829 execute.setEnvironment(environment); in executeAsForked()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp1092 void Triple::setEnvironment(EnvironmentType Kind) { in setEnvironment() function in Triple
/external/llvm/lib/Support/
DTriple.cpp1067 void Triple::setEnvironment(EnvironmentType Kind) { in setEnvironment() function in Triple