Searched refs:tu (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-10.3-release/contrib/ipfilter/lib/
H A Dipf_dotuning.c21 ipftune_t tu; local
24 bzero((char *)&tu, sizeof(tu));
26 obj.ipfo_size = sizeof(tu);;
27 obj.ipfo_ptr = (void *)&tu;
38 if (tu.ipft_cookie == NULL)
41 tu.ipft_name[sizeof(tu.ipft_name) - 1] = '\0';
42 printtunable(&tu);
45 tu
[all...]
/freebsd-10.3-release/contrib/bmake/unit-tests/
H A Dmodmatch.mk5 LIB${x:tu}=/tmp/lib$x.a
23 @echo 'LIB=${LIB} X_LIBS:M$${LIB$${LIB:tu}} is "${X_LIBS:M${LIB${LIB:tu}}}"'
25 @echo 'LIB=${LIB} X_LIBS:M*/lib$${LIB}.a:tu is "${X_LIBS:M*/lib${LIB}.a:tu}"'
H A Dmodts.mk26 @echo 'LIST:ts/:tu="${LIST:ts/:tu}"'
27 @echo 'LIST:ts::tu="${LIST:ts::tu}"' macro
28 @echo 'LIST:ts:tu="${LIST:ts:tu}"' macro
29 @echo 'LIST:tu:ts/="${LIST:tu:ts/}"'
38 @${PRINT} 'LIST:ts/012:tu="${LIST:ts\012:tu}"' macro
40 @${PRINT} 'LIST:ts/x:tu="${LIST:ts\\x:tu}"' macro
[all...]
H A Dforloop.mk38 .for a b in ${LIST} ${LIST:tu} ${XTRA_LIST}
H A Dmodmisc.mk38 @echo "PATHS=${paths:tu}"
/freebsd-10.3-release/sys/boot/arm/ixp425/
H A DMakefile.inc24 CFLAGS+=-DBOOT_${BOOT_FLAVOR:tu}
/freebsd-10.3-release/release/
H A DMakefile.vm48 ${_CW:tl}.${${_CW:tu}_FORMAT} \
49 ${_CW:tl}.${${_CW:tu}_FORMAT}.raw \
53 ${_CW:tu}IMAGE= ${_CW:tl}.${${_CW:tu}_FORMAT}
54 . if exists(${.CURDIR}/tools/${_CW:tl}.conf) && !defined(${_CW:tu}CONF)
55 ${_CW:tu}CONF?= ${.CURDIR}/tools/${_CW:tl}.conf
117 .for FORMAT in ${VMFORMATS:tu}
126 @${ECHO} " ${_CW:tu}: ${${_CW:tu}_DESC}"
H A DMakefile181 ln -f rdoc/${RELNOTES_LANG}/${i}/article.txt reldoc/${i:tu}.TXT
182 ln -f rdoc/${RELNOTES_LANG}/${i}/article.html reldoc/${i:tu}.HTM
/freebsd-10.3-release/contrib/bmake/mk/
H A Dhost.libnames.mk26 LIB${x:tu} ?= $d/lib$x${HOST_LIBEXT}
H A Dwhats.mk56 _what1:= @(\#)${what_thing:tu} built ${%Y%m%d:L:localtime} by ${USER}
/freebsd-10.3-release/sys/boot/arm/at91/
H A DMakefile.inc24 CFLAGS+=-DBOOT_${BOOT_FLAVOR:tu}
/freebsd-10.3-release/lib/ncurses/panel/
H A DMakefile32 DPADD= ${LIBNCURSES${LIB_SUFFIX:tu}}
/freebsd-10.3-release/sys/kern/
H A Dkern_resource.c907 uint64_t ut, uu, st, su, it, tt, tu; local
918 tu = cputick2usec(ruxp->rux_runtime);
919 if ((int64_t)tu < 0) {
922 (intmax_t)tu, p->p_pid, p->p_comm);
923 tu = ruxp->rux_tu;
926 if (tu >= ruxp->rux_tu) {
931 uu = (tu * ut) / tt;
934 su = (tu * st) / tt;
937 } else if (tu + 3 > ruxp->rux_tu || 101 * tu > 10
[all...]
/freebsd-10.3-release/contrib/wpa/src/p2p/
H A Dp2p_dev_disc.c338 unsigned int tu; local
351 tu = 100;
352 if (p2p->cfg->start_listen(p2p->cfg->cb_ctx, rx_freq, 1024 * tu / 1000,
H A Dp2p.c219 unsigned int r, tu; local
236 tu = (r % ((p2p->max_disc_int - p2p->min_disc_int) + 1) +
238 if (p2p->max_disc_tu >= 0 && tu > (unsigned int) p2p->max_disc_tu)
239 tu = p2p->max_disc_tu;
240 if (!dev_disc && tu < 100)
241 tu = 100; /* Need to wait in non-device discovery use cases */
242 if (p2p->cfg->max_listen && 1024 * tu / 1000 > p2p->cfg->max_listen)
243 tu = p2p->cfg->max_listen * 1000 / 1024;
245 if (tu == 0) {
254 p2p->pending_listen_usec = 1024 * tu;
[all...]
/freebsd-10.3-release/contrib/wpa/src/ap/
H A Dieee802_11_shared.c26 u32 timeout, tu; local
34 tu = (passed.sec * 1000000 + passed.usec) / 1024;
35 if (hapd->conf->assoc_sa_query_max_timeout > tu)
36 timeout = hapd->conf->assoc_sa_query_max_timeout - tu;
H A Dsta_info.c770 u32 tu; local
774 tu = (passed.sec * 1000000 + passed.usec) / 1024;
775 if (hapd->conf->assoc_sa_query_max_timeout < tu) {
/freebsd-10.3-release/lib/ncurses/form/
H A DMakefile57 DPADD= ${LIBNCURSES${LIB_SUFFIX:tu}}
/freebsd-10.3-release/lib/ncurses/menu/
H A DMakefile43 DPADD= ${LIBNCURSES${LIB_SUFFIX:tu}}
/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dfil.c7254 ipftune_t tu; local
7258 error = ipf_inobj(softc, data, NULL, &tu, IPFOBJ_TUNEABLE);
7262 tu.ipft_name[sizeof(tu.ipft_name) - 1] = '\0';
7263 cookie = tu.ipft_cookie;
7280 cookie, &tu.ipft_cookie);
7283 tu.ipft_cookie = ta + 1;
7290 if (ta->ipft_sz > sizeof(tu.ipft_un)) {
7295 tu.ipft_vlong = 0;
7297 tu
[all...]
/freebsd-10.3-release/contrib/bmake/mk/sys/
H A DGeneric.mk17 ${t:tu} := ${t:${M_whence}}
/freebsd-10.3-release/sys/dev/twe/
H A Dtwe.c515 struct twe_usercommand *tu = (struct twe_usercommand *)addr; local
536 tr_length = roundup2(tu->tu_size, 512);
539 error = copyin(tu->tu_data, data, tu->tu_size);
558 bcopy(&tu->tu_command, cmd, sizeof(TWE_Command));
574 bcopy(cmd, &tu->tu_command, sizeof(TWE_Command));
578 error = copyout(tr->tr_data, tu->tu_data, tu->tu_size);
/freebsd-10.3-release/contrib/gcc/
H A Dc-typeck.c1031 struct tagged_tu_seen_cache *tu = XNEW (struct tagged_tu_seen_cache);
1032 tu->next = tagged_tu_seen_base;
1033 tu->t1 = t1;
1034 tu->t2 = t2;
1036 tagged_tu_seen_base = tu;
1050 tu->val = 1;
1051 return tu;
1059 const struct tagged_tu_seen_cache *tu = tagged_tu_seen_base;
1060 while (tu != tu_til)
1062 struct tagged_tu_seen_cache *tu1 = (struct tagged_tu_seen_cache*)tu;
1025 struct tagged_tu_seen_cache *tu = XNEW (struct tagged_tu_seen_cache); local
1053 const struct tagged_tu_seen_cache *tu = tagged_tu_seen_base; local
1113 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); local
1165 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); local
1243 struct tagged_tu_seen_cache *tu = alloc_tagged_tu_seen_cache (t1, t2); local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h321 clang_isFileMultipleIncludeGuarded(CXTranslationUnit tu, CXFile file);
326 * \param tu the translation unit
330 * \returns the file handle for the named file in the translation unit \p tu,
333 CINDEX_LINKAGE CXFile clang_getFile(CXTranslationUnit tu,
397 CINDEX_LINKAGE CXSourceLocation clang_getLocation(CXTranslationUnit tu,
405 CINDEX_LINKAGE CXSourceLocation clang_getLocationForOffset(CXTranslationUnit tu,
5133 CINDEX_LINKAGE void clang_getInclusions(CXTranslationUnit tu,
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c825 ar5416SetGlobalTxTimeout(struct ath_hal *ah, u_int tu) argument
829 if (tu > 0xFFFF) {
831 __func__, tu);
836 OS_REG_RMW_FIELD(ah, AR_GTXTO, AR_GTXTO_TIMEOUT_LIMIT, tu);
837 ahp->ah_globaltxtimeout = tu;

Completed in 349 milliseconds

12