Searched refs:here (Results 26 - 50 of 179) sorted by relevance

12345678

/freebsd-10-stable/sys/netgraph/
H A Dnetgraph.h118 ng_rcvmsg_t *hk_rcvmsg; /* control messages come here */
119 ng_rcvdata_t *hk_rcvdata; /* data comes here */
953 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \
961 if (((error) = ng_address_hook((here), (_item), \
969 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \
977 if (((error) = ng_address_path((here), (_item), \
985 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \
993 if (((error) = ng_address_ID((here), (_item), \
1006 #define NG_FWD_MSG_HOOK(error, here, item, hook, retaddr) \
1008 if (((error) = ng_address_hook((here), (ite
[all...]
/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlruhash.c471 int here = 0; local
476 here ++;
481 log_info("bin[%d] %d", (int)i, here);
482 if(here > max) max = here;
483 if(here < min) min = here;
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregengine.inc75 const char *offp; /* offsets work from here */
77 const char *endp; /* end of string -- virtual NUL here */
78 const char *coldp; /* can be no match starting before here */
260 /* despite initial appearances, there is no match here */
302 const char *stp; /* string matched by it cannot pass here */
859 onestate here; /* note, macros know this name */
863 for (pc = start, INIT(here, pc); pc != stop; pc++, INC(here)) {
900 case OBACK_: /* ignored here */
914 INIT(here, p
[all...]
/freebsd-10-stable/contrib/compiler-rt/lib/sparc64/
H A Ddivsi3.S81 ! Here, the %o0 is >= 2��(31-4) or so. We must be careful here,
83 ! The total number of bits in the result here is 4*%o4+%g2, where
98 ! We're here if the %o1 overflowed when Shifting.
117 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
H A Dmodsi3.S81 ! Here, the %o0 is >= 2��(31-4) or so. We must be careful here,
83 ! The total number of bits in the result here is 4*%o4+%g2, where
98 ! We're here if the %o1 overflowed when Shifting.
117 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
/freebsd-10-stable/contrib/ntp/sntp/unity/auto/
H A Dunity_test_summary.rb118 def here; File.expand_path(File.dirname(__FILE__)); end method in class:UnityTestSummary
/freebsd-10-stable/crypto/openssl/
H A DMakefile.org589 ( here="`pwd`"; \
591 $(MAKE) -f $$here/Makefile HERE="$$here" link-shared ); \
607 here="`pwd`"; \
622 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$(HTMLSUFFIX) "$$n".$(HTMLSUFFIX); \
634 here="`pwd`"; \
653 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
670 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
H A DMakefile591 ( here="`pwd`"; \
593 $(MAKE) -f $$here/Makefile HERE="$$here" link-shared ); \
609 here="`pwd`"; \
624 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$(HTMLSUFFIX) "$$n".$(HTMLSUFFIX); \
636 here="`pwd`"; \
655 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
672 PLATFORM=$(PLATFORM) $$here/util/point.sh $$fn.$${sec}$(MANSUFFIX) "$$n".$${sec}$(MANSUFFIX); \
/freebsd-10-stable/contrib/amd/include/
H A Dmount_headers1.h175 # error do not include this file here because on *bsd it
/freebsd-10-stable/share/mk/
H A Dbsd.test.mk20 # same semantics as SUBDIR at build-time. However, the directories listed here
24 # In other words: list here any directories that contain test programs but use
H A Dsuite.test.mk29 # The name provided here must match one of the interface names supported by
39 # behavior defined here.
/freebsd-10-stable/contrib/bmake/mk/
H A Dautoconf.mk42 # avoid things blowing up if these are not here...
H A Dlibs.mk70 # We cannot capture dependencies for meta mode here
/freebsd-10-stable/tools/tools/portsinfo/
H A Dportsinfo.sh23 administrators to install applications. Each "port" listed here
/freebsd-10-stable/lib/libc/stdio/
H A Dxprintf_float.c270 goto here;
325 here:
327 * All reasonable formats wind up here. At this point, `cp'
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm167 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,
169 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
185 ! We get here if the %o1 overflowed while shifting.
207 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
426 ! non-restoring fixup here (one instruction only!)
514 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,
516 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
532 ! We get here if the %o1 overflowed while shifting.
554 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
771 ! non-restoring fixup here (on
[all...]
/freebsd-10-stable/sys/boot/ficl/
H A Dwords.c92 PUSHPTR(dp->here);
137 offset = patchAddr - dp->here;
160 offset = dp->here - patchAddr;
168 ** sopy "here" address into the cell whose address is next
190 *patchAddr = LVALUEtoCELL(dp->here);
1316 offset = dp->here - patchAddr;
1408 offset = dp->here - patchAddr;
1472 FICL_INT offset = dp->here - fallthroughFixup;
1511 PUSHPTR(dp->here);
1519 offset = dp->here
2386 static void here(FICL_VM *pVM) function
[all...]
H A Dtools.c701 hashForget(pHash, pDict->here);
728 pDict->here = PTRtoCELL where;
806 nWords, (long) (dp->here - dp->dict), dp->size);
833 nWords, (long) (dp->here - dp->dict), dp->size);
/freebsd-10-stable/contrib/llvm/lib/Support/Unix/
H A DSignals.inc146 // Otherwise, remove the file. We ignore any errors here as there is nothing
219 // the underlying implementation requires a re-allocation, it happens here
/freebsd-10-stable/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp54 // a random nul in the file. Disambiguate that here.
317 "previously included here");
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dupnp_xml.c108 * 110xxxxx(2) -- 1st byte of 2 byte sequence (5 payload bits here)
109 * 1110xxxx(2) -- 1st byte of 3 byte sequence (4 payload bits here)
110 * 11110xxx(2) -- 1st byte of 4 byte sequence (3 payload bits here)
119 * appear in payload data... which we do here.
177 * other in args and their values go here, if any
/freebsd-10-stable/sys/boot/pc98/boot0.5/
H A Dstart.s46 # The instruction 'call 0x9ab' can be here. See also selector.s.
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/avl/
H A Davl.c561 * before (AVL_AFTER, AVL_BEFORE) the data "here".
575 void *here,
586 ASSERT(here != NULL);
593 node = AVL_DATA2NODE(here, tree->avl_offset);
596 diff = tree->avl_compar(new_data, here);
637 * This is unfortunate. We want to call panic() here, even for
641 * that here. We use assfail() directly to get a nice error message
1040 * If here, we moved to a left child. It may have one
572 avl_insert_here( avl_tree_t *tree, void *new_data, void *here, int direction) argument
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dposix1.mk162 # we shouldn't be expanding them here but who cares. At least we get
175 # and obj2.c are not used, so they should not get created. They're here
/freebsd-10-stable/contrib/gcc/cp/
H A Dsearch.c269 there's no need to issue another error here, and
503 /* There are a number of cases we need to be aware of here:
662 protected here. */
666 private here. */
1260 We cannot check here, even if RVAL is only a single non-static
2513 copied_binfo (tree binfo, tree here)
2521 for (t = here; BINFO_INHERITANCE_CHAIN (t);
2533 cbinfo = copied_binfo (BINFO_INHERITANCE_CHAIN (binfo), here);
2543 gcc_assert (SAME_BINFO_TYPE_P (BINFO_TYPE (here), BINFO_TYPE (binfo)));
2544 result = here;
2508 copied_binfo(tree binfo, tree here) argument
2566 original_binfo(tree binfo, tree here) argument
[all...]

Completed in 301 milliseconds

12345678