Home
last modified time | relevance | path

Searched +full:0 +full:xe (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/freebsd-src/contrib/gdtoa/
H A Dgmisc.c41 ULong *x, *x1, *xe, y; local
47 xe = x + b->wds;
52 while(x < xe) {
56 if ((*x1 = y) !=0)
60 while(x < xe)
63 if ((b->wds = x1 - b->x) == 0)
64 b->x[0] = 0;
74 ULong L, *x, *xe; local
75 int n = 0;
78 xe = x + b->wds;
[all …]
H A Dsum.c42 ULong carry, *xc, *xa, *xb, *xe, y; local
52 carry = 0;
56 xe = xc + b->wds;
59 y = (*xa & 0xffff) + (*xb & 0xffff) + carry;
60 carry = (y & 0x10000) >> 16;
62 carry = (z & 0x10000) >> 16;
65 while(xc < xe);
66 xe += a->wds - b->wds;
67 while(xc < xe) {
68 y = (*xa & 0xffff) + carry;
[all …]
H A Dhexnan.c60 ULong c, h, *x, *x1, *xe; local
64 if (!hexdig['0'])
70 *--x = 0;
71 x1 = xe = x;
72 havedig = hd0 = i = 0;
74 /* allow optional initial 0x or 0X */
77 if (s[1] == '0' && (s[2] == 'x' || s[2] == 'X')
91 *--x = 0;
93 i = 0;
97 if (s[1] == '0' && (s[2] == 'x' || s[2] == 'X')
[all …]
H A Dsmisc.c47 for(k = 0, y = 1; x > y; y <<= 1, k++) ;
50 b->x[0] = y9;
54 b->x[0] = y9 & 0xffff;
61 do b = multadd(b, 10, *s++ - '0');
68 b = multadd(b, 10, *s++ - '0');
87 if (k > 0) {
99 if (k > 0)
122 while( (d = *t++) !=0) {
126 return 0;
140 ULong *ce, *x, *xe; local
[all …]
H A Dstrtodg.c39 fivesbits[] = { 0, 3, 5, 7, 10, 12, 14, 17, 19, 21,
54 ULong *x, *xe; local
61 xe = x + b->wds;
64 if (*x < (ULong)0xffffffffL) {
68 *x++ = 0;
69 } while(x < xe);
74 *x++ = y & 0xffff;
77 } while(x < xe);
99 ULong *x, *xe; local
105 xe = x + b->wds;
[all …]
/freebsd-src/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8ulp-pinfunc.h13 #define MX8ULP_PAD_PTD0__PTD0 0x0000 0x0000 0x1 0x0
14 #define MX8ULP_PAD_PTD0__I2S6_RX_BCLK 0x0000 0x0B44 0x7 0x1
15 #define MX8ULP_PAD_PTD0__SDHC0_RESET_B 0x0000 0x0000 0x8 0x0
16 #define MX8ULP_PAD_PTD0__FLEXSPI2_B_DQS 0x0000 0x0974 0x9 0x1
17 #define MX8ULP_PAD_PTD0__CLKOUT2 0x0000 0x0000 0xa 0x0
18 #define MX8ULP_PAD_PTD0__EPDC0_SDCLK_B 0x0000 0x0000 0xb 0x0
19 #define MX8ULP_PAD_PTD0__LP_APD_DBG_MUX_0 0x0000 0x0000 0xc 0x0
20 #define MX8ULP_PAD_PTD0__CLKOUT1 0x0000 0x0000 0xd 0x0
21 #define MX8ULP_PAD_PTD0__DEBUG_MUX0_0 0x0000 0x0000 0xe 0x0
22 #define MX8ULP_PAD_PTD0__DEBUG_MUX1_0 0x0000 0x0000 0xf 0x0
[all …]
/freebsd-src/crypto/openssh/regress/
H A DMakefile159 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \
163 awk '{print $$0 "\r"}' ${.CURDIR}/rsa_ssh2.prv > ${.OBJDIR}/rsa_ssh2_crnl.prv ; \
168 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \
175 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \
181 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \
187 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-rsa" ; then \
192 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-dss" ; then \
200 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-dss" ; then \
205 set -xe ; if ${TEST_SSH_SSH} -Q key | grep -q "^ssh-dss" ; then \
211 set -xe ; if ssh -Q key | grep -q "^ssh-dss" ; then \
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/alderlake/
H A Dvirtual-memory.json5 "Counter": "0,1,2,3,4,5",
6 "EventCode": "0x08",
8 "PEBScounters": "0,1,2,3,4,5",
10 "UMask": "0xe",
16 "Counter": "0,1,2,3,4,5",
17 "EventCode": "0x49",
19 "PEBScounters": "0,1,2,3,4,5",
21 "UMask": "0xe",
27 "Counter": "0,1,2,3,4,5",
28 "EventCode": "0x05",
[all …]
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dnvm_cfg.h43 #define NVM_CFG_version 0x83306
54 #define NVM_CFG_MAC_ADDRESS_HI_MASK 0x0000FFFF
55 #define NVM_CFG_MAC_ADDRESS_HI_OFFSET 0
64 u32 generic_cont0; /* 0x0 */
65 #define NVM_CFG1_GLOB_BOARD_SWAP_MASK 0x0000000F
66 #define NVM_CFG1_GLOB_BOARD_SWAP_OFFSET 0
67 #define NVM_CFG1_GLOB_BOARD_SWAP_NONE 0x0
68 #define NVM_CFG1_GLOB_BOARD_SWAP_PATH 0x1
69 #define NVM_CFG1_GLOB_BOARD_SWAP_PORT 0x2
70 #define NVM_CFG1_GLOB_BOARD_SWAP_BOTH 0x3
[all …]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp27 for (int i = 0; i < kSize; i++) { in PopulateFakeMap()
39 assert(reinterpret_cast<size_t>(Buffer) % sizeof(T) == 0 && in Read()
48 FakeModule.addAddressRange(/*begin=*/0x10, /*end=*/0x20, /*executable=*/true, in TEST()
50 const char uuid[MEMPROF_BUILDID_MAX_SIZE] = {0xC, 0x0, 0xF, 0xF, 0xE, in TEST()
[all...]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Duncore-power.json4 "Counter": "0,1,2,3",
11 "Counter": "0,1,2,3",
12 "EventCode": "0xb",
21 "Counter": "0,1,2,3",
22 "EventCode": "0xc",
31 "Counter": "0,1,2,3",
32 "EventCode": "0xd",
41 "Counter": "0,1,2,3",
42 "EventCode": "0xe",
51 "Counter": "0,1,2,3",
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Duncore-power.json4 "Counter": "0,1,2,3",
11 "Counter": "0,1,2,3",
12 "EventCode": "0xb",
21 "Counter": "0,1,2,3",
22 "EventCode": "0xc",
31 "Counter": "0,1,2,3",
32 "EventCode": "0xd",
41 "Counter": "0,1,2,3",
42 "EventCode": "0xe",
51 "Counter": "0,1,2,3",
[all …]
/freebsd-src/contrib/bsddialog/lib/
H A Dtextbox.c41 int xe; member
44 int margin; /* 2 with multicolumn char, 0 otherwise */
54 setcchar(&borderch, L" ", 0, 0, NULL); in updateborders()
56 setcchar(&borderch, L"|", 0, 0, NULL); in updateborders()
60 if (st->xpad > 0) { in updateborders()
62 mvwvline(d->widget, (d->h / 2) - 2, 0, arrowch, 4); in updateborders()
65 mvwvline_set(d->widget, (d->h / 2) - 2, 0, &borderch, 4); in updateborders()
90 if (set_widget_size(d->conf, d->rows, d->cols, &d->h, &d->w) != 0) in textbox_size_position()
93 d->text, NULL, &d->bs, st->hpad, st->wpad + st->margin) != 0) in textbox_size_position()
95 minw = (st->wpad > 0) ? 2 /*multicolumn char*/ + st->margin : 0 ; in textbox_size_position()
[all …]
H A Dmenubox.c60 int ys, ye, xs, xe; /* pad pos */ member
102 m->nitems = 0; in build_privatemenu()
103 for (i = 0; i < (int)ngroups; i++) { in build_privatemenu()
113 abs = 0; in build_privatemenu()
114 for (i = 0; i < (int)ngroups; i++) { in build_privatemenu()
116 for (j = 0; j < (int)groups[i].nitems; j++) { in build_privatemenu()
149 m->xselector = m->xname = m->xdesc = m->line = 0; in build_privatemenu()
150 maxsepstr = maxprefix = selectorlen = maxdepth = maxname = maxdesc = 0; in build_privatemenu()
151 for (i = 0; i < m->nitems; i++) { in build_privatemenu()
168 maxname = conf->menu.no_name ? 0 : maxname; in build_privatemenu()
[all …]
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/pinctrl/
H A Ddra.h13 #define MUX_MODE0 0x0
14 #define MUX_MODE1 0x1
15 #define MUX_MODE2 0x2
16 #define MUX_MODE3 0x3
17 #define MUX_MODE4 0x4
18 #define MUX_MODE5 0x5
19 #define MUX_MODE6 0x6
20 #define MUX_MODE7 0x7
21 #define MUX_MODE8 0x8
22 #define MUX_MODE9 0x9
[all …]
/freebsd-src/sys/dev/videomode/
H A Dediddevs93 * the ASCII descriptor type 0xFC, so for monitors using that block, this
100 product DEL ULTRASCAN14XE_REVA 0x139A Ultrascan 14XE
101 product DEL ULTRASCAN14XE_REVB 0x139B Ultrascan 14XE
104 product VSC 17GS 0x0c00 17GS
105 product VSC 17PS 0x0c0f 17PS
H A Dediddevs.h87 * the ASCII descriptor type 0xFC, so for monitors using that block, this
94 #define EDID_PRODUCT_DEL_ULTRASCAN14XE_REVA 0x139A /* Ultrascan 14XE */
95 #define EDID_PRODUCT_DEL_ULTRASCAN14XE_REVB 0x139B /* Ultrascan 14XE */
98 #define EDID_PRODUCT_VSC_17GS 0x0c00 /* 17GS */
99 #define EDID_PRODUCT_VSC_17PS 0x0c0f /* 17PS */
/freebsd-src/share/doc/usd/18.msdiffs/
H A Dms.diffs127 use an ``.af\0PN\0i'' request.
165 Table of contents entries must be enclosed in .XS and .XE pairs,
178 \&.XE
190 The .XS and .XE pairs may also be used in the text,
277 table of contents macros (.XS and .XE),
/freebsd-src/lib/libpmc/pmu-events/arch/x86/icelake/
H A Dvirtual-memory.json5 "Counter": "0,1,2,3",
6 "EventCode": "0x08",
8 "PEBScounters": "0,1,2,3",
12 "UMask": "0x20"
17 "Counter": "0,1,2,3",
19 "EventCode": "0x08",
21 "PEBScounters": "0,1,2,3",
25 "UMask": "0x10"
30 "Counter": "0,1,2,3",
31 "EventCode": "0x08",
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/tigerlake/
H A Dvirtual-memory.json5 "Counter": "0,1,2,3",
6 "EventCode": "0x08",
8 "PEBScounters": "0,1,2,3",
11 "UMask": "0x20"
16 "Counter": "0,1,2,3",
18 "EventCode": "0x08",
20 "PEBScounters": "0,1,2,3",
23 "UMask": "0x10"
28 "Counter": "0,1,2,3",
29 "EventCode": "0x08",
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Dvirtual-memory.json5 "Counter": "0,1,2,3",
6 "EventCode": "0x12",
8 "PEBScounters": "0,1,2,3",
11 "UMask": "0x20"
16 "Counter": "0,1,2,3",
18 "EventCode": "0x12",
20 "PEBScounters": "0,1,2,3",
23 "UMask": "0x10"
28 "Counter": "0,1,2,3",
29 "EventCode": "0x12",
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/icelakex/
H A Dvirtual-memory.json5 "Counter": "0,1,2,3",
6 "EventCode": "0x08",
8 "PEBScounters": "0,1,2,3",
12 "UMask": "0x20"
17 "Counter": "0,1,2,3",
19 "EventCode": "0x08",
21 "PEBScounters": "0,1,2,3",
25 "UMask": "0x10"
30 "Counter": "0,1,2,3",
31 "EventCode": "0x08",
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/x86/nehalemex/
H A Dpipeline.json3 "EventCode": "0x14",
4 "Counter": "0,1,2,3",
5 "UMask": "0x1",
11 "EventCode": "0x14",
13 "Counter": "0,1,2,3",
14 "UMask": "0x1",
22 "EventCode": "0x14",
23 "Counter": "0,1,2,3",
24 "UMask": "0x2",
30 "EventCode": "0xE6",
[all …]
/freebsd-src/tools/test/stress2/misc/
H A Dmapwrite.sh9 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
14 prog=$(basename "$0" .sh)
36 * [ 7.666646] dump_stack+0x57/0x6e
37 * [ 7.666717] spl_panic+0xd3/0xfb [spl]
38 * [ 7.667113] ? zfs_btree_find+0x16a/0x300 [zfs]
39 * [ 7.667278] ? range_tree_find_impl+0x55/0xa0 [zfs]
40 * [ 7.667333] ? _cond_resched+0x1a/0x50
41 * [ 7.667371] ? __kmalloc_node+0x14a/0x2b0
42 * [ 7.667415] ? spl_kmem_alloc_impl+0xb0/0xd0 [spl]
43 * [ 7.667555] ? __list_add+0x12/0x30 [zfs]
[all …]
/freebsd-src/sys/contrib/device-tree/src/powerpc/
H A Dicon.dts18 dcr-parent = <&{/cpus/cpu@0}>;
29 #size-cells = <0>;
31 cpu@0 {
34 reg = <0x00000000>;
35 clock-frequency = <0>; /* Filled in by U-Boot */
36 timebase-frequency = <0>; /* Filled in by U-Boot */
49 reg = <0x0 0x00000000 0x0 0x00000000>; /* Filled in by U-Boot */
55 cell-index = <0>;
56 dcr-reg = <0x0c0 0x009>;
57 #address-cells = <0>;
[all …]

12345678910>>...19