Searched refs:able (Results 1 - 25 of 70) sorted by relevance

123

/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.cpp93 static const char *able[] = {"dis", "en" }; local
110 able[(r & SH3_CCR_CE ? 1 : 0)]));
120 able[(r & SH4_CCR_ICE) ? 1 : 0]));
124 able[(r & SH4_CCR_OCE) ? 1 : 0]));
/netbsd-current/external/bsd/ntp/dist/scripts/ntp-wait/
H A Dntp-wait-opts.def22 it has been able to synchronize and stabilize the system clock.
/netbsd-current/external/apache2/mDNSResponder/dist/mDNSPosix/
H A DmDNSBSD.c203 #warning CMSG_FIRSTHDR not defined. Will not be able to determine destination address, received interface, etc.
H A DmDNSUNP.c597 #warning CMSG_FIRSTHDR not defined. Will not be able to determine destination address, received interface, etc.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
H A Dlogops_n.asm111 C able to approach 1.0 c/l, if aligned. The basic and/andn/ior/xor might be
112 C able to get 1.0 with just a 4 limb loop, being 3 instructions per 2 limbs.
/netbsd-current/common/lib/libc/arch/sparc64/string/
H A Dmemset.S155 * trap, the trap handler will be able to fish our FPU state out
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dlogops_n.asm71 C We're one register short of being able to do a simple 4 loads, 2 ops, 2
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
H A Dmul_1.asm49 C At least the PA7100 is rumored to be able to deal with cache-misses without
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dcom.asm55 C The combination load/pxor/store might be able to be unrolled to approach
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.mbr.pl111 {The Extended Partition must be able to hold all contained partitions}
H A Dmsg.entropy.pl59 (if you are able to copy & paste output from another machine into this
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dmod_34lsub1.asm101 C Don't change this, the wind-down code is not able to handle greater values
/netbsd-current/distrib/miniroot/
H A Dinstall.sh123 # some platforms may not be able to provide this functionality.
137 any of the filesystems are mounted. At that time you will be able
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dmul_1.asm50 C but we might be able to do even better.
/netbsd-current/sys/arch/x86/conf/
H A Dfiles.x8618 # To be able to test for NetBSD/xen in shared files
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dmorestack.S483 # guess conservatively. We might be able to use getrlimit here.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dmorestack.S485 # guess conservatively. We might be able to use getrlimit here.
/netbsd-current/external/gpl3/gcc.old/dist/gcc/doc/
H A Dmakefile.texi156 you should be able to work directly in the @file{stage@var{N}-gcc}
/netbsd-current/external/gpl3/gcc/dist/gcc/doc/
H A Dmakefile.texi156 you should be able to work directly in the @file{stage@var{N}-gcc}
/netbsd-current/external/bsd/kyua-cli/dist/store/
H A Dschema_v1.sql101 -- should be able to store, e.g. build logs). To keep things simple the
H A Dschema_v2.sql103 -- should be able to store, e.g. build logs). To keep things simple the
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp918 "an adversary may be able to predict. Use 'arc4random' "
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh2305 echo "*** However, this would only work if libtool was able to extract symbol"
2960 echo "*** Warning! Library $i is needed by this library but I was not able to"
3110 echo "*** However, this would only work if libtool was able to extract symbol"
/netbsd-current/distrib/syspkg/mk/
H A Dbsd.syspkg.mk402 # (XXX should be able to snarf via FTP. Later...)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
H A Ddivrem_1.asm400 C normal out of order execution isn't able to hide enough under the mul

Completed in 404 milliseconds

123