Searched refs:ord (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dquote.py52 for i in range(ord("A"), ord("Z") + 1):
54 for i in range(ord("a"), ord("z") + 1):
56 for i in range(ord("0"), ord("9") + 1):
59 chars[ord(' ')] |= PRINTABLE
60 chars[ord('+')] |= PRINTABLE
61 chars[ord(',')] |= PRINTABLE
62 chars[ord('
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/
H A Dorder_statistics_imp.hpp99 size_type ord = 0; local
110 ord += (l_it == end_it)?
118 ord += (l_it == end_it)?
126 return (ord);
/freebsd-11-stable/tests/sys/geom/class/eli/
H A Dgentestvect.py16 if not (32 <= ord(c) < 127) or c in ('\\', '"'):
17 result += '\\%03o' % ord(c)
23 intarr = lambda y: ', '.join(map(lambda x: str(ord(x)), y))
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp123 size_type ord = 0; local
141 ord + 1 :
142 ord);
154 ord += child_nd_it.get_metadata();
165 return (ord);
/freebsd-11-stable/tests/sys/opencrypto/
H A Ddpkt.py123 hexa = ' '.join(['%02x' % ord(x) for x in line])
137 s += ord(buf[i]) * 256 + ord(buf[i+1])
141 s += ord(buf[i]) * 256
/freebsd-11-stable/sys/ofed/include/rdma/
H A Diw_cm.h60 u8 ord; member in struct:iw_cm_event
105 u32 ord; member in struct:iw_cm_conn_param
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c1396 mpa_v2_params.ord = htons((u16)ep->ord);
1402 mpa_v2_params.ord |=
1405 mpa_v2_params.ord |=
1494 mpa_v2_params.ord = htons(((u16)ep->ord) | (peer2peer ?
1507 mpa_v2_params.ird, mpa_v2_params.ord, ep->plen);
1563 mpa_v2_params.ord = htons((u16)ep->ord);
1565 ep->mpa_attr.version, mpa_v2_params.ird, mpa_v2_params.ord);
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_vmem.c1490 int ord; local
1510 ord = SIZE2ORDER(bt->bt_size >> vm->vm_quantum_shift);
1512 ut[ord]++;
1513 us[ord] += bt->bt_size;
1515 ft[ord]++;
1516 fs[ord] += bt->bt_size;
1520 for (ord = 0; ord < VMEM_MAXORDER; ord++) {
1521 if (ut[ord]
[all...]
/freebsd-11-stable/contrib/ntp/ntpdate/
H A Dntpdate.c968 int ord[NTP_SHIFT]; local
976 ord[i] = i;
980 if (server->filter_delay[ord[j]] == 0)
982 if (server->filter_delay[ord[i]] == 0
983 || (server->filter_delay[ord[i]]
984 > server->filter_delay[ord[j]])) {
987 tmp = ord[i];
988 ord[i] = ord[j];
989 ord[
[all...]
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DSimple.h236 void setOrdinal(uint64_t ord) { _ordinal = ord; } argument
/freebsd-11-stable/contrib/apr/strings/
H A Dapr_strings.c434 const char ord[] = "KMGTPE"; local
435 const char *o = ord;
/freebsd-11-stable/sys/sys/
H A Dconf.h212 #define DEV_MODULE_ORDERED(name, evh, arg, ord) \
218 DECLARE_MODULE(name, name##_mod, SI_SUB_DRIVERS, ord)
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp571 int32_t ord; local
572 if (tok.substr(1).getAsInteger(0, ord))
574 if (ord <= 0 || 65535 < ord)
576 e.ordinal = ord;
H A DDLL.cpp583 uint16_t ord = s->getOrdinal(); local
585 lookups.push_back(make<OrdinalOnlyChunk>(ord));
586 addresses.push_back(make<OrdinalOnlyChunk>(ord));
589 auto *c = make<HintNameChunk>(s->getExternalName(), ord);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dresres.c522 unsigned short ord; local
527 ord = (unsigned short) windres_get_16 (wrbfd, bid.sig, 2);
528 if (ord == 0xFFFF) /* an ordinal id */
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h750 u8 ord; member in struct:ecore_iwarp_cm_info
818 u8 ord; member in struct:ecore_iwarp_accept_in
H A Decore_rdma_api.h852 u8 ord; member in struct:ecore_iwarp_cm_info
920 u8 ord; member in struct:ecore_iwarp_accept_in
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c696 attrs.max_ord = ep->ord;
1194 if ((conn_param->ord > qp->rhp->attr.max_rdma_read_qp_depth) ||
1208 ep->ord = conn_param->ord;
1209 CTR3(KTR_IW_CXGB, "%s ird %d ord %d", __FUNCTION__, ep->ird, ep->ord);
1214 attrs.max_ord = ep->ord;
1310 ep->ord = conn_param->ord;
H A Diw_cxgb_cm.h187 u32 ord; member in struct:iwch_ep
H A Diw_cxgb_wr.h305 u32 ord; member in struct:t3_rdma_init_attr
330 __be32 ord; /* 6 */ member in struct:t3_rdma_init_wr
/freebsd-11-stable/contrib/gcc/
H A Dopts.c146 static char ord_lbl[] = "ord:", gen_lbl[] = "gen:";
153 int ord = 1, gen = 1; local
167 ord = 0;
185 if (ord)
200 if (ord)
292 generic ? "gen" : "ord",
/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py239 n = [-ord(c) for c in n]
/freebsd-11-stable/sbin/ifconfig/
H A Difconfig.c208 unsigned int ord, af, ifa_ord; local
212 ord = 0;
226 ord = 0;
234 cur->af_orders[af] = ++ord;
/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c1079 int ord = pe_def_file->exports[s].ordinal; local
1084 eaddresses + 4 * (ord - min_ordinal));
1096 eaddresses + 4 * (ord - min_ordinal));
1107 bfd_put_16 (abfd, ord - min_ordinal, eordinals);
1958 /* Symbol to reference ord/name of imported
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_proto.c3257 int ord[NTP_SHIFT]; /* index vector */ local
3305 ord[i] = j;
3316 k = ord[j];
3317 ord[j] = ord[i];
3318 ord[i] = k;
3338 peer->filter_order[i] = (u_char) ord[i];
3352 k = ord[0];
3354 j = ord[i];

Completed in 231 milliseconds

12