Searched refs:over (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dcygwin2.c46 char *over = p + sizeof ("-cygwin") - 1; local
47 memmove (over + 1, over, strlen (over));
49 p = ++over;
52 strcpy (over, p);
/freebsd-10.1-release/gnu/usr.bin/groff/src/preproc/eqn/
H A DMakefile5 box.cpp limit.cpp list.cpp over.cpp text.cpp \
/freebsd-10.1-release/lib/libedit/
H A Dfilecomplete.c385 int *completion_type, int *over, int *point, int *end,
455 (over != NULL && !*over && !matches))
458 if (over != NULL)
459 *over = 0;
380 fn_complete(EditLine *el, char *(*complet_func)(const char *, int), char **(*attempted_completion_function)(const char *, int, int), const char *word_break, const char *special_prefixes, const char *(*app_func)(const char *), size_t query_items, int *completion_type, int *over, int *point, int *end, const char *(*find_word_start_func)(const char *, const char *), char *(*dequoting_func)(const char *), char *(*quoting_func)(const char *)) argument
/freebsd-10.1-release/contrib/ncurses/ncurses/base/
H A Dlib_overlay.c139 int over)
148 src, dst, sminrow, smincol, dminrow, dmincol, dmaxrow, dmaxcol, over));
175 if (over) {
135 copywin(const WINDOW *src, WINDOW *dst, int sminrow, int smincol, int dminrow, int dmincol, int dmaxrow, int dmaxcol, int over) argument
/freebsd-10.1-release/usr.bin/vmstat/
H A Dvmstat.c1069 percent(double pct, int *over) argument
1075 if (l == 1 && *over) {
1077 (*over)--;
1081 (*over)++;
1087 int state, over; local
1097 over = 0;
1099 percent((cur.cp_time[CP_USER] + cur.cp_time[CP_NICE]) * lpct, &over);
1101 percent((cur.cp_time[CP_SYS] + cur.cp_time[CP_INTR]) * lpct, &over);
1103 percent(cur.cp_time[CP_IDLE] * lpct, &over);
1112 int over; local
[all...]
/freebsd-10.1-release/libexec/rtld-elf/i386/
H A Drtld_start.S85 movl %eax,20(%esp) # Store target over obj argument
/freebsd-10.1-release/sys/contrib/altq/altq/
H A Daltq_cbq.h76 u_int over; /* # times went over limit */ member in struct:_cbq_class_stats_
H A Daltq_rmclass.h129 u_int over; /* # times went over limit */ member in struct:_rm_class_stats_
H A Daltq_cbq.c219 statsp->over = cl->stats_.over;
1151 printf("over=%d\n, borrows=%d, drops=%d, overactions=%d, delays=%d\n",
1152 s->over, s->borrows, (int)s->drop_cnt.packets,
/freebsd-10.1-release/libexec/rtld-elf/amd64/
H A Drtld_start.S124 movq %rax,0x60(%rsp) # Store target over reloff argument
/freebsd-10.1-release/crypto/openssl/util/
H A Dpod2man.pl43 =over 8
96 =over 10
192 =over 4
237 (W) You have a C<=back> without a corresponding C<=over>.
242 C<=head1>, C<=head2>, C<=item>, C<=over>, C<=back>, or C<=cut>.
268 The =over and =back directives don't really work right. They
274 Original prototype by Larry Wall, but so massively hacked over by
834 }gesx; # s in case it goes over multiple lines, so . matches \n
880 elsif ($Cmd eq 'over') {
H A Dmkerr.pl100 -write Actually (over)write the generated code to the header and C
220 # Skip over recognized non-function declarations
/freebsd-10.1-release/usr.sbin/acpi/acpidump/
H A Dacpi.c381 ACPI_MADT_INTERRUPT_OVERRIDE *over; local
407 over = (ACPI_MADT_INTERRUPT_OVERRIDE *)mp;
408 printf("\tBUS=%d\n", (u_int)over->Bus);
409 printf("\tIRQ=%d\n", (u_int)over->SourceIrq);
410 acpi_print_intr(over->GlobalIrq, over->IntiFlags);
/freebsd-10.1-release/crypto/openssh/contrib/suse/
H A Dopenssh.spec56 two untrusted hosts over an insecure network. X11 connections and
57 arbitrary TCP/IP ports can also be forwarded over the secure channel.
70 two untrusted hosts over an insecure network. X11 connections and
71 arbitrary TCP/IP ports can also be forwarded over the secure channel.
/freebsd-10.1-release/contrib/gcc/
H A Dtree-eh.c699 body; goto over; lab: stuff; over:
706 frob_into_branch_around (tree *tp, tree lab, tree over)
715 if (!over)
716 over = create_artificial_label ();
717 x = build1 (GOTO_EXPR, void_type_node, over);
729 if (over)
731 x = build1 (LABEL_EXPR, void_type_node, over);
701 frob_into_branch_around(tree *tp, tree lab, tree over) argument
/freebsd-10.1-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm13 =over 4
107 =over 4
/freebsd-10.1-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm40 =over 4
134 =over 4
/freebsd-10.1-release/crypto/heimdal/tools/
H A Dkdc-log-analyze.pl497 } elsif (/newsyslog.*logfile turned over/) {
/freebsd-10.1-release/sys/kern/
H A Dkern_time.c487 time_t over; local
496 over = ts.tv_sec - INT32_MAX / 2;
497 ts.tv_sec -= over;
499 over = 0;
514 ts.tv_sec += over;
855 * it. In this case, carry over (usec - old value) to
/freebsd-10.1-release/sys/netipsec/
H A Dipsec.c1601 unsigned char over; local
1607 over = (bitmap[i] >> (8 - s));
1609 bitmap[i-1] |= over;
/freebsd-10.1-release/sys/cam/ctl/
H A DREADME.ctl.txt243 - Switch CTL over to using CAM CCBs instead of its own union ctl_io. This
262 over handling I/O requests. This requires support from pretty
281 current size over time. Perhaps it can be split into more files at some
/freebsd-10.1-release/games/fortune/fortune/
H A Dfortune.c498 over:
516 goto over;
934 ", %d%% distributed over remaining fortunes\n",
/freebsd-10.1-release/usr.bin/calendar/calendars/
H A Dcalendar.history48 02/01 Forces led by Khomeini take over Iran, 1979
79 03/15 France assumes protectorate over Vietnam, 1874
182 06/21 Sun rises over Heelstone at Stonehenge
195 06/30 China and Soviet Union announce split over ideology, 1960
271 08/28 Martin Luther King leads over 200,000 in civil rights rally in Washington, DC, 1963
423 11/17 46,000 meteoroids fall over AZ in 20 minutes, 1966
/freebsd-10.1-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec138 untrusted hosts over an insecure network. X11 connections and
139 arbitrary TCP/IP ports can also be forwarded over the secure channel.
/freebsd-10.1-release/share/examples/drivers/
H A Dmake_device_driver.sh597 * This would allow a specific driver to over-ride us.

Completed in 494 milliseconds

123