/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/ |
D | from_meta.rs | 113 fn from_value(value: &Lit) -> Result<Self> { in from_value() method 294 fn from_value(value: &Lit) -> Result<Self> { in from_value() method 329 fn from_value(value: &::syn::Lit) -> Result<Self> { in from_value() method 345 fn from_value(value: &::syn::Lit) -> Result<Self> { in from_value() method 368 fn from_value(value: &syn::Lit) -> Result<Self> { in from_value() method 516 fn from_value(value: &Lit) -> Result<Self> { in from_value() method 583 fn from_value(value: &Lit) -> Result<Self> { in from_value() method
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/ |
H A D | optional_ops.py | 133 def from_value(value): member in Optional 248 def from_value(value): member in OptionalSpec
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | type_spec_test.py | 83 def from_value(cls, value): member in TwoTensorsSpec 149 def from_value(cls, value): member in TwoCompositesSpec 202 def from_value(cls, value): member in NestOfTensorsSpec
|
H A D | sparse_tensor.py | 103 def from_value(cls, sparse_tensor_value): member in SparseTensor 417 def from_value(cls, value): member in SparseTensorSpec
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | input_lib.py | 846 def from_value(value): member in DistributedIteratorSpec 985 def from_value(value): member in DistributedDatasetSpec 1303 def from_value(value): member in DistributedDatasetsFromFunctionSpec 1703 def from_value(value): member in _SingleWorkerDatasetIteratorSpec
|
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/ |
H A D | chain.rs | 22 pub fn from_value(session: &Session, value: Value) -> Result<Self> { in from_value() method 69 pub fn from_value(session: &Session, value: Value) -> Result<Self> { in from_value() method
|
/aosp_15_r20/external/openthread/tools/tcat_ble_client/tlv/ |
H A D | tcat_tlv.py | 47 def from_value(cls, value: int): member in TcatTLVType
|
H A D | dataset_tlv.py | 75 def from_value(cls, value: int): member in MeshcopTlvType
|
/aosp_15_r20/packages/modules/adb/ |
D | transfer_id.h | 58 static constexpr TransferId from_value(uint64_t value) { in from_value() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | index_node_base.hpp | 66 static index_node_base* from_value(const value_type* p) in from_value() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/log-0.4.21/src/kv/ |
H A D | error.rs | 29 pub(super) fn from_value(err: crate::kv::value::inner::Error) -> Self { in from_value() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/log/src/kv/ |
D | error.rs | 29 pub(super) fn from_value(err: crate::kv::value::inner::Error) -> Self { in from_value() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/ |
D | eventfd.rs | 40 pub fn from_value(init_val: u32) -> Result<Self> { in from_value() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/util/ |
D | over_ride.rs | 148 fn from_value(lit: &Lit) -> Result<Self> { in from_value() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/options/ |
D | mod.rs | 63 fn from_value(value: &syn::Lit) -> Result<Self> { in from_value() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/types/ |
D | value_ref.rs | 217 pub(crate) unsafe fn from_value(value: *mut crate::ffi::sqlite3_value) -> ValueRef<'a> { in from_value() method
|
/aosp_15_r20/external/pytorch/torch/onnx/ |
H A D | _type_utils.py | 178 def from_value( member in JitScalarType
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_cbor/src/value/ |
D | de.rs | 156 pub fn from_value<T>(value: Value) -> Result<T, crate::error::Error> in from_value() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/value/ |
D | mod.rs | 118 pub fn from_value<T>(value: Value) -> Result<T, Error> in from_value() function
|
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1beta/src/main/proto/google/analytics/admin/v1beta/ |
H A D | access_report.proto | 187 NumericValue from_value = 1; field
|
/aosp_15_r20/external/googleapis/google/analytics/admin/v1alpha/ |
H A D | access_report.proto | 187 NumericValue from_value = 1; field
|
H A D | audience.proto | 133 NumericValue from_value = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/googleapis/google/analytics/admin/v1beta/ |
H A D | access_report.proto | 187 NumericValue from_value = 1; field
|
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/proto-google-analytics-admin-v1alpha/src/main/proto/google/analytics/admin/v1alpha/ |
H A D | access_report.proto | 187 NumericValue from_value = 1; field
|
H A D | audience.proto | 133 NumericValue from_value = 1 [(google.api.field_behavior) = REQUIRED]; field
|