/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_voice.h | 42 struct snd_midi_channel *chan, int update); 43 void snd_emux_update_port(struct snd_emux_port *port, int update);
|
/test/testfwk/developer_test/local_coverage/resident_service/ |
H A D | public_method.py | 137 services_component_dict_after.update({ 140 component_gcda_dict_after.update({
|
/test/xts/acts/security/cryptoFramework/js_api_test_one/entry/src/ohosTest/js/test/utils/digestalgorithm/ |
H A D | publicDigestPromise.js | 36 .update(inBlob) 38 console.warn("[Promise]: update finished"); 93 var promiseMacUpdate = globalHMAC.update(inBlob);
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbi_cache.h | 155 * as specified by the update parameter. 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update); 163 * as specified by the update parameter. 165 bool addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbi_cache.h | 155 * as specified by the update parameter. 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update); 163 * as specified by the update parameter. 165 bool addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-temporal-objects-inl.h | 25 hints = B##Bits::update(hints, field); \ 43 hints = B##Bits::update(hints, field); \
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | gen_format_map.py | 161 types.update([type]) 162 formats.update([format])
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InterferenceCache.h | 97 /// update - Recompute Blocks[MBBNum] 98 void update(unsigned MBBNum); 131 update(MBBNum); in get()
|
/third_party/skia/tools/skqp/ |
H A D | make_skqp_model.cpp | 9 static bool update(SkBitmap* maxBitmap, SkBitmap* minBitmap, const SkBitmap& bm) { in update() function 83 if (!update(&maxBitmap, &minBitmap, bm)) { in main()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbi_cache.h | 155 * as specified by the update parameter. 157 void addFollowing(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update); 163 * as specified by the update parameter. 165 bool addPreceding(int32_t position, int32_t ruleStatusIdx, UpdatePositionValues update);
|
/third_party/skia/gm/ |
H A D | particles.cpp | 63 fEffect->update(/*now=*/std::min(time, fStartTime)); 69 fEffect->update(fStartTime + (nanos * 1E-9));
|
/third_party/skia/buildtools/reclient_cfgs/ |
H A D | fetch_reclient_cfgs.py | 22 import update namespace 24 return update.PACKAGE_VERSION
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 193 * bnx2x_igu_ack_sb - update IGU with current SB value 200 * @update: is HW update required 203 u16 index, u8 op, u8 update); 471 * bnx2x_update_max_mf_config - update MAX part of MF configuration in HW. 638 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen() 645 (update << IGU_REGULAR_BUPDATE_SHIFT) | in bnx2x_igu_ack_sb_gen() 657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() 667 (update << IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT) | in bnx2x_hc_ack_sb() 677 u16 index, u8 op, u8 update) in bnx2x_ack_sb() 636 bnx2x_igu_ack_sb_gen(struct bnx2x *bp, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update, u32 igu_addr) bnx2x_igu_ack_sb_gen() argument 656 bnx2x_hc_ack_sb(struct bnx2x *bp, u8 sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_hc_ack_sb() argument 676 bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_ack_sb() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | rsnd.h | 717 void (*update)(struct rsnd_dai_stream *io, struct rsnd_mod *mod); member 748 void (*update)(struct rsnd_dai_stream *io, 755 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ 756 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_m(cfg), \ 759 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ 760 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_s(cfg), \ 763 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ 764 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_s(cfg), \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 193 * bnx2x_igu_ack_sb - update IGU with current SB value 200 * @update: is HW update required 203 u16 index, u8 op, u8 update); 471 * bnx2x_update_max_mf_config - update MAX part of MF configuration in HW. 638 u8 update, u32 igu_addr) in bnx2x_igu_ack_sb_gen() 645 (update << IGU_REGULAR_BUPDATE_SHIFT) | in bnx2x_igu_ack_sb_gen() 657 u8 storm, u16 index, u8 op, u8 update) in bnx2x_hc_ack_sb() 667 (update << IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT) | in bnx2x_hc_ack_sb() 677 u16 index, u8 op, u8 update) in bnx2x_ack_sb() 636 bnx2x_igu_ack_sb_gen(struct bnx2x *bp, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update, u32 igu_addr) bnx2x_igu_ack_sb_gen() argument 656 bnx2x_hc_ack_sb(struct bnx2x *bp, u8 sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_hc_ack_sb() argument 676 bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, u16 index, u8 op, u8 update) bnx2x_ack_sb() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | rsnd.h | 735 void (*update)(struct rsnd_dai_stream *io, struct rsnd_mod *mod); member 766 void (*update)(struct rsnd_dai_stream *io, 773 #define rsnd_kctrl_new_m(mod, io, rtd, name, accept, update, cfg, size, max) \ 774 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_m(cfg), \ 777 #define rsnd_kctrl_new_s(mod, io, rtd, name, accept, update, cfg, max) \ 778 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_s(cfg), \ 781 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ 782 rsnd_kctrl_new(mod, io, rtd, name, accept, update, rsnd_kctrl_init_s(cfg), \
|
/third_party/node/test/parallel/ |
H A D | test-crypto-key-objects.js | 84 cipher.update(plaintext), cipher.final(), 89 decipher.update(ciphertext), decipher.final(), 605 .update('foo') 610 .update('foo') 693 .update('foo') 698 .update('foo') 749 .update('foo') 754 .update('foo')
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_scheduler.cpp | 167 reference_demand.update(register_demand[i]); in verify_invariants() 173 reference_demand.update(register_demand[i]); in verify_invariants() 239 register_pressure.update(cursor.clause_demand); 257 /* update register pressure */ 270 cursor.clause_demand.update(new_demand); 295 cursor.total_demand.update(register_demand[cursor.source_idx]); in downwards_skip() 312 reference_demand.update(register_demand[i]); in verify_invariants() 384 /* update register pressure */ 391 cursor.total_demand.update(register_demand[cursor.source_idx]); 414 cursor.total_demand.update(register_deman [all...] |
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | qcom_l3_pmu.c | 178 /* Called to update the perf_event */ 179 void (*update)(struct perf_event *event); member 261 .update = qcom_l3_cache__64bit_counter_update, 271 * during concurrent calls to update. 333 .update = qcom_l3_cache__32bit_counter_update, 416 ops->update(event); in qcom_l3_cache__handle_irq() 543 ops->update(event); in qcom_l3_cache__event_stop() 594 ops->update(event); in qcom_l3_cache__event_read() 826 /* Install a hook to update the reader CPU in case it goes offline */ in register_qcom_l3_cache_pmu_driver()
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | maya44.c | 90 * update the given register with and/or mask and save the data to the cache 115 unsigned short update; /* update bits */ member 126 .update = 0x180, /* update and zero-cross enable */ 134 .update = 0x100, /* zero-cross enable */ 142 .update = 0x100, /* update */ 207 data |= vol->update; in maya_vol_put() 209 vol->mask | vol->update, dat in maya_vol_put() [all...] |
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | qcom_l3_pmu.c | 178 /* Called to update the perf_event */ 179 void (*update)(struct perf_event *event); member 261 .update = qcom_l3_cache__64bit_counter_update, 271 * during concurrent calls to update. 333 .update = qcom_l3_cache__32bit_counter_update, 416 ops->update(event); in qcom_l3_cache__handle_irq() 543 ops->update(event); in qcom_l3_cache__event_stop() 594 ops->update(event); in qcom_l3_cache__event_read() 821 /* Install a hook to update the reader CPU in case it goes offline */ in register_qcom_l3_cache_pmu_driver()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | maya44.c | 90 * update the given register with and/or mask and save the data to the cache 115 unsigned short update; /* update bits */ member 126 .update = 0x180, /* update and zero-cross enable */ 134 .update = 0x100, /* zero-cross enable */ 142 .update = 0x100, /* update */ 207 data |= vol->update; in maya_vol_put() 209 vol->mask | vol->update, dat in maya_vol_put() [all...] |
/third_party/alsa-utils/alsa-info/ |
H A D | alsa-info.sh | 44 update() { function 339 --update|--help|--about) 738 update 749 update 751 --update) 752 update 818 echo " olegfink - Script update function" 836 echo " --update (check server for script updates)"
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
H A D | consistency_tools.py | 101 specified_codes.update(codes) 103 specified_codes.update(codes) 105 specified_codes.update(codes) 668 all_types.update(types) 673 all_types.update(referenced) 701 self._directly_referenced[type_name].update(children)
|
/third_party/typescript/tests/baselines/reference/ |
H A D | declarationsWithRecursiveInternalTypesProduceUniqueTypeParams.js | 9 const reduce = <U>(u: U, update: (u: U) => T) => { 10 const set = (newU: U) => Object.is(u, newU) ? t : update(newU); 14 return update(Object.assign(Array.isArray(u) ? [] : {}, u, { [key]: v })); 61 var reduce = function (u, update) {
62 var set = function (newU) { return Object.is(u, newU) ? t : update(newU); };
66 return update(Object.assign(Array.isArray(u) ? [] : {}, u, (_a = {}, _a[key] = v, _a)));
|