Home
last modified time | relevance | path

Searched defs:component (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/scripts/
Dbuild-many-glibcs.py480 def component_srcdir(self, component): argument
484 def component_builddir(self, action, config, component, subconfig=None): argument
783 def set_component_version(self, component, version, explicit, revision): argument
853 def checkout_vcs(self, component, version, update): argument
904 def git_checkout(self, component, git_url, git_branch, update): argument
970 def checkout_tar(self, component, version, update): argument
1349 def component_builddir(self, component): argument
/glibc-2.36/timezone/
Dzic.c864 componentcheck(char const *name, char const *component, in componentcheck()
916 register char const *component = name; in namecheck() local