Home
last modified time | relevance | path

Searched refs:stops (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/netbsd-src/usr.bin/tabs/
H A Dtabs.c87 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 Dyear2038.m489 [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 Dfish.instr22 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 Dhalfdelay13 # setting noecho stops getch setting cbreak itself.
H A Dcbreak2 # setting noecho stops getch setting cbreak itself so we should need
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d168 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 Dapps.cnf5 # This definition stops the following lines choking if HOME or CN
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Drender.h3110 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 Drender.c4493 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 Dca.cnf5 # This definition stops the following lines choking if HOME or CN
/netbsd-src/crypto/external/bsd/openssl/dist/test/smime-certs/
H A Dca.cnf8 # This definition stops the following lines choking if HOME or CN
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/certs/apps/
H A Dapps.cnf5 # This definition stops the following lines choking if HOME or CN
/netbsd-src/crypto/external/bsd/openssl/dist/demos/certs/
H A Dca.cnf5 # This definition stops the following lines choking if HOME or CN
/netbsd-src/external/bsd/unbound/dist/testdata/local_nosnoop.tdir/
H A Dlocal_nosnoop.test13 # so, with 'allow' the cache snoop stops working:
/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/certs/
H A Dca.cnf5 # This definition stops the following lines choking if HOME or CN
/netbsd-src/usr.sbin/memswitch/
H A Dmethods.c691 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 Dstates.texi41 A Problem Report is closed (``the bug stops here'') only when any
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Deventloops.rst42 Here is a simple example that stops the loop and demonstrates how the current
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Diter_pcnamechrec.rpl13 ; child has extra name and it has to be used once the other one stops working.
381 ; server stops working.
H A Diter_pcnamech.rpl13 ; 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 Dcontrol_proto_spec.txt30 stops the server.
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticOptions.def94 VALUE_DIAGOPT(TabStop, 32, DefaultTabStop) /// The distance between tab stops.
/netbsd-src/external/bsd/less/dist/
H A Ddefines.o2187 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
197 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
H A Ddefines.wn188 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
198 #define TABSTOP_MAX 128 /* Max number of custom tab stops */
H A Ddefines.o9194 #define TABSTOP_MAX 32 /* Max number of custom tab stops */
204 #define TABSTOP_MAX 128 /* Max number of custom tab stops */

12345678910>>...12