Home
last modified time | relevance | path

Searched refs:width (Results 1 – 25 of 1729) sorted by relevance

12345678910>>...70

/f-stack/freebsd/sys/
H A D_cscan_bus.h48 #define KCSAN_BS_READ(width, type) \ argument
53 KCSAN_BS_MULTI(read, width, type)
62 #define KCSAN_BS_SET(width, type) \ argument
72 #define KCSAN_BS_COPY(width, type) \ argument
88 #define KCSAN_BS(width, type) \ argument
89 KCSAN_BS_READ(width, type); \
90 KCSAN_BS_WRITE(width, type); \
91 KCSAN_BS_SET(width, type); \
92 KCSAN_BS_COPY(width, type) \
93 KCSAN_BS_PEEK(width, type); \
[all …]
/f-stack/freebsd/kern/
H A Dsubr_scanf.c148 width = 0; in vsscanf()
200 width = width * 10 + c - '0'; in vsscanf()
314 if (width == 0) in vsscanf()
315 width = 1; in vsscanf()
321 width -= n; in vsscanf()
336 inr -= width; in vsscanf()
337 inp += width; in vsscanf()
346 if (width == 0) in vsscanf()
420 if (width == 0 || width > sizeof(buf) - 1) in vsscanf()
426 width++; in vsscanf()
[all …]
H A Dsubr_prf.c678 width = 0; in kvprintf()
709 width = -width; in kvprintf()
732 width = n; in kvprintf()
739 width -= 1; in kvprintf()
742 while (width--) in kvprintf()
746 while (width--) in kvprintf()
752 if (!width) in kvprintf()
753 width = 16; in kvprintf()
754 while(width--) { in kvprintf()
758 if (width) in kvprintf()
[all …]
/f-stack/freebsd/arm/allwinner/clkng/
H A Dccu_a13.c164 .n = {.shift = 8, .width = 5},
165 .k = {.shift = 4, .width = 2},
166 .m = {.shift = 0, .width = 2},
185 .n = {.shift = 8, .width = 7},
187 .m = {.shift = 0, .width = 5},
204 .n = {.shift = 8, .width = 5},
205 .k = {.shift = 4, .width = 2},
246 .n = {.shift = 8, .width = 5},
247 .k = {.shift = 4, .width = 2},
248 .m = {.shift = 0, .width = 2},
[all …]
H A Daw_clk.h215 .n.width = _n_width, \
219 .k.width = _k_width, \
223 .m.width = _m_width, \
227 .p.width = _p_width, \
337 .n.width = _nwidth, \
341 .m.width = _mwidth, \
372 .m.width = _mwidth, \
396 .n.width = _nwidth, \
401 .m.width = _mwidth, \
426 .n.width = _nwidth, \
[all …]
/f-stack/freebsd/net80211/
H A Dieee80211_radiotap.c281 size_t align, width; in radiotap_offset() member
285 .width = sizeof(uint64_t), in radiotap_offset()
289 .width = sizeof(uint8_t), in radiotap_offset()
293 .width = sizeof(uint8_t), in radiotap_offset()
305 .width = sizeof(uint8_t), in radiotap_offset()
309 .width = sizeof(uint8_t), in radiotap_offset()
325 .width = sizeof(uint8_t), in radiotap_offset()
329 .width = sizeof(uint8_t), in radiotap_offset()
333 .width = sizeof(uint8_t), in radiotap_offset()
337 .width = sizeof(uint8_t), in radiotap_offset()
[all …]
/f-stack/lib/
H A Dff_subr_prf.c243 width = 0; in kvprintf()
272 if (width < 0) { in kvprintf()
274 width = -width; in kvprintf()
296 width = n; in kvprintf()
327 if (!width) in kvprintf()
328 width = 16; in kvprintf()
329 while(width--) { in kvprintf()
333 if (width) in kvprintf()
403 width -= n; in kvprintf()
406 while (width--) in kvprintf()
[all …]
/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cpp_pcie_ops.c144 switch (width) { in nfp_compute_bar()
402 } width; member
427 priv->width.write > 0 && priv->width.read != priv->width.write) in nfp6000_area_init()
431 priv->width.bar = priv->width.read; in nfp6000_area_init()
433 priv->width.bar = priv->width.write; in nfp6000_area_init()
516 int width; in nfp6000_area_read() local
527 width = priv->width.read; in nfp6000_area_read()
529 if (width <= 0) in nfp6000_area_read()
584 int width; in nfp6000_area_write() local
595 width = priv->width.write; in nfp6000_area_write()
[all …]
/f-stack/tools/libxo/libxo/
H A Dxo_wcwidth.h212 int w, width = 0; in xo_wcswidth() local
218 width += w; in xo_wcswidth()
220 return width; in xo_wcswidth()
303 int w, width = 0; in mk_wcswidth_cjk() local
309 width += w; in mk_wcswidth_cjk()
311 return width; in mk_wcswidth_cjk()
/f-stack/tools/libxo/tests/core/saved/
H A Dtest_05.X.out1width>55</width><sinhala>෴ණ්ණ෴</sinhala><width>4</width><sinhala>෴</sinhala><width>1</width><sinha…
H A Dtest_05.XP.out22 <width>55</width>
24 <width>4</width>
26 <width>1</width>
28 <width>8</width>
31 <width>2</width>
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Domap-zoom-common.dtsi20 bank-width = <2>;
22 reg-io-width = <1>;
28 gpmc,device-width = <1>;
56 bank-width = <2>;
58 reg-io-width = <1>;
67 bank-width = <2>;
69 reg-io-width = <1>;
78 bank-width = <2>;
80 reg-io-width = <1>;
H A Dimx6q-gw54xx.dts45 bus-width = <8>;
63 nxp,audout-width = <16>;
83 bus-width = <16>;
93 bus-width = <16>;
98 bus-width = <16>;
107 bus-width = <8>;
112 bus-width = <8>;
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl_ctrl.c105 if (width > 1) { in ice_acl_tbl_calc_end_idx()
324 width = ROUND_UP(params->width, (u16)ICE_AQC_ACL_KEY_WIDTH_BYTES); in ice_acl_create_tbl()
341 tbl_alloc.width = width; in ice_acl_create_tbl()
384 tbl->info.width = width; in ice_acl_create_tbl()
431 u16 width, r_entries, row; in ice_acl_alloc_partition() local
436 width = DIVIDE_AND_ROUND_UP(req->width, ICE_AQC_ACL_KEY_WIDTH_BYTES); in ice_acl_alloc_partition()
470 if (width == 1) { in ice_acl_alloc_partition()
525 width); in ice_acl_alloc_partition()
529 row = dir > 0 ? row + width : row - width; in ice_acl_alloc_partition()
542 if (off >= width) in ice_acl_alloc_partition()
[all …]
/f-stack/app/redis-5.0.5/src/
H A Dlolwut5.c43 int width; member
73 lwCanvas *lwCreateCanvas(int width, int height) { in lwCreateCanvas() argument
75 canvas->width = width; in lwCreateCanvas()
77 canvas->pixels = zmalloc(width*height); in lwCreateCanvas()
78 memset(canvas->pixels,0,width*height); in lwCreateCanvas()
93 if (x < 0 || x >= canvas->width || in lwDrawPixel()
95 canvas->pixels[x+y*canvas->width] = color; in lwDrawPixel()
100 if (x < 0 || x >= canvas->width || in lwGetPixel()
102 return canvas->pixels[x+y*canvas->width]; in lwGetPixel()
218 for (int x = 0; x < canvas->width; x += 2) { in lwRenderCanvas()
/f-stack/freebsd/contrib/device-tree/Bindings/misc/
H A Dxlnx,sd-fec.txt31 - xlnx,sdfec-din-width : Configures the DIN AXI stream where a value of 1
32 configures a width of "1x128b", 2 a width of "2x128b" and 4 configures a width
38 - xlnx,sdfec-dout-width : Configures the DOUT AXI stream where a value of 1
39 configures a width of "1x128b", 2 a width of "2x128b" and 4 configures a width
55 xlnx,sdfec-din-width = <2>;
57 xlnx,sdfec-dout-width = <1>;
H A Difm-csi.txt12 - ifm,csi-addr-bus-width: address bus width (valid values are 16, 24, 25)
13 - ifm,csi-data-bus-width: data bus width (valid values are 8 and 16)
32 ifm,csi-addr-bus-width = <24>;
33 ifm,csi-data-bus-width = <8>;
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmalloc_io.c346 size_t pad_len = (width == -1) ? 0 : ((slen < (size_t)width) ? \ in malloc_vsnprintf()
347 (size_t)width - slen : 0); \ in malloc_vsnprintf()
419 int width = -1; in malloc_vsnprintf() local
452 width = va_arg(ap, int); in malloc_vsnprintf()
454 if (width < 0) { in malloc_vsnprintf()
456 width = -width; in malloc_vsnprintf()
466 width = (int)uwidth; in malloc_vsnprintf()
527 APPEND_PADDED_S(s, slen, width, left_justify); in malloc_vsnprintf()
536 APPEND_PADDED_S(s, slen, width, left_justify); in malloc_vsnprintf()
545 APPEND_PADDED_S(s, slen, width, left_justify); in malloc_vsnprintf()
[all …]
/f-stack/freebsd/ddb/
H A Ddb_examine.c74 int width; in db_examine() local
111 width = size * 4; in db_examine()
116 db_printf("%+-*lr", width, (long)value); in db_examine()
121 db_printf("%-*lx", width, (long)value); in db_examine()
126 db_printf("%-*ly", width, (long)value); in db_examine()
131 db_printf("%-*ld", width, (long)value); in db_examine()
136 db_printf("%-*lu", width, (long)value); in db_examine()
141 db_printf("%-*lo", width, (long)value); in db_examine()
/f-stack/dpdk/buildtools/pmdinfogen/
H A Dpmdinfogen.h74 #define CONVERT_NATIVE(fend, width, x) ({ \ argument
77 ___x = le##width##toh(x); \
79 ___x = be##width##toh(x); \
83 #define TO_NATIVE(fend, width, x) CONVERT_NATIVE(fend, width, x) argument
/f-stack/freebsd/mips/broadcom/
H A Dbhnd_nexus.c225 u_int width, uint32_t flags, bus_dma_tag_t *dmat, in bhnd_nexus_get_dma_translation() argument
234 KASSERT(width > 0 && width <= BHND_DMA_ADDR_64BIT, in bhnd_nexus_get_dma_translation()
235 ("invalid width %u", width)); in bhnd_nexus_get_dma_translation()
238 if (width > BHND_DMA_ADDR_32BIT) { in bhnd_nexus_get_dma_translation()
241 width = BHND_DMA_ADDR_32BIT; in bhnd_nexus_get_dma_translation()
251 .addr_mask = BHND_DMA_ADDR_BITMASK(width), in bhnd_nexus_get_dma_translation()
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dgpmc-eth.txt18 Child nodes need to specify the GPMC bus address width using the "bank-width"
20 specify the I/O registers address width. Even when the GPMC has a maximum 16-bit
21 address width, it supports devices with 32-bit word registers.
23 OMAP2+ board, "bank-width = <2>;" and "reg-io-width = <4>;".
26 - bank-width: Address width of the device in bytes. GPMC supports 8-bit
65 bank-width = <2>;
93 reg-io-width = <4>;
/f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/
H A Dti,tfp410.txt21 pclk-sample and bus-width property and a remote-endpoint property as specified
25 - If bus-width is not defined then bus-width = 24 should be assumed for
27 bus-width = 24: 24 data lines are connected and single-edge mode
28 bus-width = 12: 12 data lines are connected and dual-edge mode
53 bus-width = <24>;
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-st.txt17 - st,i2c-min-scl-pulse-width-us : The minimum valid SCL pulse width that is
19 - st,i2c-min-sda-pulse-width-us : The minimum valid SDA pulse width that is
39 st,i2c-min-scl-pulse-width-us = <0>;
40 st,i2c-min-sda-pulse-width-us = <5>;
/f-stack/freebsd/contrib/device-tree/src/arm64/realtek/
H A Drtd139x.dtsi67 reg-io-width = <4>;
76 reg-io-width = <4>;
85 reg-io-width = <4>;
94 reg-io-width = <4>;
103 reg-io-width = <4>;
166 reg-io-width = <4>;
178 reg-io-width = <4>;
188 reg-io-width = <4>;

12345678910>>...70