HomeSort by: relevance | last modified time | path
    Searched defs:post (Results 1 - 23 of 23) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
devinit.h 12 bool post; member in struct:nvkm_devinit
  /src/usr.bin/make/unit-tests/
dir.mk 63 all: {fetch,extract}{,-post}
65 fetch fetch-post extract extract-post:
94 .PHONY: fetch fetch-post extract extract-post
varparse-errors.mk 47 VAR.${:U:Z}post= unknown modifier with text in the variable name
48 .if ${VAR.post} != "unknown modifier with text in the variable name"
meta-cmd-cmp.mk 12 all: prep one two change1 change2 filter0 filter1 filter2 filter3 post
16 prep post: .PHONY target
archive.mk 38 create-archive: ${ARCHIVE} pre post
44 ${ARCHIVE}: $${:Ulibprog.a}(archive.mk modmisc.mk $${:Uvarmisc.mk}) pre post
48 list-archive: ${ARCHIVE} pre post
55 list-archive-wildcard: ${ARCHIVE}([at]*.mk) pre post
60 # expect+1: Error in source archive spec "libprog.a${UNDEF}(archive.mk) pre post"
61 list-archive-undef-archive: ${ARCHIVE}$${UNDEF}(archive.mk) pre post
68 list-archive-undef-member: ${ARCHIVE}(archive$${UNDEF}.mk) pre post
72 depend-on-existing-member: ${ARCHIVE}(archive.mk) pre post
75 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post
78 remove-archive: pre post
83 post: .USE target
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
priv.h 13 int (*post)(struct nvkm_devinit *, bool post); member in struct:nvkm_devinit_func
  /src/lib/libc/gen/
humanize_number.c 52 int64_t divisor, max, post = 1; local in function:humanize_number
101 post = 100;
110 post = 100;
164 * Cannot go the bytes *= post route, as
169 if (post == 1)
177 * divided bytes by at least 1000, post <= 100, so ...
179 bytes *= post;
  /src/games/battlestar/
command6.c 44 static void post(int);
89 post(' ');
103 post('!');
120 post(int ch) function in typeref:typename:void
  /src/sbin/nvmectl/
humanize_bignum.c 106 const BIGNUM *divisor, *post; local in function:humanize_bignum
116 post = BN_value_one();
216 if (BN_mul(t1, nbytes, post, NULL) == 0)
  /src/sys/arch/alpha/stand/standtest/
test.c 179 const char *pre, *post; local in function:dispatch_cmd
213 post = "allowed words";
217 post = "matches";
223 printf("\", %s:\n", post);
  /src/games/snake/snake/
snake.c 126 static int post(int, int);
435 post(cashvalue, 1);
510 post(int iscore, int flag) function in typeref:typename:int
812 if (post(cashvalue, 0)) {
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profile_collector.cc 109 void post(BufferQueue *Q, FunctionCallTrie &&T, function in namespace:__xray::profileCollectorService
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 229 # adding pre-* or post-* targets/scripts, override these.
300 ${_PKG_SILENT}${_PKG_DEBUG}cd ${.CURDIR} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKEFLAGS} ${.TARGET:S/^real-/post-/}
306 # post-* targets/scripts or redefine the do-* targets. These
318 # Empty pre-* and post-* targets, note we can't use .if !target()
328 .if !target(post-${name})
329 post-${name}:
  /src/lib/libform/
internals.c 1503 unsigned int pre, post, flen, slen, i, j, start, line; local in function:_formi_redraw_field
1542 post = 0;
1552 post = 0;
1555 post = pre = pre / 2;
1558 if ((post + pre + slen) < flen)
1559 post++;
1568 post = 0;
1570 post = flen - slen;
1571 if (post > flen)
1572 post = flen
    [all...]
  /src/sys/arch/sparc/dev/
cgfourteen.c 1349 int line, cnt, pre, words, pwrds = 0, post, reg; local in function:cg14_invert
1364 post = (x + wi) & 3;
1365 if (post != 0) {
1366 rmask = ~(0xffffffff >> post);
1388 if (post) {
  /src/lib/libintl/
plural_parser.c 137 char *post; local in function:tokenize_atom
138 ul = strtoul(buf, &post, 0);
139 if (buf+len != post)
  /src/etc/
Makefile 441 do-iso-image: .PHONY check_DESTDIR check_RELEASEDIR iso-image-md-post
472 # iso-image-md-post --
476 iso-image-md-post: .PHONY check_DESTDIR check_RELEASEDIR iso-image-mi
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rps.c 344 int post = (vidfreq & 0x3000) >> 12; local in function:intel_pxfreq
350 return div * 133333 / (pre << post);
  /src/sys/dev/pci/igc/
if_igc.c 1677 bool post = false; local in function:igc_tx_common_locked
1764 post = true;
1767 if (post) {
  /src/sys/dev/pci/
if_bge.c 1634 bool post = false; local in function:bge_fill_rx_ring_std
1643 post = true;
1646 if (post)
5343 * each post-TSO-segment. If the supplied packet has IP or
5345 * bytes into each post-TSO header, in addition to the normal
if_iavf.c 2516 int error, post; local in function:iavf_rxfill
2524 post = 0;
2573 post = 1;
2576 if (post) {
2982 int post = 0; local in function:iavf_tx_common_locked
3072 post = 1;
3078 if (post) {
4172 iavf_aq_dump(sc, slot, "post");
4621 device_printf(sc->sc_dev, "post GET_STATS command\n");
if_ixl.c 2672 int post = 0; local in function:ixl_tx_common_locked
2763 post = 1;
2769 if (post) {
3302 int post = 0, error = 0; local in function:ixl_rxfill
3360 post = 1;
3364 if (post) {
5304 int post = 0; local in function:ixl_arq_fill
5347 post = 1;
5351 if (post) {
5356 return post;
    [all...]
  /src/usr.sbin/sysinst/
util.c 341 char post[4]; local in function:floppy_fetch
347 strcpy(post, "aa");
354 msg_fmt_display_add(MSG_fdmount, "%s%s", set_name, post);
369 set_name, post, write_mode,
376 if (post[1] < 'z')
377 post[1]++;
379 post[1] = 'a', post[0]++;

Completed in 83 milliseconds