HomeSort by: relevance | last modified time | path
    Searched refs:below (Results 1 - 25 of 448) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/lib/libpanel/
below.c 1 /* $NetBSD: below.c,v 1.2 2015/11/01 01:40:23 uwe Exp $ */
29 __RCSID("$NetBSD: below.c,v 1.2 2015/11/01 01:40:23 uwe Exp $");
37 PANEL *below; local
40 below = TAILQ_LAST(&_deck, deck);
42 below = PANEL_BELOW(p);
46 if (below == &_stdscr_panel)
49 return below;
Makefile 17 SRCS+= below.c
  /src/external/lgpl3/mpfr/dist/tests/
tnext.c 35 int neg, below; local
67 below = RAND_BOOL ();
68 if (below)
72 mpfr_set_si (t, below ? -5 : 5, MPFR_RNDN);
79 below ? "below" : "above");
96 int i, neg, below; local
101 for (below = 0; below <= 1; below++
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/masterformat/
setup.sh 31 cp ns1/empty.db.in ns1/below-limit.db
37 }' </dev/null >>ns1/below-limit.db
38 cp ns1/below-limit.db ns1/below-limit-kasp.db
  /src/external/mpl/bind/dist/bin/tests/system/masterformat/ns1/
compile.sh 31 $CHECKZONE -D -F raw -o below-limit.db.raw below-limit below-limit.db >/dev/null 2>&1
32 $CHECKZONE -D -F raw -o below-limit-kasp.db.raw below-limit-kasp below-limit-kasp.db >/dev/null 2>&1
  /src/sys/arch/m68k/060sp/dist/
fskeletn.s 70 # simply execute an "rte" as with the sample code below.
80 # is present. The routine below should point to the operating system handler
84 # The sample routine below simply clears the exception status bit and
98 # is present. The routine below should point to the operating system handler
102 # The sample routine below simply clears the exception status bit and
116 # is present. The routine below should point to the operating system handler
121 # The sample routine below simply clears the exception status bit and
135 # is present. The routine below should point to the operating system handler
140 # The sample routine below simply clears the exception status bit and
154 # is present. The routine below should point to the operating system handler
    [all...]
  /src/external/gpl3/gdb/dist/sim/testsuite/m68hc11/
testutils.inc 14 # NB: See comment above _pass below.
  /src/external/gpl3/gdb.old/dist/sim/testsuite/m68hc11/
testutils.inc 14 # NB: See comment above _pass below.
  /src/external/gpl3/gcc/dist/contrib/
test_recheck 17 Rerun unsuccessful tests for testsuites below DIR or for FILE.sum.
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs-fixed.S 375 ;; Bits outside the result (below LSB), used in the signed version
422 ;; and left-shift by the signed version (function below).
449 ;; Guard bits used in the signed version below.
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_netbsd_compat.inc 37 // FIXME: under ASan the call below may write to freed memory and corrupt
49 // FIXME: under ASan the call below may write to freed memory and corrupt
sanitizer_common_interceptors.inc 815 // Fallthrough to REAL(memcmp) below.
974 // FIXME: under ASan the call below may write to freed memory and corrupt
992 // FIXME: under ASan the call below may write to freed memory and corrupt
1009 // FIXME: under ASan the call below may write to freed memory and corrupt
1027 // FIXME: under ASan the call below may write to freed memory and corrupt
1202 // FIXME: under ASan the call below may write to freed memory and corrupt
1346 // FIXME: under ASan the call below may write to freed memory and corrupt
1359 // FIXME: under ASan the call below may write to freed memory and corrupt
1372 // FIXME: under ASan the call below may write to freed memory and corrupt
1385 // FIXME: under ASan the call below may write to freed memory and corrup
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/
test_recheck 17 Rerun unsuccessful tests for testsuites below DIR or for FILE.sum.
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs-fixed.S 375 ;; Bits outside the result (below LSB), used in the signed version
422 ;; and left-shift by the signed version (function below).
449 ;; Guard bits used in the signed version below.
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_netbsd_compat.inc 37 // FIXME: under ASan the call below may write to freed memory and corrupt
49 // FIXME: under ASan the call below may write to freed memory and corrupt
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors.inc 838 // Fallthrough to REAL(memcmp) below.
926 // FIXME: under ASan the call below may write to freed memory and corrupt
937 // FIXME: under ASan the call below may write to freed memory and corrupt
978 // FIXME: under ASan the call below may write to freed memory and corrupt
996 // FIXME: under ASan the call below may write to freed memory and corrupt
1013 // FIXME: under ASan the call below may write to freed memory and corrupt
1031 // FIXME: under ASan the call below may write to freed memory and corrupt
1206 // FIXME: under ASan the call below may write to freed memory and corrupt
1338 // FIXME: under ASan the call below may write to freed memory and corrupt
1351 // FIXME: under ASan the call below may write to freed memory and corrup
    [all...]
  /src/sys/arch/amiga/stand/bootblock/boot/
startit.s 170 | copy from below upwards requires copying from end to start.
186 lea %pc@(below:w),%a0
192 movl %a3,%sp@ | address of relocated below
193 addl #(ckend - below),%a3
196 bra Lchoff | and to relocated below
199 below: movl %sp@+,%a3 | recover destination label
  /src/sys/fs/unionfs/
unionfs_vfsops.c 73 int below; local
99 below = 0;
148 below = 0;
152 below = 1;
196 if (below) {
231 if (below) {
281 cp = "<below>:";
  /src/share/examples/asm/hello/
powerpc.s 38 .int 7 # Length of the OS name field below.
39 .int 4 # Length of the description field below.
  /src/sys/conf/
assym.mk 19 # assym.dep in the below target looks like:
  /src/lib/libc/arch/sh3/gen/
swapcontext.S 56 !! adjust oucp to resume after setcontext below
  /src/external/gpl3/gcc/dist/libgcc/config/ft32/
lib1funcs.S 25 # for implementation details of all except division which is detailed below
  /src/external/gpl3/gcc.old/dist/libgcc/config/ft32/
lib1funcs.S 25 # for implementation details of all except division which is detailed below
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cec-ifetch.S 16 # Lower ourselves below EVT3
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cec-ifetch.S 16 # Lower ourselves below EVT3

Completed in 54 milliseconds

1 2 3 4 5 6 7 8 91011>>