| /netbsd-src/usr.bin/tabs/ |
| H A D | tabs.c | 87 int i, n, inc = 8, stops[NSTOPS], nstops, last, cols, margin = 0; in main() local 173 last = stops[nstops++] = n; in main() 200 printf("%*s", stops[0] - 1, ""); in main() 203 printf("%*s", stops[i] - stops[i - 1], ""); in main()
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | year2038.m4 | 89 [The 'time_t' type stops working after January 2038. 101 [The 'time_t' type stops working after January 2038, 111 [The 'time_t' type stops working after January 2038,
|
| /netbsd-src/games/fish/ |
| H A D | fish.instr | 22 makes my game much smarter, and the line "quit" stops the game. Just 26 Normally, the game stops when one of us runs out of cards, and the winner
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | halfdelay | 13 # setting noecho stops getch setting cbreak itself.
|
| H A D | cbreak | 2 # setting noecho stops getch setting cbreak itself so we should need
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/ |
| H A D | package.d | 168 Lazy version - stops as early as possible.) 172 Lazy version - stops as early as possible.) 176 Lazy version - stops as early as possible.) 181 Lazy version - stops as early as possible.) 185 Lazy version - stops as early as possible, but no less then n times.)
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/certs/apps/ |
| H A D | apps.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
| /netbsd-src/external/mit/xorg/lib/libxcb/files/ |
| H A D | render.h | 3110 const xcb_render_fixed_t *stops, 3127 const xcb_render_fixed_t *stops, 3170 const xcb_render_fixed_t *stops, 3189 const xcb_render_fixed_t *stops, 3230 const xcb_render_fixed_t *stops, 3247 const xcb_render_fixed_t *stops,
|
| H A D | render.c | 4493 const xcb_render_fixed_t *stops, in xcb_render_create_linear_gradient_checked() argument 4517 xcb_parts[4].iov_base = (char *) stops; in xcb_render_create_linear_gradient_checked() 4537 const xcb_render_fixed_t *stops, in xcb_render_create_linear_gradient() argument 4561 xcb_parts[4].iov_base = (char *) stops; in xcb_render_create_linear_gradient() 4672 const xcb_render_fixed_t *stops, in xcb_render_create_radial_gradient_checked() argument 4698 xcb_parts[4].iov_base = (char *) stops; in xcb_render_create_radial_gradient_checked() 4720 const xcb_render_fixed_t *stops, in xcb_render_create_radial_gradient() argument 4746 xcb_parts[4].iov_base = (char *) stops; in xcb_render_create_radial_gradient() 4855 const xcb_render_fixed_t *stops, in xcb_render_create_conical_gradient_checked() argument 4879 xcb_parts[4].iov_base = (char *) stops; in xcb_render_create_conical_gradient_checked() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/smime-certs/ |
| H A D | ca.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/smime-certs/ |
| H A D | ca.cnf | 8 # This definition stops the following lines choking if HOME or CN
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/certs/apps/ |
| H A D | apps.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
| /netbsd-src/crypto/external/bsd/openssl/dist/demos/certs/ |
| H A D | ca.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
| /netbsd-src/external/bsd/unbound/dist/testdata/local_nosnoop.tdir/ |
| H A D | local_nosnoop.test | 13 # so, with 'allow' the cache snoop stops working:
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/demos/certs/ |
| H A D | ca.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
| /netbsd-src/usr.sbin/memswitch/ |
| H A D | methods.c | 691 static const char *const stops[] = {"2", "1", "1.5", "2"}; in print_serial() local 705 stop = stops[(v & 0xe000) >> 14]; in print_serial()
|
| /netbsd-src/external/gpl2/send-pr/dist/send-pr/ |
| H A D | states.texi | 41 A Problem Report is closed (``the bug stops here'') only when any
|
| /netbsd-src/external/mit/libuv/dist/docs/src/guide/ |
| H A D | eventloops.rst | 42 Here is a simple example that stops the loop and demonstrates how the current
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ |
| H A D | iter_pcnamechrec.rpl | 13 ; child has extra name and it has to be used once the other one stops working. 381 ; server stops working.
|
| H A D | iter_pcnamech.rpl | 13 ; child has extra name and it has to be used once the other one stops working. 380 ; server stops working.
|
| /netbsd-src/external/bsd/unbound/dist/doc/ |
| H A D | control_proto_spec.txt | 30 stops the server.
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | DiagnosticOptions.def | 94 VALUE_DIAGOPT(TabStop, 32, DefaultTabStop) /// The distance between tab stops.
|
| /netbsd-src/external/bsd/less/dist/ |
| H A D | defines.o2 | 187 #define TABSTOP_MAX 32 /* Max number of custom tab stops */ 197 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
|
| H A D | defines.wn | 188 #define TABSTOP_MAX 32 /* Max number of custom tab stops */ 198 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
|
| H A D | defines.o9 | 194 #define TABSTOP_MAX 32 /* Max number of custom tab stops */ 204 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
|