Searched refs:xt (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/bearssl/T0/
H A DOpcodeConst.cs44 TPointerXT xt = val.ptr as TPointerXT;
45 if (xt == null) {
48 xt.Resolve(ctx);
49 return xt.Target;
63 TPointerXT xt = val.ptr as TPointerXT;
64 if (xt != null) {
69 return new CodeElementUIntInt(1, xt.Target.Slot);
H A DTValue.cs127 TPointerXT xt = ptr as TPointerXT;
128 if (xt == null) {
130 "value is not an xt: " + ToString());
132 return xt;
H A DWordBuilder.cs285 internal void Call(TPointerXT xt) argument
287 if (xt.Target == null) {
288 Add(new OpcodeCall(), xt.Name);
290 Add(new OpcodeCall(xt.Target));
/freebsd-current/lib/libkiconv/
H A Dxlat16_iconv.c81 struct xlat16_table xt; local
101 xt = kiconv_xlat16_open(fromcode, fromcode, flag);
103 xt = kiconv_xlat16_open(tocode, fromcode, flag);
104 if (xt.size == 0)
107 idxsize = sizeof(xt.idx);
109 if ((idxsize + xt.size) > ICONV_CSMAXDATALEN) {
114 if ((data = malloc(idxsize + xt.size)) != NULL) {
116 memcpy(p, xt.idx, idxsize);
118 memcpy(p, xt.data, xt
159 struct xlat16_table xt; local
[all...]
/freebsd-current/usr.sbin/pstat/
H A Dpstat.c226 struct xtty xt; local
229 bzero(&xt, sizeof xt);
230 xt.xt_size = sizeof xt;
237 xt.xt_insize = tty.t_inq.ti_nblocks * TTYINQ_DATASIZE;
238 xt.xt_incc = tty.t_inq.ti_linestart - tty.t_inq.ti_begin;
239 xt.xt_inlc = tty.t_inq.ti_end - tty.t_inq.ti_linestart;
240 xt.xt_inlow = tty.t_inlow;
241 xt
327 ttyprt(struct xtty *xt) argument
[all...]
/freebsd-current/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c1453 const pmu1_xtaltab0_t *xt; local
1460 for (xt = bhnd_pmu1_xtaltab0(sc); xt != NULL && xt->fref != 0; xt++) {
1461 if (xt->xf == xf)
1466 if (xt == NULL || xt->fref == 0)
1467 xt = bhnd_pmu1_xtaldef0(sc);
1469 if (xt
1481 const pmu0_xtaltab0_t *xt; local
1601 const pmu0_xtaltab0_t *xt; local
1670 const pmu1_xtaltab0_t *xt; local
[all...]
/freebsd-current/stand/ficl/
H A Dtools.c52 ** debug ( xt -- ) Start debugging an xt
375 ** debug ( xt -- )
376 ** Given an xt of a colon definition or a word defined by DOES>, set the
377 ** VM up to debug the word: push IP, set the xt as the next thing to execute,
383 FICL_WORD *xt = stackPopPtr(pVM->pStack); local
384 WORDKIND wk = ficlWordClassify(xt);
386 stackPushPtr(pVM->pStack, xt);
396 vmExecute(pVM, xt);
401 vmExecute(pVM, xt);
545 FICL_WORD *xt; local
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c1795 struct xtcpcb xt; local
1814 bzero(&xt, sizeof(xt));
1815 xt.xt_len = sizeof xt;
1816 xt.xt_inp.inp_gencnt = 0;
1817 xt.xt_inp.inp_vflag = INP_IPV4;
1818 memcpy(&xt.xt_inp.inp_laddr, &ssk->laddr, sizeof(ssk->laddr));
1819 xt.xt_inp.inp_lport = ssk->lport;
1820 memcpy(&xt
[all...]
/freebsd-current/sys/kern/
H A Dtty.c1289 tty_to_xtty(struct tty *tp, struct xtty *xt) argument
1294 memset(xt, 0, sizeof(*xt));
1295 xt->xt_size = sizeof(struct xtty);
1296 xt->xt_insize = ttyinq_getsize(&tp->t_inq);
1297 xt->xt_incc = ttyinq_bytescanonicalized(&tp->t_inq);
1298 xt->xt_inlc = ttyinq_bytesline(&tp->t_inq);
1299 xt->xt_inlow = tp->t_inlow;
1300 xt->xt_outsize = ttyoutq_getsize(&tp->t_outq);
1301 xt
1315 struct xtty *xtlist, *xt; local
[all...]
/freebsd-current/sys/netinet/
H A Dtcp_subr.c2597 struct xtcpcb xt; local
2599 tcp_inptoxtp(inp, &xt);
2600 error = SYSCTL_OUT(req, &xt, sizeof xt);
3903 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) argument
3908 bzero(xt, sizeof(*xt));
3909 xt->t_state = tp->t_state;
3910 xt->t_logstate = tcp_get_bblog_state(tp);
3911 xt
[all...]
H A Dtcp_syncache.c2541 struct xtcpcb xt; local
2546 bzero(&xt, sizeof(xt));
2547 xt.xt_len = sizeof(xt);
2548 xt.t_state = TCPS_SYN_RECEIVED;
2549 xt.xt_inp.xi_socket.xso_protocol = IPPROTO_TCP;
2550 xt.xt_inp.xi_socket.xso_len = sizeof (struct xsocket);
2551 xt.xt_inp.xi_socket.so_type = SOCK_STREAM;
2552 xt
[all...]
H A Din_fib_dxr.c297 struct direct_entry *xt = dxr->x; \
299 de = xt[(dt[dst >> (32 - (D))] << (DXR_TRIE_BITS - (D))) \
333 struct direct_entry *xt = dxr->x; local
335 de = xt[(dt[dst >> dxr->d_shift] << dxr->x_shift) +
/freebsd-current/contrib/expat/xmlwf/
H A Dxmlwf.c356 xcscmp(const XML_Char *xs, const XML_Char *xt) { argument
357 while (*xs != 0 && *xt != 0) {
358 if (*xs < *xt)
360 if (*xs > *xt)
363 xt++;
365 if (*xs < *xt)
367 if (*xs > *xt)
/freebsd-current/contrib/bearssl/src/
H A Dinner.h2381 #define lxvw4x(xt, ra, rb) lxvw4x_(xt, ra, rb)
2382 #define stxvw4x(xt, ra, rb) stxvw4x_(xt, ra, rb)
2417 #define lxvw4x_(xt, ra, rb) "\tlxvw4x\t" #xt "," #ra "," #rb "\n"
2418 #define stxvw4x_(xt, ra, rb) "\tstxvw4x\t" #xt "," #ra "," #rb "\n"
/freebsd-current/contrib/tcsh/
H A Dsh.parse.c685 syntax_cleanup(void *xt) argument
689 t = xt;
/freebsd-current/sys/powerpc/powerpc/
H A Dtrap.c951 #define XVCPSGNDP(xt, xa, xb) \
954 MSKNSHL(xt, 0x1f, 21) " | " \
/freebsd-current/contrib/dialog/
H A Dconfigure20858 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "xt"; then
20859 test -n "$verbose" && echo " found package xt" 1>&6
20861 echo "${as_me:-configure}:20861: testing found package xt ..." 1>&5
20863 cf_pkgconfig_incs="`$PKG_CONFIG --cflags "xt" 2>/dev/null`"
20864 cf_pkgconfig_libs="`$PKG_CONFIG --libs "xt" 2>/dev/null`"
20865 test -n "$verbose" && echo " package xt CFLAGS: $cf_pkgconfig_incs" 1>&6
20867 echo "${as_me:-configure}:20867: testing package xt CFLAGS: $cf_pkgconfig_incs ..." 1>&5
20869 test -n "$verbose" && echo " package xt LIBS: $cf_pkgconfig_libs" 1>&6
20871 echo "${as_me:-configure}:20871: testing package xt LIBS: $cf_pkgconfig_libs ..." 1>&5
21001 if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "xt"; the
[all...]
/freebsd-current/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh5183 /Cupv11UUNK2EjOC4qjrOJIcJM4Qrkbk3uH8sMNtS5UvivoTVgkSVIVpyDcyS/xt

Completed in 229 milliseconds