Home
last modified time | relevance | path

Searched defs:set_params (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/third_party/abseil-cpp/absl/container/
Dbtree_set.h773 struct set_params : common_params<Key, Compare, Alloc, TargetNodeSize, IsMulti, struct
776 using slot_type = typename set_params::common_params::slot_type; argument
779 static const V &key(const V &value) { in key()
782 static const Key &key(const slot_type *slot) { return *slot; } in key()
783 static const Key &key(slot_type *slot) { return *slot; } in key()
/external/cronet/third_party/abseil-cpp/absl/container/
Dbtree_set.h803 struct set_params : common_params<Key, Compare, Alloc, TargetNodeSize, IsMulti, struct
806 using slot_type = typename set_params::common_params::slot_type; argument
809 static const V &key(const V &value) { in key()
812 static const Key &key(const slot_type *slot) { return *slot; } in key()
813 static const Key &key(slot_type *slot) { return *slot; } in key()
/external/angle/third_party/abseil-cpp/absl/container/
Dbtree_set.h803 struct set_params : common_params<Key, Compare, Alloc, TargetNodeSize, IsMulti, struct
806 using slot_type = typename set_params::common_params::slot_type; argument
809 static const V &key(const V &value) { in key()
812 static const Key &key(const slot_type *slot) { return *slot; } in key()
813 static const Key &key(slot_type *slot) { return *slot; } in key()
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/
Dbtree_set.h775 struct set_params : common_params<Key, Compare, Alloc, TargetNodeSize, IsMulti, struct
778 using slot_type = typename set_params::common_params::slot_type; argument
781 static const V &key(const V &value) { in key()
784 static const Key &key(const slot_type *slot) { return *slot; } in key()
785 static const Key &key(slot_type *slot) { return *slot; } in key()
/external/abseil-cpp/absl/container/
Dbtree_set.h775 struct set_params : common_params<Key, Compare, Alloc, TargetNodeSize, IsMulti, struct
778 using slot_type = typename set_params::common_params::slot_type; argument
781 static const V &key(const V &value) { in key()
784 static const Key &key(const slot_type *slot) { return *slot; } in key()
785 static const Key &key(slot_type *slot) { return *slot; } in key()
/external/ltp/testcases/kernel/fs/mongo/
Dmongo.pl482 sub set_params { subroutine
/external/tinycompress/include/tinycompress/
Dcompress_plugin.h55 int (*set_params) (struct compress_plugin *plugin, member
/external/kernel-headers/original/uapi/sound/
Dskl-tplg-interface.h150 __u32 set_params:2; member
186 __u32 set_params:2; member
/external/tensorflow/tensorflow/python/keras/
Dcallbacks.py296 def set_params(self, params): member in CallbackList
661 def set_params(self, params): member in Callback
1013 def set_params(self, params): member in ProgbarLogger
/external/crosvm/devices/src/virtio/snd/common_backend/
Dstream_info.rs174 pub async fn set_params(&mut self, params: SetParams) -> Result<(), Error> { in set_params() method
Dasync_funcs.rs806 let set_params: virtio_snd_pcm_set_params = in handle_ctrl_queue() localVariable
/external/crosvm/devices/src/virtio/video/decoder/
Dmod.rs744 fn set_params( in set_params() method
/external/crosvm/devices/src/virtio/video/encoder/
Dmod.rs1017 fn set_params( in set_params() method
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h82920 int (*set_params)(struct scsi_device *, const char *); member
Dvmlinux.h82920 int (*set_params)(struct scsi_device *, const char *); member