Home
last modified time | relevance | path

Searched refs:updated (Results 251 - 268 of 268) sorted by relevance

1...<<11

/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess1442 If $0 has already been updated, send the following data and any
/kernel/linux/linux-5.10/drivers/hid/
H A Dwacom_wac.c4011 bool updated = false; in wacom_24hd_update_leds() local
4028 if (!updated && mask & BIT(i)) { in wacom_24hd_update_leds()
/kernel/linux/linux-6.6/drivers/hid/
H A Dwacom_wac.c4062 bool updated = false; in wacom_24hd_update_leds() local
4079 if (!updated && mask & BIT(i)) { in wacom_24hd_update_leds()
/third_party/python/Lib/test/
H A Dtest_functools.py603 updated=functools.WRAPPER_UPDATES):
607 # Check attributes were updated
608 for name in updated:
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c5969 int updated; local
5975 wpa_printf(MSG_DEBUG, "P2P: Peer BSS entry not updated in the "
5980 updated = os_reltime_before(&wpa_s->p2p_auto_started,
5982 wpa_printf(MSG_DEBUG, "P2P: Current BSS entry for peer updated at "
5985 updated ? "": "not ");
5987 return updated;
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c5393 bool updated[2] = { }; in b43_nphy_cal_tx_iq_lo() local
5513 if (phy6or5x && !updated[core]) { in b43_nphy_cal_tx_iq_lo()
5515 updated[core] = true; in b43_nphy_cal_tx_iq_lo()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c5342 bool updated[2] = { }; in b43_nphy_cal_tx_iq_lo() local
5462 if (phy6or5x && !updated[core]) { in b43_nphy_cal_tx_iq_lo()
5464 updated[core] = true; in b43_nphy_cal_tx_iq_lo()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c948 wstats.updated = 6; /* No qual value */ in ieee80211_rx()
/kernel/linux/linux-5.10/drivers/staging/ks7010/
H A Dks_hostif.c949 wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM; in hostif_phy_information_confirm()
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks_hostif.c940 wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM; in hostif_phy_information_confirm()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c945 wstats.updated = 6; /* No qual value */ in ieee80211_rx()
/third_party/ffmpeg/libavcodec/
H A Dvp9.c671 if ((s->s.h.lf_delta.updated = get_bits1(&s->gb))) { in decode_frame_header()
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-lowering.cc642 bool updated = UpdateFeedbackType(node); in RetypeNode() local
646 return updated; in RetypeNode()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S1559 # post-increment addressing mode, the address register is not updated. is the
3295 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3482 # post-increment, then the address register did not get updated.
12275 # the INEX2 bit has already been updated by the round to the correct precision.
13055 # the INEX2 bit has already been updated by the round to the correct precision.
13670 # the INEX2 bit has already been updated by the round to the correct precision.
15752 # the INEX2 bit has already been updated by the round to the correct precision.
16255 # store_dreg_l() - store updated Dn value #
18081 # then the address registers have not been updated.
19352 # 1) -(An) : The register is not updated regardles
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S1559 # post-increment addressing mode, the address register is not updated. is the
3295 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3482 # post-increment, then the address register did not get updated.
12275 # the INEX2 bit has already been updated by the round to the correct precision.
13055 # the INEX2 bit has already been updated by the round to the correct precision.
13670 # the INEX2 bit has already been updated by the round to the correct precision.
15752 # the INEX2 bit has already been updated by the round to the correct precision.
16255 # store_dreg_l() - store updated Dn value #
18081 # then the address registers have not been updated.
19352 # 1) -(An) : The register is not updated regardles
[all...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs495 pub updated: ::c_ulong,
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c645 neigh->updated + idev->cnf.rtr_probe_interval)) { in rt6_probe()
1806 * rt->rt6i_src is updated.) in rt6_find_cached_rt()
2029 * been updated. in rt6_exceptions_update_pmtu()
4827 * IPv6 PMTU increase, so PMTU increase should be updated here. in fib6_nh_mtu_change()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c648 neigh->updated + idev->cnf.rtr_probe_interval)) { in rt6_probe()
1805 * rt->rt6i_src is updated.) in rt6_find_cached_rt()
2028 * been updated. in rt6_exceptions_update_pmtu()
4914 * IPv6 PMTU increase, so PMTU increase should be updated here. in fib6_nh_mtu_change()

Completed in 125 milliseconds

1...<<11