Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 15 of 15) sorted by relevance

/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dui.cpp81 const bool repeat, in format_paragraph()
143 bool repeat, size_t col) in format_text_with_tag()
H A Dui_test.cpp45 bool repeat; member
/minix3/external/bsd/atf/dist/tools/
H A Dui.cpp80 const bool repeat, in format_paragraph()
142 bool repeat, size_t col) in format_text_with_tag()
H A Dui_test.cpp45 bool repeat; member
/minix3/external/bsd/kyua-cli/dist/utils/cmdline/
H A Dui.cpp187 const bool repeat) in out_tag_wrap()
/minix3/games/snake/snake/
H A Dsnake.c262 int repeat = 1; in mainloop() local
/minix3/usr.bin/units/
H A Dunits.c417 int repeat = 1; in addunit() local
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc296 bool escaped, char c, char repeat, const char* regex, in MatchRepetitionAndRegexAtHead()
H A Dgtest.cc4171 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); in RunAllTests() local
/minix3/usr.sbin/ndp/
H A Dndp.c116 static unsigned int repeat = 0; variable
/minix3/minix/drivers/usb/usb_storage/
H A Dusb_storage.c600 int repeat; in mass_storage_test() local
/minix3/lib/libc/regex/
H A Dregcomp.c1131 repeat( in repeat() function
/minix3/external/bsd/nvi/dist/regex/
H A Dregcomp.c1038 repeat(struct parse *p, sopno start, int from, int to, size_t reclimit) in repeat() function
/minix3/sys/ufs/lfs/
H A Dlfs_segment.c1793 int repeat = 0; /* return value */ local
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A Dregcomp.c983 repeat(struct parse *p, in repeat() function