/external/tensorflow/tensorflow/python/framework/ |
D | op_def_util_test.py | 72 def testConvert(self, attr_type, value, expected): argument 97 def testConvertError(self, attr_type, value): argument
|
D | op_def_util_pybind.cc | 22 py::handle ConvertAttr(py::handle value, std::string attr_type) { in ConvertAttr()
|
D | op_def_library_pybind.cc | 150 const std::string& attr_type, in ValueToAttrValue() 295 const AttributeType attr_type, in AssertSatisfiesAllowedStringsConstraint() 313 const AttributeType attr_type, in AssertSatisfiesIntMinimumConstraint() 369 const AttributeType attr_type, in AssertSatisfiesTypeConstraint() 551 const AttributeType attr_type = AttributeTypeFromName(attr_def.type()); in ExtractAttrProto() local
|
D | python_api_parameter_converter_test.py | 145 def testConvertAttribute(self, attr_type, attr_val, expected): argument 193 def testConvertAttributeError(self, attr_type, attr_val, message): argument
|
D | op_def_util.cc | 212 Safe_PyObjectPtr ConvertAttrOrNull(PyObject* value, AttributeType attr_type) { in ConvertAttrOrNull() 317 std::string AttributeTypeToName(AttributeType attr_type) { in AttributeTypeToName()
|
D | op_def_library.py | 815 def value_to_attr_value(value, attr_type, arg_name): # pylint: disable=invalid-name argument
|
/external/skia/modules/svg/include/ |
D | SkSVGNode.h | 64 #define SVG_PRES_ATTR(attr_name, attr_type, attr_inherited) \ argument 187 #define _SVG_ATTR_SETTERS(attr_name, attr_type, attr_default, set_cp, set_mv) \ argument 203 #define SVG_ATTR(attr_name, attr_type, attr_default) \ argument 213 #define SVG_OPTIONAL_ATTR(attr_name, attr_type) \ argument
|
/external/skia/modules/sksg/include/ |
D | SkSGNode.h | 98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument 111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
|
/external/tensorflow/tensorflow/compiler/mlir/lite/ |
D | converter_gen.cc | 94 const auto attr_type = record_keeper.getClass("Attr"); in EmitOptionBuilders() local 268 const auto attr_type = record_keeper.getClass("Attr"); in EmitOperandNumbers() local 356 const auto attr_type = record_keeper.getClass("Attr"); in EmitBuiltinOptionsToAttributes() local 380 StringRef attr_type = mlir::tblgen::Attribute(arg_def).getAttrDefName(); in EmitBuiltinOptionsToAttributes() local
|
/external/webrtc/media/base/ |
D | turn_utils.cc | 86 uint16_t attr_type, attr_length; in UnwrapTurnPacket() local
|
/external/tensorflow/tensorflow/compiler/mlir/tfrt/python_tests/ |
D | python_test_attrs.cc | 52 auto attr_type = type_attr.getValue().dyn_cast<RankedTensorType>(); in verifyRegionArgAttribute() local
|
/external/cronet/net/data/verify_name_match_unittest/scripts/ |
D | generate_names.py | 17 def add_attr(self, attr_type, attr_value_type, attr_value, argument
|
/external/tensorflow/tensorflow/core/framework/ |
D | full_type_util.cc | 157 const auto attr_type = attr->value_case(); in SubstituteVar() local 199 const auto attr_type = attr->value_case(); in SubstituteForEach() local
|
/external/webrtc/api/transport/ |
D | stun.cc | 129 static bool DesignatedExpertRange(int attr_type) { in DesignatedExpertRange() 400 uint16_t attr_type, attr_length; in ValidateMessageIntegrityOfType() local 471 bool StunMessage::AddMessageIntegrityOfType(int attr_type, in AddMessageIntegrityOfType() 635 uint16_t attr_type, attr_length; in Read() local
|
/external/tensorflow/tensorflow/c/ |
D | kernels.cc | 382 #define SINGLE_CASE(kK, attr_type, size_expr) \ in TF_OpKernelConstruction_GetAttrSize() argument 401 #define LIST_CASE(field, attr_type, ...) \ in TF_OpKernelConstruction_GetAttrSize() argument 444 #define DEFINE_TF_GETATTR(func, c_type, cc_type, attr_type, list_field) \ argument
|
/external/perfetto/src/profiling/perf/ |
D | event_config.h | 89 uint32_t attr_type = 0; member
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_parallel.cc | 59 AttrValue attr_type; in AddNodeDiv() local
|
/external/rust/crates/x509-parser/src/ |
D | x509.rs | 78 attr_type: Oid<'a>, field 94 pub const fn attr_type(&self) -> &Oid { in attr_type() method
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | op_specs.cc | 132 StringPiece attr_type = attr_def.type(); in TypesOf() local
|
/external/tensorflow/tensorflow/cc/framework/ |
D | cc_op_gen.cc | 327 std::pair<const char*, bool> AttrTypeName(StringPiece attr_type) { in AttrTypeName() 357 const char* ListElementTypeName(StringPiece attr_type) { in ListElementTypeName()
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/ |
D | raise_to_tf.cc | 303 auto attr_type = signature.getArgAttrOfType<StringAttr>( in CollectInputsAndAttributes() local
|
/external/tensorflow/tensorflow/python/eager/ |
D | backprop.py | 81 def make_attr(attr_type, value): argument
|
/external/tensorflow/tensorflow/core/runtime_fallback/util/ |
D | attr_util.cc | 316 DataType ConvertBefAttrTypeToTfDataType(tfrt::DType attr_type) { in ConvertBefAttrTypeToTfDataType()
|
/external/tcpdump/ |
D | print-l2tp.c | 571 uint16_t attr_type; in l2tp_avp_print() local
|
D | print-radius.c | 613 } attr_type[]= variable
|