Searched refs:here (Results 176 - 200 of 284) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/file/src/
H A DMakefile.in611 here=`pwd`; \
634 here=`$(am__cd) $(top_builddir) && pwd` \
636 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/stand/lua/
H A Dconfig.lua130 -- name here is one of 'name', 'type', flags', 'before', 'after', or 'error.'
417 -- We need the trailing space here to account for the extra
503 -- clobber it here. We'll later check if it's no longer nil and process
/freebsd-11-stable/crypto/heimdal/include/
H A DMakefile.in715 here=`pwd`; \
726 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
760 here=`$(am__cd) $(top_builddir) && pwd` \
762 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl179 L\$alignedout ; $len is at least 4 here
/freebsd-11-stable/sys/i386/i386/
H A Dmp_machdep.c38 #error How did you get here?
94 * this code MUST be enabled here and in mpboot.s.
426 * to mpboot.s might require changes here.
/freebsd-11-stable/share/mk/
H A Dmeta.stage.mk242 # for non-jobs mode the order here matters
H A Dbsd.own.mk126 .include <bsd.opts.mk> # options now here or src.opts.mk
H A Dlocal.meta.sys.mk76 # we got here via dirdeps
H A Dbsd.compiler.mk113 # CC and COMPILER_* settings here.
H A Dlocal.dirdeps.mk9 # DEP_MACHINE is set before we get here, this may not be.
/freebsd-11-stable/crypto/heimdal/
H A DMakefile.in572 here=`pwd`; \
583 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
617 here=`$(am__cd) $(top_builddir) && pwd` \
619 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/contrib/tnftp/src/
H A DMakefile.in599 here=`pwd`; \
631 here=`$(am__cd) $(top_builddir) && pwd` \
633 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/contrib/top/
H A DConfigure191 top. You can specify a different program here if you like, or use
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-parisc.pl152 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug
413 xor $rem,$Zhh,$Zhh ; moved here to work around gas bug
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm179 ; call bpf_filter_match ; run the filter here some day?
/freebsd-11-stable/contrib/bmake/
H A Ddir.c200 * some of the reasons for the caching used here.
382 * We've been here before, cleanup.
1053 fprintf(debug_file, " must be here but isn't -- returning\n");
1368 * b/c we added it here. This is not good...
1427 * here starting directory
1429 * result the result of a successful search is placed here
1441 Dir_FindHereOrAbove(char *here, char *search_path, char *result, int rlen) { argument
1448 snprintf(dirbase, sizeof(dirbase), "%s", here);
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk27 # Much of the complexity here is for supporting cross-building.
645 # Handle it here rather than explain how.
713 # Warning: there is an assumption here that MACHINE is always
764 # stop here
/freebsd-11-stable/contrib/ntp/scripts/
H A DMakefile.in772 here=`pwd`; \
783 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
808 here=`$(am__cd) $(top_builddir) && pwd` \
810 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/contrib/ntp/
H A DMakefile.in700 here=`pwd`; \
711 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
736 here=`$(am__cd) $(top_builddir) && pwd` \
738 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/contrib/expat/tests/
H A DMakefile.in819 here=`pwd`; \
830 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
855 here=`$(am__cd) $(top_builddir) && pwd` \
857 && gtags -i $(GTAGS_ARGS) "$$here"
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCommandFlags.inc288 // Common utility function tightly tied to the options listed here. Initializes
331 // If user asked for the 'native' CPU, autodetect here. If autodection fails,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc98 * is defined here to allow serialization code sharing by LLVM
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc98 * is defined here to allow serialization code sharing by LLVM
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBData.i155 key = key * self.item_size # SBData uses byte-based indexes, but we want to use itemsize-based indexes here
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql549 /* ### The Sqlite optimizer needs help here ###
994 /* translated_size and last_mod_time are not mentioned here because they will
1249 /* ### The Sqlite optimizer needs help here ###
1501 /* ### we should put the wc_id in here in case a delete spans multiple
1533 /* ### we should put the wc_id in here in case a move update spans multiple
1631 * Each row returns a moved-here path (always a child of ?2) in the first
1638 /* If the node is moved here (r.moved_here = 1) we are really interested in

Completed in 410 milliseconds

1234567891011>>