Home
last modified time | relevance | path

Searched defs:environment (Results 1 – 8 of 8) sorted by relevance

/openbsd/lib/libkeynote/
H A Dkeynote.h25 struct environment struct
31 struct environment *env_next; argument
/openbsd/gnu/llvm/lldb/source/Host/windows/
H A DProcessLauncherWindows.cpp67 std::vector<char> environment; in LaunchProcess() local
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DTestingConfig.py146 environment, substitutions, unsupported, argument
/openbsd/gnu/llvm/llvm/docs/
H A DWritingAnLLVMPass.rst94 .. _writing-an-llvm-pass-basiccode:
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.cpp1132 llvm::json::Object environment; in CreateRunInTerminalReverseRequest() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1176 std::string &environment) { in ParseOSType()
1207 std::string environment; in GetHostInfo() local
2127 std::string environment; in GetCurrentProcessInfo() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DTarget.cpp4308 Environment environment; in GetInheritedEnvironment() local
4339 Environment environment; in GetTargetEnvironment() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2237 Environment environment; in GetEnvironment() local
2245 void AddEnvironmentVariables(const Environment &environment) { in AddEnvironmentVariables()