Home
last modified time | relevance | path

Searched defs:config_name (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Declipse.py83 shared_intermediate_dirs, config_name, params, argument
197 def GetAllDefines(target_list, target_dicts, data, config_name, params, argument
289 config_name): argument
322 config_name, out_name, options, argument
Dninja.py368 def WriteSpec(self, spec, config_name, generator_flags): argument
866 def WriteSources(self, ninja_file, config_name, config, sources, predepends, argument
888 def WriteSourcesForArch(self, ninja_file, config_name, config, sources, argument
1065 def WriteLink(self, spec, config_name, config, link_deps): argument
1092 def WriteLinkForArch(self, ninja_file, spec, config_name, config, argument
1267 def WriteTarget(self, spec, config_name, config, link_deps, compile_deps): argument
1801 config_name): argument
Dmsvs.py285 def _ConfigBaseName(config_name, platform_name): argument
292 def _ConfigFullName(config_name, config_data): argument
1125 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument
1397 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Declipse.py84 config_name, argument
205 def GetAllDefines(target_list, target_dicts, data, config_name, params, compiler_path): argument
304 def GenerateOutputForConfig(target_list, target_dicts, data, params, config_name): argument
344 config_name, argument
Dninja.py382 def WriteSpec(self, spec, config_name, generator_flags): argument
1022 config_name, argument
1070 config_name, argument
1317 def WriteLink(self, spec, config_name, config, link_deps, compile_deps): argument
1360 self, ninja_file, spec, config_name, config, link_deps, compile_deps, arch=None argument
1578 def WriteTarget(self, spec, config_name, config, link_deps, compile_deps): argument
2217 def GenerateOutputForConfig(target_list, target_dicts, data, params, config_name): argument
Dmsvs.py313 def _ConfigBaseName(config_name, platform_name): argument
320 def _ConfigFullName(config_name, config_data): argument
1155 def _AddConfigurationToMSVSProject(p, spec, config_type, config_name, config): argument
1436 def _AddConfigurationToMSVS(p, spec, tools, config, config_type, config_name): argument
/third_party/node/tools/gyp/pylib/gyp/
DMSVSUtil.py130 def _GetPdbPath(target_dict, config_name, vars): argument
DMSVSUserFile.py81 self, config_name, command, environment={}, working_directory="" argument
DMSVSProject.py92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
Dxcode_emulation.py1249 def _AdjustLibrary(self, library, config_name=None): argument
1280 def AdjustLibraries(self, libraries, config_name=None): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
DMSVSUtil.py128 def _GetPdbPath(target_dict, config_name, vars): argument
DMSVSUserFile.py78 def AddDebugSettings(self, config_name, command, environment = {}, argument
DMSVSProject.py92 def _GetSpecForConfiguration(self, config_type, config_name, attrs, tools): argument
Dxcode_emulation.py1040 def _AdjustLibrary(self, library, config_name=None): argument
1071 def AdjustLibraries(self, libraries, config_name=None): argument
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open01.c57 const char *config_name; member
/third_party/gn/src/gn/
Dxcode_object.cc383 const std::string& config_name, in PBXTarget()
427 const std::string& config_name, in PBXAggregateTarget()
691 const std::string& config_name, in PBXNativeTarget()
749 const std::string& config_name, in PBXProject()
Dxcode_writer.cc330 std::string config_name = FilePathToUTF8(build_settings->build_dir() in ConfigNameFromBuildSettings() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
Dusbd_config.h101 struct fconfig_string config_name; member
107 struct fconfig_string config_name; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_config.c368 char *config_name = NULL; in fconfig_remove_gadget_cfg() local
617 char *config_name = NULL; in fconfig_get_function_info() local
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc909 std::string config_name = absl::StrCat("_grpc_config.", host); in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked() local