Home
last modified time | relevance | path

Searched defs:update (Results 251 - 275 of 586) sorted by relevance

1...<<11121314151617181920>>...24

/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter.h461 int (*update)(struct net *net, struct sk_buff *skb); member
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_powerclamp.c569 bool update = false; in idle_inject_update() local
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dclk-sam9x60-pll.c187 sam9x60_frac_pll_compute_mul_frac(struct sam9x60_pll_core *core, unsigned long rate, unsigned long parent_rate, bool update) sam9x60_frac_pll_compute_mul_frac() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-crystalcove.c77 int update; member
H A Dgpio-wcove.c97 int update; member
/kernel/linux/linux-6.6/include/sound/
H A Demux_synth.h39 void (*update)(struct snd_emux_voice *vp, int update); member
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_rpc.h403 vpu_iface_set_encode_params(struct vpu_inst *inst, struct vpu_encode_params *params, u32 update) vpu_iface_set_encode_params() argument
414 vpu_iface_set_decode_params(struct vpu_inst *inst, struct vpu_decode_params *params, u32 update) vpu_iface_set_decode_params() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c832 bool mt7921_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update) in mt7921_usb_sdio_tx_status_data() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c902 u8 update = 0; in process_changeinstatus() local
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsetup.c295 struct mmu_update update = { in xen_update_mem_tables() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_recent.c155 recent_entry_reap(struct recent_table *t, unsigned long time, struct recent_entry *working, bool update) recent_entry_reap() argument
/kernel/linux/linux-6.6/sound/aoa/fabrics/
H A Dlayout.c854 int v, update; in layout_notify() local
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_main.c160 bool update; in ima_check_last_writer() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dadau17x1.c192 struct snd_soc_dapm_update update = {}; in adau17x1_dsp_mux_enum_put() local
H A Dmax98396.c356 bool update = false; in max98396_dai_set_fmt() local
514 bool update = false; in max98396_dai_hw_params() local
678 bool update = false; max98396_dai_tdm_slot() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_frei0r.c59 f0r_update_f update; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1748 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() argument
1777 boolean addPreceding(int position, int ruleStatusIdx, boolean update) { in addPreceding() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedBreakIterator.java1678 void addFollowing(int position, int ruleStatusIdx, boolean update) { in addFollowing() argument
1707 boolean addPreceding(int position, int ruleStatusIdx, boolean update) { in addPreceding() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java431 private void update(boolean flush) { in update() method in TransliteratorInputMethod
/third_party/json/include/nlohmann/
H A Djson.hpp3400 void update(const_reference j, bool merge_objects = false) in update() function in basic_json
3407 void update(const_iterator first, const_iterator last, bool merge_objects = false) in update() function in basic_json
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_descriptor_set.c651 struct vn_update_descriptor_sets *update = storage; in vn_update_descriptor_sets_alloc() local
683 struct vn_update_descriptor_sets *update = in vn_update_descriptor_sets_parse_writes() local
773 struct vn_update_descriptor_sets *update = vn_UpdateDescriptorSets() local
832 struct vn_update_descriptor_sets *update = vn_update_descriptor_sets_alloc( vn_update_descriptor_sets_parse_template() local
982 struct vn_update_descriptor_sets *update = templ->update; vn_UpdateDescriptorSetWithTemplate() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java496 public void update(Graphics g) { in update() method in DumbTextComponent
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_state.c810 bool (*update)(struct etna_context *ctx); member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_local.h26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
/third_party/python/Lib/
H A Denum.py465 def update(self, members, **more_members): member in _EnumDict

Completed in 32 milliseconds

1...<<11121314151617181920>>...24