Searched refs:really (Results 1 - 25 of 45) sorted by relevance

12

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarname-dollar.mk6 # If there really were a special variable named '$', the expressions ${${DOLLAR}}
19 # Now overwrite the '$' variable to see whether '$$' really expands to that
H A Dvar-op-default.mk34 # Because there is not really a variable named 'i', the '?=' operator
H A Ddep-var.mk29 # Try out how many levels of indirection are really expanded in dependency
H A Dcond-token-plain.mk59 # anybody really use this? This is neither documented nor obvious since
H A Ddirective-for.mk48 # like normal variables, even though they are not really variables.
H A Dvarmod-edge.mk134 # modifier, but it really isn't, that's why it appears in the output.
H A Dvarmod-subst.mk158 # one of the "really stupid names", skips the first dollar, and parsing
/freebsd-13-stable/usr.bin/mkstr/
H A Dmkstr.c279 hashit(char *str, int really, unsigned fakept) argument
287 if (really)
294 if (really != 0)
305 if (!really || hp == 0) {
311 hp->hpt = really ? ftell(mesgwrite) : fakept;
312 if (really) {
/freebsd-13-stable/contrib/tcsh/
H A Dtc.func.c1183 "Do you really want to delete all files? [N/y] "));
/freebsd-13-stable/contrib/googletest/googlemock/scripts/generator/cpp/
H A Dgmock_class.py78 '// The following line won\'t really compile, as the return',
168 # Only close the class if there really is a class.
H A Dgmock_class_test.py266 '// The following line won\'t really compile, as the return\n'
/freebsd-13-stable/share/mk/
H A Dbsd.progs.mk20 # we really only use PROGS below...
H A Dmeta.autodep.mk147 # Also some targets are not really local, or use random names.
H A Ddirdeps.mk233 # you really want this set by sys.mk or similar
448 # if TARGET_MACHINE is set - it is really the same as ONLY_MACHINE_LIST
/freebsd-13-stable/contrib/bmake/mk/
H A Down.mk80 # we really like to have SRCTOP and OBJTOP defined...
H A Dmeta.autodep.mk146 # Also some targets are not really local, or use random names.
H A Ddirdeps.mk232 # you really want this set by sys.mk or similar
434 # if TARGET_MACHINE is set - it is really the same as ONLY_MACHINE_LIST
H A Dlib.mk409 # can't really do profiled libs with libtool - its too fascist about
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c151 uni_destroy_party(struct party *p, int really) argument
164 if (!really) {
H A Dsig_call.c213 uni_destroy_call(struct call *c, int really) argument
234 uni_destroy_party(p, really);
237 if (!really) {
888 * It's not really clear, what happens, if we send another
/freebsd-13-stable/sys/conf/
H A Dkern.post.mk334 # use .depend files. We really only need source files, not headers since
/freebsd-13-stable/stand/lua/
H A Dcore.lua53 -- this, we can't (or don't really want to) detect/disable ACPI on !i386
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm220 ;; Not really Comba algorithm, just straightforward NxM... Dedicated
/freebsd-13-stable/contrib/libedit/
H A Dreadline.c144 * completions, we ask user if they are sure to really display the list.
294 * See if we don't really want to run the editor
391 * Unfortunately, some applications really do use rl_point
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql404 ### you do "files" on an added-directory? can't really ignore

Completed in 258 milliseconds

12