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

/freebsd-9.3-release/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-9.3-release/contrib/bmake/mk/
H A Dtarget-flags.mk5 # Include this macro file after all others in a makefile and
H A Dmeta.stage.mk217 # stage_*links usually needs to follow any others.
H A Ddirdeps.mk57 # distinguish them from others.
/freebsd-9.3-release/contrib/compiler-rt/lib/sparc64/
H A Ddivmod.m4177 ! first divide step without thinking. BUT, the others are conditional,
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-9.3-release/sys/conf/
H A Dkern.pre.mk131 # can override the others.
H A Dkmod.mk85 # amd64 and mips use direct linking for kmod, all others use shared binaries
/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h315 tree others; member in struct:c_arg_info
H A Dc-decl.c2244 its type saved; the others will already have had their
5228 tree others = 0;
5236 arg_info->others = 0;
5274 /* Break up the bindings list into parms, tags, types, and others;
5365 TREE_CHAIN (decl) = others;
5366 others = decl;
5392 arg_info->others = others;
6510 for (decl = arg_info->others; decl; decl = TREE_CHAIN (decl))
5206 tree others = 0; local
H A Dc-parser.c2541 ret->others = 0;
2584 ret->others = 0;
2595 ret->others = 0;
2647 ret->others = 0;
2674 ret->others = 0;
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES611 pointing out some others that do care.
811 now has to be parenthesized as !(x=y), and makes others work properly:
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dlb1spc.asm208 ! first divide step without thinking. BUT, the others are conditional,
555 ! first divide step without thinking. BUT, the others are conditional,
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dbreakpoint.c1324 it's safe to delete something others may have handles to?"
3783 int others = 0;
3789 others++;
3790 if (others > 0)
3792 printf_filtered ("Note: breakpoint%s ", (others > 1) ? "s" : "");
3797 others--;
3807 (others > 1) ? ","
3808 : ((others == 1) ? " and" : ""));
3865 marking the first one as "first" and any others as "duplicates".
3775 int others = 0; local
H A Dada-lang.c5261 represents a 'when others' clause; otherwise 0. */
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Ddummynet.txt80 part of them constituting the userland-kernel API, and others
274 for the IP_DUMMYNET3 sockopt (others are provided only for backward
/freebsd-9.3-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex575 among others things. He's a member of the ppc64 development ``team''
595 marks of others.
/freebsd-9.3-release/contrib/binutils/
H A Dconfigure4911 others=
4917 others=yes;
4922 if test -z "${others}" ; then
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex3050 % Since there are some commands we want to expand, and others we don't,
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3221 % Since there are some commands we want to expand, and others we don't,
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex3120 % Since there are some commands we want to expand, and others we don't,

Completed in 601 milliseconds