/external/tensorflow/tensorflow/python/framework/ |
D | device_spec_test.py | 183 d.merge_from(device_spec.DeviceSpecV1.from_string("/task:1/device:GPU:2")) 187 d.merge_from(device_spec.DeviceSpecV1.from_string("/task:1/cpu:0")) 190 d.merge_from(device_spec.DeviceSpecV1.from_string("/job:boo/device:GPU:0")) 193 d.merge_from(device_spec.DeviceSpecV1.from_string("/job:muu/cpu:2")) 195 d.merge_from(device_spec.DeviceSpecV1.from_string( 202 d.merge_from(device_spec.DeviceSpecV2.from_string("/task:1/cpu:0"))
|
D | device_spec.py | 449 def merge_from(self, dev): member in DeviceSpecV1
|
/external/rust/crates/protobuf/src/ |
D | message.rs | 33 fn merge_from(&mut self, is: &mut CodedInputStream) -> ProtobufResult<()>; in merge_from() method 41 r.merge_from(is)?; in parse_from() 96 self.merge_from(&mut is) in merge_from_bytes()
|
D | plugin.rs | 147 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 472 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 746 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1068 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | descriptor.rs | 81 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 610 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1247 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1620 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1836 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 2025 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 2487 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 3018 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 3335 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 3579 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method [all …]
|
D | coded_input_stream.rs | 703 message.merge_from(self)?; in merge_message()
|
/external/rust/crates/protobuf/src/well_known_types/ |
D | wrappers.rs | 66 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 221 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 376 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 531 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 686 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 841 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 996 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1162 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1324 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | empty.rs | 49 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | source_context.rs | 77 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | field_mask.rs | 76 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | duration.rs | 82 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | timestamp.rs | 82 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | struct_pb.rs | 76 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 451 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 724 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | any.rs | 104 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | api.rs | 252 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 649 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 939 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
D | type_pb.rs | 220 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 658 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1246 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1524 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method 1762 fn merge_from(&mut self, is: &mut crate::CodedInputStream<'_>) -> crate::ProtobufResult<()> { in merge_from() method
|
/external/rust/crates/grpcio/src/ |
D | codec.rs | 51 m.merge_from(&mut s)?; in de()
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.-device-spec.pbtxt | 39 name: "merge_from"
|
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
D | activity.py | 172 def merge_from(self, other): member in Scope 177 self.parent.merge_from(other.parent) 490 self.scope.merge_from(after_child)
|
D | activity_test.py | 83 scope.merge_from(other)
|