/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/ |
H A D | test_email.py | 41 def setUp(self): argument 60 def tearDown(self): argument 65 def get_git_email(self, filename): argument 72 def from_patch_glob(self, name): argument 77 def test_simple_patch_format(self): argument 93 def test_daily_bump(self): argument 98 def test_deduce_changelog_entries(self): argument 107 def test_only_changelog_updated(self): argument 112 def test_wrong_mentioned_filename(self): argument 122 def test_missing_tab(self): argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | test_email.py | 41 def setUp(self): argument 60 def tearDown(self): argument 65 def get_git_email(self, filename): argument 72 def from_patch_glob(self, name): argument 77 def test_simple_patch_format(self): argument 93 def test_daily_bump(self): argument 98 def test_deduce_changelog_entries(self): argument 107 def test_only_changelog_updated(self): argument 112 def test_wrong_mentioned_filename(self): argument 122 def test_missing_tab(self): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
H A D | test_cursor.py | 57 def test_get_children(self): argument 96 def test_references(self): argument 113 def test_canonical(self): argument 125 def test_is_const_method(self): argument 140 def test_is_converting_constructor(self): argument 159 def test_is_copy_constructor(self): argument 175 def test_is_default_constructor(self): argument 189 def test_is_move_constructor(self): argument 205 def test_is_default_method(self): argument 222 def test_is_mutable_field(self): argument [all …]
|
H A D | test_type.py | 42 def test_a_struct(self): argument 116 def test_references(self): argument 136 def testConstantArray(self): argument 148 def test_equal(self): argument 167 def test_type_spelling(self): argument 183 def test_typekind_spelling(self): argument 191 def test_function_argument_types(self): argument 214 def test_argument_types_string_key(self): argument 226 def test_argument_types_negative_index(self): argument 235 def test_argument_types_overflow_index(self): argument [all …]
|
H A D | test_translation_unit.py | 54 def test_spelling(self): argument 59 def test_cursor(self): argument 66 def test_parse_arguments(self): argument 73 def test_reparse_arguments(self): argument 81 def test_unsaved_files(self): argument 96 def test_unsaved_files_2(self): argument 107 def test_from_source_accepts_pathlike(self): argument 122 def assert_normpaths_equal(self, path1, path2): argument 129 def test_includes(self): argument 147 def test_inclusion_directive(self): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 75 def __init__(self, p=None): argument 82 def __str__(self): argument 86 def value(self): argument 180 def __init__(self, enumeration, message): argument 201 def __init__(self, wrapped): argument 208 def __get__(self, instance, instance_type=None): argument 223 def __del__(self): argument 239 def _get_instantiation(self): argument 270 def file(self): argument 275 def line(self): argument [all …]
|
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | NsdConf.py | 40 def __init__(self, name): argument 46 def dump(self, ofile): argument 59 def setName(self, val): argument 63 def getName(self): argument 66 def setAlgorithm(self, val): argument 70 def getAlgorithm(self): argument 73 def setSecret(self, val): argument 77 def getSecret(self): argument 82 def __init__(self, name, config, ipkeymap): argument 95 def dump(self, ofile): argument [all …]
|
H A D | NamedConf.py | 45 def __init__(self): argument 61 def dump(self): argument 78 def setDirectory(self, name): argument 82 def getDirectory(self): argument 85 def setDumpFile(self, name): argument 89 def getDumpFile(self): argument 92 def setPidFile(self, name): argument 96 def getPidFile(self): argument 99 def setStatisticsFile(self, name): argument 103 def getStatisticsFile(self): argument [all …]
|
H A D | Zone.py | 41 def __init__(self, name): argument 51 def dump(self): argument 62 def setName(self, name): argument 66 def getName(self): argument 69 def setFile(self, file): argument 73 def getFile(self): argument 76 def setType(self, type): argument 80 def getType(self): argument 83 def addMaster(self, quad): argument 87 def setMasters(self, list): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/gdb/libcxx/ |
H A D | printers.py | 135 def __init__(self, val): argument 140 def __iter__(self): argument 143 def __next__(self): argument 151 def next(self): argument 154 def __init__(self, val): argument 157 def to_string(self): argument 163 def children(self): argument 198 def _get_short_size(self, short_field, short_size): argument 218 def __init__(self, val): argument 221 def to_string(self): argument [all …]
|
/netbsd-src/external/gpl2/dtc/dist/tests/ |
H A D | pylibfdt_tests.py | 76 def setUp(self): argument 82 def GetPropList(self, node_path): argument 100 def GetSubnodes(self, node_path): argument 118 def testImport(self): argument 122 def testBadFdt(self): argument 128 def testSubnodeOffset(self): argument 140 def testPathOffset(self): argument 150 def testPropertyOffset(self): argument 161 def testPropertyOffsetExceptions(self): argument 184 def testGetName(self): argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | printers.py | 62 def next(self): argument 224 def __init__(self, val): argument 227 def __iter__(self): argument 230 def __next__(self): argument 242 def __init__(self, typename, val): argument 247 def children(self): argument 251 def _get_refcounts(self): argument 260 def to_string(self): argument 336 def __init__(self, typename, val): argument 339 def children(self): argument [all …]
|
H A D | xmethods.py | 46 def __init__(self, name, worker_class): argument 54 def __init__(self, val_type, size): argument 58 def null_value(self): argument 64 def __init__(self, val_type, size): argument 67 def get_arg_types(self): argument 70 def get_result_type(self, obj): argument 73 def __call__(self, obj): argument 78 def __init__(self, val_type, size): argument 81 def get_arg_types(self): argument 84 def get_result_type(self, obj): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gdb-scripts/ |
H A D | prettyprinters.py | 9 def __iter__(self): argument 13 def next(self): argument 16 def children(self): argument 25 def __init__(self, val): argument 28 def to_string(self): argument 35 def __init__(self, val): argument 38 def to_string(self): argument 44 def __init__(self, val): argument 51 def __next__(self): argument 58 def to_string(self): argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
H A D | xmethods.py | 31 def __init__(self, name, worker_class): argument 38 def __init__(self, val_type, size): argument 42 def null_value(self): argument 47 def __init__(self, val_type, size): argument 50 def get_arg_types(self): argument 53 def get_result_type(self, obj): argument 56 def __call__(self, obj): argument 60 def __init__(self, val_type, size): argument 63 def get_arg_types(self): argument 66 def get_result_type(self, obj): argument [all …]
|
H A D | printers.py | 60 def next(self): argument 208 def __init__(self, val): argument 211 def __iter__(self): argument 214 def __next__(self): argument 223 def __init__ (self, typename, val): argument 228 def children (self): argument 231 def to_string (self): argument 295 def __init__ (self, typename, val): argument 298 def children (self): argument 301 def to_string (self): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
H A D | core.py | 43 def __init__(self, name, value): argument 47 def __repr__(self): argument 81 def __init__(self, name, value): argument 89 def __init__(self, name, value): argument 97 def __init__(self, name, value): argument 105 def __init__(self, name, value): argument 113 def __init__(self, name, value): argument 121 def __init__(self, name, value): argument 129 def __init__(self, name, value): argument 137 def __init__(self, name, value): argument [all …]
|
H A D | object.py | 102 def __init__(self, filename=None, contents=None): argument 122 def get_sections(self, cache=False): argument 150 def get_symbols(self, cache=False): argument 181 def __init__(self, ptr): argument 193 def name(self): argument 204 def size(self): argument 212 def contents(self): argument 224 def address(self): argument 231 def has_symbol(self, symbol): argument 239 def get_relocations(self, cache=False): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/ |
H A D | test_analyze.py | 19 def test_directory_name_comparison(self): argument 30 def test_language_captured(self): argument 40 def test_arch(self): argument 51 def assertFlagsChanged(self, expected, flags): argument 56 def assertFlagsUnchanged(self, flags): argument 59 def assertFlagsFiltered(self, flags): argument 62 def test_optimalizations_pass(self): argument 69 def test_include_pass(self): argument 80 def test_define_pass(self): argument 86 def test_output_filtered(self): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ABITest/ |
H A D | TypeGen.py | 22 def isBitField(self): argument 25 def isPaddingBitField(self): argument 28 def getTypeName(self, printer): argument 35 def __init__(self, name, size, bitFieldSize=None): argument 40 def isBitField(self): argument 43 def isPaddingBitField(self): argument 46 def getBitFieldSize(self): argument 50 def getTypeName(self, printer): argument 53 def sizeof(self): argument 56 def __str__(self): argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gdbhooks.py | 175 def __init__(self, gdbval): argument 178 def is_nonnull(self): argument 181 def TREE_CODE(self): argument 189 def DECL_NAME(self): argument 195 def TYPE_NAME(self): argument 201 def IDENTIFIER_POINTER(self): argument 210 def __init__ (self, gdbval): argument 214 def to_string (self): argument 267 def __init__(self, gdbval): argument 270 def to_string (self): argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gdbhooks.py | 175 def __init__(self, gdbval): argument 178 def is_nonnull(self): argument 181 def TREE_CODE(self): argument 189 def DECL_NAME(self): argument 195 def TYPE_NAME(self): argument 201 def IDENTIFIER_POINTER(self): argument 210 def __init__ (self, gdbval): argument 214 def to_string (self): argument 267 def __init__(self, gdbval): argument 270 def to_string (self): argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | update-copyright.py | 51 def __init__ (self): argument 54 def report (self, filename, string): argument 60 def ok (self): argument 64 def __init__ (self): argument 118 def get_line_filter (self, dir, filename): argument 125 def skip_file (self, dir, filename): argument 152 def skip_dir (self, dir, subdir): argument 155 def is_fossilised_file (self, dir, filename): argument 163 def by_package_author (self, dir, filename): argument 167 def __init__ (self, errors): argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | update-copyright.py | 51 def __init__ (self): argument 54 def report (self, filename, string): argument 60 def ok (self): argument 64 def __init__ (self): argument 115 def get_line_filter (self, dir, filename): argument 122 def skip_file (self, dir, filename): argument 149 def skip_dir (self, dir, subdir): argument 152 def is_fossilised_file (self, dir, filename): argument 160 def by_package_author (self, dir, filename): argument 164 def __init__ (self, errors): argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/ |
H A D | target_info.py | 20 def __init__(self, full_config): argument 24 def is_windows(self): argument 27 def is_zos(self): argument 30 def is_mingw(self): argument 33 def add_cxx_flags(self, flags): pass argument 34 def add_cxx_compile_flags(self, flags): pass argument 35 def add_cxx_link_flags(self, flags): pass argument 36 def allow_cxxabi_link(self): return True argument 38 def add_path(self, dest_env, new_path): argument 50 def __init__(self, full_config): argument [all …]
|