Searched defs:ref_name (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | git_repository.py | 32 def parse_git_revisions(repo_path, revisions, ref_name=None): argument
|
H A D | git_update_version.py | 84 def update_current_branch(ref_name): argument
|
H A D | git_commit.py | 295 def __init__(self, info, commit_to_info_hook=None, ref_name=None): argument 421 def init_changelog_locations(self, ref_name): argument
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | git_repository.py | 32 def parse_git_revisions(repo_path, revisions, ref_name=None): argument
|
H A D | git_update_version.py | 86 def update_current_branch(ref_name): argument
|
H A D | git_commit.py | 295 def __init__(self, info, commit_to_info_hook=None, ref_name=None): argument 421 def init_changelog_locations(self, ref_name): argument
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | xref.c | 222 char *ref_name; in cm_xref() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2asm.c | 928 char *ref_name = XALLOCAVEC (char, strlen (str) + sizeof "DW.ref."); in dw2_force_const_mem() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2asm.cc | 974 char *ref_name = XALLOCAVEC (char, strlen (str) + sizeof "DW.ref."); in dw2_force_const_mem() local
|