Home
last modified time | relevance | path

Searched refs:store (Results 801 - 825 of 1902) sorted by relevance

1...<<31323334353637383940>>...77

/kernel/linux/linux-6.6/drivers/counter/
H A Dcounter-sysfs.c599 dev_attr->store = counter_comp_u8_store; in counter_attr_create()
615 dev_attr->store = counter_comp_u32_store; in counter_attr_create()
625 dev_attr->store = counter_comp_u64_store; in counter_attr_create()
637 dev_attr->store = counter_comp_array_u32_store; in counter_attr_create()
647 dev_attr->store = counter_comp_array_u64_store; in counter_attr_create()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dnct6683.c373 .store = _store, \
459 a2->dev_attr.store = (*t)->dev_attr.store; in nct6683_create_attr_group()
469 a->dev_attr.store = (*t)->dev_attr.store; in nct6683_create_attr_group()
/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_msa.c112 v16i8 store = __msa_fill_b(val); \
113 uint64_t out = __msa_copy_u_d((v2i64) store, 0); \
651 v16u8 store; in ff_h264_intra_pred_dc_128_8x8_msa() local
653 store = (v16u8) __msa_fill_b(128); in ff_h264_intra_pred_dc_128_8x8_msa()
654 out = __msa_copy_u_d((v2i64) store, 0); in ff_h264_intra_pred_dc_128_8x8_msa()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.c522 (att->store || att->store_stencil) && !att->clear_mask; in tu_render_pass_cond_config()
650 if (att->store) in tu_render_pass_bandwidth_config()
680 /* load/store ops */ in attachment_set_ops()
684 att->store = (store_op == VK_ATTACHMENT_STORE_OP_STORE); in attachment_set_ops()
691 case VK_FORMAT_D24_UNORM_S8_UINT: /* || stencil load/store */ in attachment_set_ops()
699 att->store = true; in attachment_set_ops()
701 case VK_FORMAT_S8_UINT: /* replace load/store with stencil load/store */ in attachment_set_ops()
704 att->store = stencil_store; in attachment_set_ops()
/third_party/curl/lib/vssh/
H A Dlibssh2.c488 * What host name does OpenSSH store in its file if an IDN name is in ssh_knownhost()
844 struct libssh2_knownhost* store = NULL; in ssh_force_knownhost_key_type() local
852 while(!libssh2_knownhost_get(sshc->kh, &store, store)) { in ssh_force_knownhost_key_type()
855 if(store) { in ssh_force_knownhost_key_type()
856 if(store->name) { in ssh_force_knownhost_key_type()
857 if(store->name[0] == '[') { in ssh_force_knownhost_key_type()
858 kh_name_end = strstr(store->name, "]:"); in ssh_force_knownhost_key_type()
861 store->name, data->set.str[STRING_SSH_KNOWNHOSTS]); in ssh_force_knownhost_key_type()
866 kh_name_size = strlen(store in ssh_force_knownhost_key_type()
[all...]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl.cc1203 auto store = [&](int n) { in EmitStorageBufferAccess() local
1224 return store(1); in EmitStorageBufferAccess()
1226 return store(1); in EmitStorageBufferAccess()
1228 return store(1); in EmitStorageBufferAccess()
1230 return store(2); in EmitStorageBufferAccess()
1232 return store(2); in EmitStorageBufferAccess()
1234 return store(2); in EmitStorageBufferAccess()
1236 return store(3); in EmitStorageBufferAccess()
1238 return store(3); in EmitStorageBufferAccess()
1240 return store( in EmitStorageBufferAccess()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-psr.c157 psr_attrs[i].attr.store = psr_store; in opal_psr_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c123 ixgbe_attr->dev_attr.store = NULL; in ixgbe_add_hwmon_attr()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-psr.c157 psr_attrs[i].attr.store = psr_store; in opal_psr_init()
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dmasklog.c145 .store = mlog_store,
/kernel/linux/linux-5.10/drivers/powercap/
H A Didle_inject.c165 * @run_duration_us: memory location to store the current CPU run time
166 * @idle_duration_us: memory location to store the current CPU idle time
359 .store = &idle_inject_thread.tsk,
/kernel/linux/linux-5.10/include/linux/device/
H A Dbus.h126 ssize_t (*store)(struct bus_type *bus, const char *buf, size_t count); member
H A Ddriver.h137 ssize_t (*store)(struct device_driver *driver, const char *buf, member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h96 struct dpaa2_io_store *store; member
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dmasklog.c144 .store = mlog_store,
/kernel/linux/linux-6.6/include/linux/
H A Dkobject.h143 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, member
/kernel/linux/linux-6.6/include/linux/device/
H A Dbus.h121 ssize_t (*store)(const struct bus_type *bus, const char *buf, size_t count); member
H A Ddriver.h138 ssize_t (*store)(struct device_driver *driver, const char *buf, member
H A Dclass.h175 ssize_t (*store)(const struct class *class, const struct class_attribute *attr, member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c123 ixgbe_attr->dev_attr.store = NULL; in ixgbe_add_hwmon_attr()
/kernel/linux/linux-6.6/block/
H A Delevator.h58 ssize_t (*store)(struct elevator_queue *, const char *, size_t); member
/kernel/linux/linux-6.6/kernel/power/
H A Dpower.h82 .store = _name##_store, \
/third_party/ffmpeg/libavcodec/x86/
H A Dblockdsp.asm34 ; %2 = number of inline store loops
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DPreferences.java13 * This class defines the methods used by RBManager to access, set, and store
63 prop.store(fos, "RBManager Preferences"); in savePreferences()
/third_party/icu/icu4j/perf-tests/perldriver/
H A DPerfFramework4j.pm157 store("$i, $program @argsAndTest", @res);

Completed in 19 milliseconds

1...<<31323334353637383940>>...77