Searched refs:others (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c66 int digits, lowers, uppers, others, unknowns; local
70 digits = lowers = uppers = others = unknowns = 0;
79 others++;
104 if (others) classes++;
/freebsd-13-stable/contrib/bmake/mk/
H A Dtarget-flags.mk5 # Include this macro file after all others in a makefile and
H A Dwarnings.mk112 # since things like -Wall imply lots of others.
116 # -Wno-* must follow any others
H A Dmeta.stage.mk311 # stage_*links usually needs to follow any others.
H A Ddirdeps.mk58 # distinguish them from others.
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-undef-lint.mk59 # and a few others. Just because these nested variables are not defined,
H A Dvarmod-sysv.mk189 # In the replacement, only the first '%' is the placeholder, all others
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S118 ! first divide step without thinking. BUT, the others are conditional,
H A Dmodsi3.S118 ! first divide step without thinking. BUT, the others are conditional,
/freebsd-13-stable/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh716 # This version works in NetBSD (& FreeBSD)'s sh (and most others)
/freebsd-13-stable/share/mk/
H A Dsrc.opts.mk318 # OFW is only for powerpc, exclude others
322 # UBOOT is only for arm, mips and powerpc, exclude others
H A Dmeta.stage.mk309 # stage_*links usually needs to follow any others.
H A Dbsd.cpu.mk112 # they require -march=. All the others require -mcpu=.
H A Ddirdeps.mk59 # distinguish them from others.
/freebsd-13-stable/sys/contrib/openzfs/
H A DMakefile.am161 git ls-files . --exclude-standard --others | \
/freebsd-13-stable/stand/
H A Ddefs.mk127 # aarch64 and riscv don't have -msoft-float, but all others do.
/freebsd-13-stable/sys/conf/
H A Dkern.pre.mk142 # can override the others.
H A Dkmod.mk81 # amd64 and mips use direct linking for kmod, all others use shared binaries
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c468 int others = 0; local
472 ++others;
477 if (others)
478 printf(" ... and %d more.\n", others);
1192 /* Huh? Docs call bit 0 "Loopback" some places, "FullDuplex" others. */
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3473 // This function, and several others, may or may not write the terminating

Completed in 284 milliseconds