Home
last modified time | relevance | path

Searched defs:environment (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.h99 enum dxil_environment environment; member
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_spirv.h59 enum nir_spirv_execution_environment environment; member
/third_party/node/test/cctest/
H A Dtest_environment.cc733 node::Environment* environment = in TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils.cpp279 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetStringsFromEnvironmentVarOrAndroidProperty() local
288 std::string environment = GetEnvironmentVarOrAndroidProperty(varName, propertyName); in GetCachedStringsFromEnvironmentVarOrAndroidProperty() local
/third_party/jinja2/
H A Dutils.py79 environment = enum.auto() variable in _PassArg
/third_party/gn/src/gn/
H A Dxcode_writer.cc84 GetBuildScript(const std::string& target_name, const std::string& ninja_executable, const std::string& build_dir, base::Environment* environment) GetBuildScript() argument
121 GetBuildScript(const Label& target_label, const std::string& ninja_executable, const std::string& build_dir, base::Environment* environment) GetBuildScript() argument
/third_party/libuv/test/
H A Dtest-spawn.c1237 char* environment[] = { in TEST_IMPL() local
/third_party/glslang/glslang/MachineIndependent/
H A DShaderLang.cpp680 void TranslateEnvironment(const TEnvironment* environment, EShMessages& messages, EShSource& source, in TranslateEnvironment() argument
[all...]
/third_party/glslang/glslang/Public/
H A DShaderLang.h721 TEnvironment environment; global() member in glslang::TShader
[all...]
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c579 uvwasi_environ_get(uvwasi_t* uvwasi, char** environment, char* environ_buf) uvwasi_environ_get() argument
/third_party/python/Modules/
H A D_winapi.c785 getenvironment(PyObject* environment) in getenvironment() argument
[all...]
/third_party/libabigail/include/
H A Dabg-ir.h139 class environment class
[all...]
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc1896 reader(const string& elf_path, const vector<char**>& debug_info_root_paths, environment& environment, bool load_all_types, bool linux_kernel_mode) reader() argument
2015 create(const std::string& elf_path, const vector<char**>& debug_info_root_paths, environment& environment, bool load_all_types, bool linux_kernel_mode) create() argument
[all...]
H A Dabg-ir.cc3148 environment::environment() environment() function in abigail::ir::environment
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc111 const Environment* environment() const { return environment_; } in environment() function in v8::internal::compiler::BytecodeGraphBuilder
112 Environment* environment() { return environment_; } in environment() function in v8::internal::compiler::BytecodeGraphBuilder
[all...]

Completed in 52 milliseconds