Searched refs:ORDER (Results 1 - 25 of 62) sorted by relevance

123

/freebsd-11-stable/sys/i386/ibcs2/
H A DMakefile21 .ORDER: ${BASE_GENERATED}
22 .ORDER: ${ISC_GENERATED}
23 .ORDER: ${XENIX_GENERATED}
/freebsd-11-stable/sys/compat/svr4/
H A DMakefile17 .ORDER: ${GENERATED}
/freebsd-11-stable/usr.bin/bmake/tests/execution/ellipsis/
H A DMakefile.test11 .ORDER: do-check-ellipsis-1 do-check-ellipsis-2
/freebsd-11-stable/kerberos5/lib/libasn1/
H A DMakefile59 .ORDER: ${GEN_CMS}
65 .ORDER: ${GEN_RFC2459}
77 .ORDER: ${GEN_K5}
85 .ORDER: ${GEN_PKINIT}
91 .ORDER: ${GEN_PKCS8}
97 .ORDER: ${GEN_PKCS9}
103 .ORDER: ${GEN_PKCS12}
109 .ORDER: ${GEN_DIGEST}
115 .ORDER: ${GEN_KX509}
/freebsd-11-stable/sys/conf/
H A Dsysent.mk32 # We .ORDER these explicitly so that we only run MAKESYSCALLS once, rather than
34 .ORDER: ${GENERATED}
/freebsd-11-stable/share/mk/
H A Dbsd.links.mk15 .ORDER: realinstall _installlinks
H A Dbsd.snmpmod.mk13 .ORDER: ${MOD}_tree.c ${MOD}_tree.h
H A Dbsd.dep.mk122 .ORDER: ${_YC} y.tab.h
130 .ORDER: ${_YC} ${_YH}
285 .ORDER: ${DEPENDFILE} afterdepend
292 .ORDER: beforedepend ${DEPENDFILE}
293 .ORDER: beforedepend afterdepend
319 .ORDER: cleandepend all
320 .ORDER: cleandepend depend
H A Dbsd.subdir.mk96 .ORDER: build${__target} install${__target}
109 .ORDER: beforeinstall realinstall afterinstall
111 .ORDER: all install
/freebsd-11-stable/sys/dev/syscons/dragon/
H A Ddragon_saver.c61 #define ORDER 13 macro
131 static unsigned char fold[1 << (ORDER - 3)];
150 order = ORDER;
153 if (order >= ORDER) {
195 order = ORDER; /* force to terminate this curve */
/freebsd-11-stable/bin/sh/
H A DMakefile41 .ORDER: builtins.c builtins.h
54 .ORDER: nodes.c nodes.h
59 .ORDER: syntax.c syntax.h
/freebsd-11-stable/sbin/rcorder/
H A Dhash.h108 #ifdef ORDER
115 #endif /* ORDER */
/freebsd-11-stable/contrib/top/
H A Dmachine.h26 #ifdef ORDER
H A Dtop.c108 #ifdef ORDER
283 #ifdef ORDER
295 #ifdef ORDER
328 #ifdef ORDER
489 #ifdef ORDER
584 #ifdef ORDER
717 #ifdef ORDER
1146 #ifdef ORDER
/freebsd-11-stable/usr.sbin/amd/fsinfo/
H A DMakefile28 .ORDER: fsi_gram.c fsi_gram.h
36 .ORDER: null_gram.c null_gram.h
/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu_emu.h112 * ORDER(x,y) `sorts' a pair of `fpn *'s so that the right operand (y) points
126 #define ORDER(x, y) { \ macro
H A Dfpu_div.c164 * Since divide is not commutative, we cannot just use ORDER.
182 ORDER(x, y);
/freebsd-11-stable/
H A DMakefile163 .ORDER: buildworld installworld
164 .ORDER: buildworld distributeworld
165 .ORDER: buildworld buildkernel
166 .ORDER: installworld distribution
167 .ORDER: installworld installkernel
168 .ORDER: buildkernel installkernel
169 .ORDER: buildkernel installkernel.debug
170 .ORDER: buildkernel reinstallkernel
171 .ORDER: buildkernel reinstallkernel.debug
/freebsd-11-stable/kerberos5/
H A DMakefile.inc40 .ORDER: ${_ET}.h ${_ET}.c
/freebsd-11-stable/usr.sbin/amd/amd/
H A DMakefile43 .ORDER: conf_parse.c conf_parse.h
51 .ORDER: sun_map_parse.c sun_map_parse.h
/freebsd-11-stable/sys/powerpc/fpu/
H A Dfpu_emu.h114 * ORDER(x,y) `sorts' a pair of `fpn *'s so that the right operand (y) points
128 #define ORDER(x, y) { \ macro
/freebsd-11-stable/kerberos5/lib/libgssapi_spnego/
H A DMakefile40 .ORDER: ${GEN}
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql36 ORDER BY op_depth DESC
51 ORDER BY op_depth DESC
96 ORDER BY op_depth DESC
110 ORDER BY op_depth
117 ORDER BY op_depth DESC
138 ORDER BY local_relpath, op_depth DESC
150 ORDER BY local_relpath DESC, op_depth DESC
164 ORDER BY local_relpath DESC
170 ORDER BY local_relpath
209 ORDER B
[all...]
/freebsd-11-stable/usr.sbin/acpi/iasl/
H A DMakefile103 .ORDER: aslcompilerparse.c aslcompilerparse.h
114 .ORDER: dtparserparse.c dtparserparse.h
125 .ORDER: prparserparse.c prparserparse.h
/freebsd-11-stable/kerberos5/lib/libhx509/
H A DMakefile273 .ORDER: ${GEN_OCSP}
279 .ORDER: ${GEN_PKCS10}
285 .ORDER: ${GEN_CRMF}

Completed in 153 milliseconds

123