/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | check-MAINTAINERS.py | 66 def check_group(name, lines): argument 85 lines = open(sys.argv[1]).read().splitlines() variable 88 lines = list(dropwhile(lambda x: x.strip() != needle, lines)) variable 89 lines = lines[2:] variable 95 lines = list(dropwhile(lambda x: needle not in x, lines)) variable 96 lines = lines[2:] variable 102 lines = list(dropwhile(lambda x: needle not in x, lines)) variable 103 lines = lines[2:] variable 109 lines = list(dropwhile(lambda x: needle not in x, lines))[1:] variable 110 lines = list(dropwhile(lambda x: not has_tab(x), lines)) variable
|
H A D | git-fix-changelog.py | 37 def replace_file_in_changelog(lines, filename, fixed): argument 60 lines = r.stdout.splitlines() variable
|
H A D | filter-clang-warnings.py | 71 lines = [line.strip() for line in open(args.log)] variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lint/ |
H A D | common_lint.py | 8 def VerifyLineLength(filename, lines, max_length): argument 31 def VerifyTabs(filename, lines): argument 52 def VerifyTrailingWhitespace(filename, lines): argument 74 def RunOnFile(filename, lines): argument
|
H A D | cpp_lint.py | 14 def VerifyIncludes(filename, lines): argument 77 def RunOnFile(self, filename, lines): argument
|
H A D | generic_lint.py | 12 def RunOnFile(self, filename, lines): argument
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/text/ |
H A D | operations_test.cpp | 57 const std::vector< std::string > lines = text::split(expected, '\n'); in refill_test() local 187 std::vector< std::string > lines; in ATF_TEST_CASE_BODY() local 195 std::vector< std::string > lines; in ATF_TEST_CASE_BODY() local 204 std::vector< std::string > lines; in ATF_TEST_CASE_BODY() local 217 std::set< std::string > lines; in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | ui.cpp | 165 const std::vector< std::string > lines = text::refill( in out_wrap() local 191 const std::vector< std::string > lines = text::refill( in out_tag_wrap() local 224 const std::vector< std::string > lines = formatter.format(table); in out_table() local
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | git-fix-changelog.py | 37 def replace_file_in_changelog(lines, filename, fixed): argument 60 lines = r.stdout.splitlines() variable
|
H A D | filter-clang-warnings.py | 57 lines = [l.strip() for l in open(args.log)] variable
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ts/ |
H A D | ts_rsp_print.c | 73 int i, lines = 0; in TS_STATUS_INFO_print_bio() local 105 int lines = 0; in ts_status_map_print() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ts/ |
H A D | ts_rsp_print.c | 73 int i, lines = 0; in TS_STATUS_INFO_print_bio() local 105 int lines = 0; in ts_status_map_print() local
|
/netbsd-src/usr.bin/shuffle/ |
H A D | shuffle.c | 110 char **lines = emalloc(sizeof(char *) * maxlines); in get_lines() local 164 char **lines = NULL; in main() local
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | nodemenu.c | 93 int lines = 1; in format_node_info() local 137 char **lines = (char **)NULL; in get_visited_nodes() local
|
/netbsd-src/external/bsd/nvi/dist/cl/ |
H A D | cl_read.c | 62 size_t lines, columns; in cl_event() local 308 cl_resize(SCR *sp, size_t lines, size_t columns) in cl_resize()
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | ite_rh.c | 147 screen_up(struct ite_softc *ip, int top, int bottom, int lines) in screen_up() 165 screen_down (struct ite_softc *ip, int top, int bottom, int lines) in screen_down()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | chunk-print-before-all.py | 15 def print_chunk(lines): argument
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | get_window_size.c | 63 get_window_size(int fd, int *lines, int *columns) in get_window_size()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 926 def FindNextMultiLineCommentStart(lines, lineix): argument 937 def FindNextMultiLineCommentEnd(lines, lineix): argument 946 def RemoveMultiLineCommentsFromRange(lines, begin, end): argument 954 def RemoveMultiLineComments(filename, lines, error): argument 995 def __init__(self, lines): argument 1098 def CheckForCopyright(filename, lines, error): argument 1135 def CheckForHeaderGuard(filename, lines, error): argument 1210 def CheckForUnicodeReplacementCharacters(filename, lines, error): argument 1229 def CheckForNewlineAtEOF(filename, lines, error): argument 3814 def ProcessFileData(filename, file_extension, lines, error, argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio/ |
H A D | priv.h | 10 int lines; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
H A D | symbol-version.py | 78 lines = sys.stdin.readlines() variable
|
/netbsd-src/games/rain/ |
H A D | rain.c | 63 static long lines; variable
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/sl/ |
H A D | test_sl.c | 42 } lines[] = { variable
|
/netbsd-src/external/bsd/ntp/dist/sntp/unity/auto/ |
H A D | unity_test_summary.rb | 96 def get_details(result_file, lines) argument
|
/netbsd-src/sys/dev/wscons/ |
H A D | wsdisplay_glyphcache.c | 60 glyphcache_init(glyphcache *gc, int first, int lines, int width, in glyphcache_init() argument 68 glyphcache_init_align(glyphcache *gc, int first, int lines, int width, in glyphcache_init_align() argument [all...] |