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

1 2 3 4 5 6 7 8 910

  /src/sys/arch/arm/cortex/
gic_intr.h 46 #error PIC_MAXSOURCES needs to be defined
49 #error PIC_MAXMAXSOURCES needs to be defined
  /src/sys/arch/epoc32/windermere/
files.windermere 10 file arch/epoc32/windermere/wmcom.c wmcom needs-flag
14 file arch/epoc32/windermere/wmlcd.c wmlcd needs-flag
  /src/sys/arch/arm/clps711x/
files.clps711x 12 file arch/arm/clps711x/clpscom.c clpscom needs-flag
16 file arch/arm/clps711x/clpslcd.c clpslcd needs-flag
  /src/compat/mips64/64/
bsd.64.mk 17 # GCC 5/6 libgomp for n64 needs files we don't generate yet.
  /src/sys/arch/atari/conf/
files.atari 36 file arch/atari/dev/kbd.c kbd needs-flag
42 file arch/atari/dev/ser.c ser needs-flag
47 file arch/atari/dev/zs.c zs needs-count
52 file arch/atari/dev/lpt.c lp needs-flag
60 file arch/atari/dev/nvram.c nvr needs-flag
68 file arch/atari/dev/fd.c fd needs-flag
73 file arch/atari/dev/hdfd.c hdfd needs-flag
101 file arch/atari/vme/leo.c leo needs-count
106 file arch/atari/vme/et4000.c et4k needs-count
118 file arch/atari/dev/ite_cc.c grfcc needs-coun
    [all...]
  /src/external/gpl3/gcc/dist/libdecnumber/dpd/
decimal128.h 50 #error decimal128.h needs pre-defined DECNUMDIGITS>=34 for safe use
decimal32.h 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use
decimal64.h 51 #error decimal64.h needs pre-defined DECNUMDIGITS>=16 for safe use
  /src/external/gpl3/gcc.old/dist/libdecnumber/dpd/
decimal128.h 50 #error decimal128.h needs pre-defined DECNUMDIGITS>=34 for safe use
decimal32.h 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use
decimal64.h 51 #error decimal64.h needs pre-defined DECNUMDIGITS>=16 for safe use
  /src/external/gpl3/gdb/dist/libdecnumber/dpd/
decimal128.h 50 #error decimal128.h needs pre-defined DECNUMDIGITS>=34 for safe use
decimal32.h 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use
decimal64.h 51 #error decimal64.h needs pre-defined DECNUMDIGITS>=16 for safe use
  /src/external/gpl3/gdb.old/dist/libdecnumber/dpd/
decimal128.h 50 #error decimal128.h needs pre-defined DECNUMDIGITS>=34 for safe use
decimal32.h 50 #error decimal32.h needs pre-defined DECNUMDIGITS>=7 for safe use
decimal64.h 51 #error decimal64.h needs pre-defined DECNUMDIGITS>=16 for safe use
  /src/external/gpl3/autoconf/dist/man/
config.guess.x 7 config.guess might need to compile and run C code, hence it needs a
  /src/external/bsd/unbound/dist/validator/
val_sigcrypt.c 448 if(n->needs[algo] == 0) {
449 n->needs[algo] = 1;
463 memset(n->needs, 0, sizeof(uint8_t)*ALGO_NEEDS_MAX);
466 log_assert(n->needs[algo] == 0);
467 n->needs[algo] = 1;
480 memset(n->needs, 0, sizeof(uint8_t)*ALGO_NEEDS_MAX);
488 if(n->needs[algo] == 0) {
489 n->needs[algo] = 1;
500 if(n->needs[algo]) {
501 n->needs[algo] = 0
634 struct algo_needs needs; local
    [all...]
  /src/distrib/atari/floppies/prepare/
install.sh 77 The installation program needs to know which disk to consider
  /src/lib/libc/arch/or1k/sys/
cerror.S 27 l.jal PLT(_C_LABEL(__errno)) # needs got in r16
  /src/sys/arch/x86/conf/
files.x86 34 file arch/x86/x86/bios32.c bios32 needs-flag
82 file arch/x86/x86/hyperv.c hyperv needs-flag
121 file arch/x86/x86/cpu_ucode.c cpu_ucode needs-flag
122 file arch/x86/x86/cpu_ucode_amd.c cpu_ucode needs-flag
123 file arch/x86/x86/cpu_ucode_intel.c cpu_ucode needs-flag
127 file arch/x86/x86/lapic.c lapic needs-flag
131 file arch/x86/x86/ioapic.c ioapic needs-flag
156 file arch/x86/x86/x86_ipmi.c ipmi needs-flag
  /src/usr.sbin/sysinst/arch/ofppc/
msg.md.en 70 {The FAT12 boot partition is too small. It needs to be at least 2MB in size,
78 {You need to have two PReP partitions to boot an IBM RS/6000. One needs to
msg.md.es 71 {The boot partition is too small. It needs to be at least 2MB in size,
79 {You need to have two PReP partitions to boot an IBM RS/6000. One needs to
  /src/sys/arch/epoc32/conf/
files.epoc32 43 file arch/epoc32/dev/epockbd.c epockbd needs-flag

Completed in 35 milliseconds

1 2 3 4 5 6 7 8 910