Searched refs:px (Results 1 - 23 of 23) sorted by relevance

/freebsd-current/sys/teken/demo/
H A Dteken_demo.c83 struct pixel *px; local
89 px = &buffer[p->tp_col][p->tp_row];
91 if (px->a.ta_format & TF_CJK_RIGHT)
95 if (px->c < 0x80) {
96 str[0] = px->c;
97 } else if (px->c < 0x800) {
98 str[0] = 0xc0 | (px->c >> 6);
99 str[1] = 0x80 | (px->c & 0x3f);
100 } else if (px->c < 0x10000) {
101 str[0] = 0xe0 | (px
[all...]
/freebsd-current/tests/sys/net/routing/
H A Dtest_routing_l3.py40 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
41 assert px["interface-name"] == first_iface.name
47 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
48 assert px["interface-name"] == second_iface.name
75 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
76 assert px["interface-name"] == first_iface.name
82 px = [r for r in routes if r["destination"] == str(first_addr.network)][0]
83 nhop_kidx = px["nhop"]
84 assert px["interface-name"] == first_iface.name
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_powi.c32 svbool_t px = svcmpeq (p, svand_x (p, ns_abs, 1ull), 1ull); local
33 acc = svmul_m (px, acc, c);
H A Dsv_powif.c32 svbool_t px = svcmpeq (p, svand_x (p, ns_abs, 1), 1); local
33 acc = svmul_m (px, acc, c);
/freebsd-current/sys/dev/syscons/daemon/
H A Ddaemon_saver.c145 int px; local
150 px = xoff;
152 px = DAEMON_MAX_WIDTH - xlen;
153 if (px >= strlen(daemon_pic[y]))
155 for (x = xoff; (x < xlen) && (daemon_pic[y][px] != '\0'); x++, px++) {
156 switch (daemon_attr[y][px]) {
168 sc->scr_map[daemon_pic[y][px]],
174 - px - 1,
175 sc->scr_map[xflip_symbol(daemon_pic[y][px])],
[all...]
/freebsd-current/tests/atf_python/
H A Dutils.py67 px = "_ATF_VAR_"
68 return {k[len(px):]: v for k, v in os.environ.items() if k.startswith(px)}
H A Datf_pytest.py297 px = "_ATF_VAR_"
298 return {k[len(px):]: v for k, v in os.environ.items() if k.startswith(px)}
/freebsd-current/sbin/ifconfig/
H A Daf_inet.c287 struct in_px *px = sintab_nl[which]; local
315 px->plen = masklen;
316 px->maskset = true;
320 in_getip(s, &px->addr);
321 px->addrset = true;
443 struct in_px *px = sintab_nl[ADDR]; local
445 in_addr_t i = ntohl(px->addr.s_addr);
454 px->plen = IN_CLASSA_NSHIFT;
456 px->plen = IN_CLASSB_NSHIFT;
458 px
[all...]
H A Daf_inet6.c429 struct in6_px *px = sin6tab_nl[which]; local
431 px->set = true;
432 px->plen = 128;
440 px->plen = plen;
450 if (inet_pton(AF_INET6, addr_str, &px->addr) != 1)
456 px->addr = sin6->sin6_addr;
/freebsd-current/sys/dev/acpica/
H A Dacpi_perf.c100 static int acpi_px_to_set(device_t dev, struct acpi_px *px,
441 acpi_px_to_set(device_t dev, struct acpi_px *px, struct cf_setting *set) argument
444 if (px == NULL || set == NULL)
447 set->freq = px->core_freq;
448 set->power = px->power;
450 set->lat = px->trans_lat;
453 set->spec[PX_SPEC_CONTROL] = px->ctrl_val;
454 set->spec[PX_SPEC_STATUS] = px->sts_val;
/freebsd-current/stand/efi/libefi/
H A Defi_console.c196 struct text_pixel *px; local
199 px = screen_buffer + p->tp_col + p->tp_row * state->tg_tp.tp_col;
202 fg = teken_256to16(px->a.ta_fgcolor);
203 bg = teken_256to16(px->a.ta_bgcolor);
204 if (px->a.ta_format & TF_BOLD)
206 if (px->a.ta_format & TF_BLINK)
209 if (px->a.ta_format & TF_REVERSE) {
227 efi_cons_efiputchar(px->c);
/freebsd-current/contrib/libedit/
H A Dkeymacro.c514 size_t px = cnt + (size_t)used; local
515 el->el_keymacro.buf[px] = '"';
516 el->el_keymacro.buf[px + 1] = '\0';
H A Dterminal.c1153 wchar_t *px; local
1163 px = wt_str;
1176 keymacro_clear(el, map, px);
1180 keymacro_add(el, px, &arrow[i].fun,
1184 keymacro_clear(el, map, px);
1188 keymacro_add(el, px, &arrow[i].fun,
/freebsd-current/sbin/ipfw/
H A Dtables.c954 const char *etxt, *px, *texterr; local
1049 px = "added";
1052 px = "deleted";
1055 px = "updated";
1058 px = "limit";
1062 px = "error";
1066 px = "notfound";
1070 px = "exists";
1074 px = "ignored";
1078 px
[all...]
/freebsd-current/stand/i386/libi386/
H A Dvidconsole.c313 struct text_pixel *px; local
321 px = &screen_buffer[idx];
322 fg = teken_256to16(px->a.ta_fgcolor);
323 bg = teken_256to16(px->a.ta_bgcolor);
324 if (px->a.ta_format & TF_BOLD)
326 if (px->a.ta_format & TF_BLINK)
329 if (px->a.ta_format & TF_REVERSE) {
337 addr[idx].ch = vga_get_cp437(px->c);
/freebsd-current/tests/atf_python/sys/net/
H A Drtsock.py531 px = prefix.split("/")
532 addr_sa = SaHelper.ip_sa(px[0])
533 if len(px) > 1:
534 pxlen = int(px[1])
535 if SaHelper.is_ipv6(px[0]):
/freebsd-current/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c131 OSSL_PARAM *p = NULL, *px = NULL, *py = NULL; local
144 px = OSSL_PARAM_locate(params, OSSL_PKEY_PARAM_EC_PUB_X);
160 if (px != NULL || py != NULL) {
161 if (px != NULL) {
174 if (px != NULL
175 && !ossl_param_build_set_bn(tmpl, px,
/freebsd-current/crypto/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl897 if ($$line=~/\.([px])data/) {
906 if ($$line=~/\.([px])data/) {
949 if ($sz eq "D" && ($current_segment=~/.[px]data/ || $dir eq ".rva"))
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c611 * from the np ordered pairs of data (px,py).
613 * If the specified x value is less than any of the px,
614 * the returned y value is equal to the py for the lowest px.
615 * If the specified x value is greater than any of the px,
616 * the returned y value is equal to the py for the highest px.
619 interpolate(int32_t x, int32_t *px, int32_t *py, u_int16_t np) argument
634 dx = x - px[ip];
639 hx = px[ip];
648 lx = px[ip];
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp542 id="showArrows" style="margin-left: 10px" />
1134 "margin-left:5px\">"
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_torus.c8650 uint8_t px = order[t->port_order[p]]; local
8652 if (px == IB_INVALID_PORT_NUM)
8655 if (!get_lid(pgrp, px, &dlid_base, &dlid_lmc, &ca))
8659 dp = pgrp->port[px]->port;
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.js1372 div.innerHTML = " <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/><nav></nav>";
1490 div.style.width = div.style.paddingLeft = "1px";
1511 left: "-999px",
1512 top: "-999px"
1540 div.innerHTML = "<div style='width:4px;'></div>";
1605 ptlm = "position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",
1607 style = "style='" + ptlm + "border:5px solid #000;padding:0;'",
1621 container.style.cssText = vb + "width:0;height:0;position:static;top:0;margin-top:" + conMarginTop + "px";
1640 inner.style.top = "20px";
[all...]
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c31130 unsigned px = 0; local
203933 JsonParse px; local
205183 JsonParse px; local
207491 JsonParse px; local
207506 JsonParse px; local
[all...]

Completed in 1089 milliseconds