Searched refs:fixed (Results 26 - 50 of 71) sorted by relevance

123

/freebsd-13-stable/sys/arm/allwinner/clkng/
H A Dccu_h3.c725 { .type = AW_CLK_FIXED, .clk.fixed = &pll_periph0_2x_clk},
726 { .type = AW_CLK_FIXED, .clk.fixed = &pll_audio_2x_clk},
727 { .type = AW_CLK_FIXED, .clk.fixed = &pll_audio_4x_clk},
728 { .type = AW_CLK_FIXED, .clk.fixed = &pll_audio_8x_clk},
H A Dccu_h6_r.c117 { .type = AW_CLK_FIXED, .clk.fixed = &r_ahb_clk},
H A Dccu_a31.c927 { .type = AW_CLK_FIXED, .clk.fixed = &pll_audio_2x_clk},
928 { .type = AW_CLK_FIXED, .clk.fixed = &pll_audio_4x_clk},
929 { .type = AW_CLK_FIXED, .clk.fixed = &pll_audio_8x_clk},
930 { .type = AW_CLK_FIXED, .clk.fixed = &pll_video0_2x_clk},
931 { .type = AW_CLK_FIXED, .clk.fixed = &pll_periph_2x_clk},
932 { .type = AW_CLK_FIXED, .clk.fixed = &pll_video1_2x_clk},
H A Daw_ccung.c299 sc->clks[i].clk.fixed);
/freebsd-13-stable/contrib/ntp/
H A DMakefile.am108 COPYRIGHT-please serves as a fixed target.
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvar-op-default.mk51 # fixed. Before, the '?=' operator had not expanded the variable name
H A Dcond-short.mk143 # This was fixed in cond.c 1.79 from 2020-07-09 by not evaluating irrelevant
173 # This was fixed in cond.c 1.79 from 2020-07-09 by not evaluating irrelevant
H A Dcond-func-empty.mk177 # This was fixed by expanding nested variable expressions in the variable name
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp294 isBad = Result[1] == '\''; // ''' is not legal. '\' already fixed above.
/freebsd-13-stable/contrib/kyua/utils/format/
H A Dformatter.cpp142 output->setf(std::ios::fixed, std::ios::floatfield);
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dldo.c329 StkId base, fixed; local
331 /* move fixed parameters to final position */
333 fixed = L->top - actual; /* first fixed argument */
336 setobjs2s(L, L->top++, fixed + i);
337 setnilvalue(fixed + i);
/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk3328_cru.c1673 .clk.fixed = &clkin_i2s1
1689 .clk.fixed = &clkin_i2s2
1693 .clk.fixed = &xin12m
1725 .clk.fixed = &phy_50m_out
H A Drk3288_cru.c499 .clk.fixed = &(struct clk_fixed_def) { \
513 .clk.fixed = &(struct clk_fixed_def) { \
H A Drk_cru.c261 sc->clks[i].clk.fixed);
/freebsd-13-stable/contrib/libxo/xohtml/external/
H A Djquery.qtip.js64 CLASS_FIXED = NAMESPACE+'-fixed',
471 '^(show|hide|position).(event|target|fixed|inactive|leave|distance|viewport|adjust)': function() {
807 // Adjust for position.fixed tooltips (and also iOS scroll bug in v3.2-4.0 & v4.3-4.3.2)
810 (!BROWSER.iOS && type === 'fixed')
885 if(position === 'fixed') {
1264 // Prevent hiding if tooltip is fixed and event target is the tooltip.
1268 (this.options.hide.fixed && (
1409 // Enable hide.fixed by adding appropriate class
1410 if(options.hide.fixed) {
1902 fixed
[all...]
/freebsd-13-stable/sys/contrib/zlib/
H A Dinfback.c74 fixed code decoding. Normally this returns fixed tables from inffixed.h.
88 static code fixed[544]; local
90 /* build fixed huffman tables if first call (may not be thread safe) */
101 next = fixed;
308 case 1: /* fixed block */
310 Tracev((stderr, "inflate: fixed codes block%s\n",
/freebsd-13-stable/sys/dev/puc/
H A Dpucdata.c1293 int base, crtype, fixed, high, i, oxpcie; local
1299 base = fixed = oxpcie = 0;
1318 if (fixed == 1)
1351 if (fixed == 0) {
1495 * standard fixed clock multiplier jumper is set.
1498 device_printf(sc->sc_dev, "fixed clock rate "
1502 "suboptimal fixed clock rate multiplier "
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Dios.cpp95 const ios_base::fmtflags ios_base::fixed; member in class:ios_base
/freebsd-13-stable/sys/arm64/freescale/imx/
H A Dimx8mq_ccm.c344 sc->clks[i].clk.fixed);
/freebsd-13-stable/contrib/ncurses/
H A Ddist.mk60 # man2html is a Perl script which assumes that pages are fixed size.
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis.c852 NDIS_802_11_FIXED_IEs *fixed; local
881 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
882 r->beacon_int = WPA_GET_LE16((u8 *) &fixed->BeaconInterval);
883 r->caps = WPA_GET_LE16((u8 *) &fixed->Capabilities);
884 r->tsf = WPA_GET_LE64(fixed->Timestamp);
/freebsd-13-stable/contrib/libevent/
H A Devdns.c3703 FIXED_INFO *fixed; local
3726 fixed = buf;
3727 r = fn(fixed, &size);
3736 fixed = buf;
3737 r = fn(fixed, &size);
3745 EVUTIL_ASSERT(fixed);
3747 ns = &(fixed->DnsServerList);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Devdns.c3702 FIXED_INFO *fixed; local
3725 fixed = buf;
3726 r = fn(fixed, &size);
3735 fixed = buf;
3736 r = fn(fixed, &size);
3744 EVUTIL_ASSERT(fixed);
3746 ns = &(fixed->DnsServerList);
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c1924 struct ndis_802_11_fixed_ies *fixed; local
1974 /* Write the fixed fields of the beacon frame. */
1975 fixed = (struct ndis_802_11_fixed_ies *)&bss[1];
1976 memcpy(&fixed->tstamp, ni->ni_tstamp.data, 8);
1977 fixed->bintval = htole16(ni->ni_intval);
1978 fixed->capabilities = htole16(ni->ni_capinfo);
1980 frm = (uint8_t *)&fixed[1];
1991 bss->ieslen = htole32(frm - (uint8_t *)fixed);
H A Dif_rsureg.h590 uint32_t fixed; member in struct:r92s_event_join_bss

Completed in 192 milliseconds

123