| /external/tensorflow/tensorflow/python/framework/ |
| D | op_def_util_test.py | 68 def testConvert(self, attr_type, value, expected): argument 93 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 | python_api_parameter_converter_test.py | 149 def testConvertAttribute(self, attr_type, attr_val, expected): argument 197 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 | 768 def value_to_attr_value(value, attr_type, arg_name): # pylint: disable=invalid-name argument
|
| D | python_op_gen.cc | 686 StringPiece attr_type = attr.type(); in GetEagerFunctionSetup() local
|
| /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/skqp/modules/sksg/include/ |
| D | SkSGNode.h | 90 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument 103 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ 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 274 const auto attr_type = record_keeper.getClass("Attr"); in EmitOperandNumbers() local 362 const auto attr_type = record_keeper.getClass("Attr"); in EmitBuiltinOptionsToAttributes() local 386 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/c/ |
| D | kernels.cc | 289 #define SINGLE_CASE(kK, attr_type, size_expr) \ in TF_OpKernelConstruction_GetAttrSize() argument 308 #define LIST_CASE(field, attr_type, ...) \ in TF_OpKernelConstruction_GetAttrSize() argument 351 #define DEFINE_TF_GETATTR(func, c_type, cc_type, attr_type, list_field) \ argument
|
| /external/webrtc/api/transport/ |
| D | stun.cc | 93 static bool DesignatedExpertRange(int attr_type) { in DesignatedExpertRange() 244 uint16_t attr_type, attr_length; in ValidateMessageIntegrityOfType() local 322 bool StunMessage::AddMessageIntegrityOfType(int attr_type, in AddMessageIntegrityOfType() 476 uint16_t attr_type, attr_length; in Read() local
|
| /external/skia/experimental/skrive/include/ |
| D | SkRive.h | 29 #define ACTOR_ATTR(attr_name, attr_type, attr_default) \ argument
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | auto_parallel.cc | 59 AttrValue attr_type; in AddNodeDiv() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | legalize_hlo.cc | 962 auto attr_type = RankedTensorType::get({static_cast<int64_t>(shape.size())}, in ShapeToConst() local 1180 auto attr_type = RankedTensorType::get({pad_op.edge_padding_low().size(), 2}, in ConvertPadOp() local 1219 auto attr_type = in ExpandedShape() local
|
| /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 | 298 auto attr_type = signature.getArgAttrOfType<StringAttr>( in CollectInputsAndAttributes() local
|
| /external/tcpdump/ |
| D | print-radius.c | 381 } attr_type[]= variable
|
| D | print-l2tp.c | 597 uint16_t attr_type; in l2tp_avp_print() local
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | backprop.py | 83 def make_attr(attr_type, value): argument
|
| /external/tensorflow/tensorflow/compiler/mlir/tfr/python/ |
| D | tfr_gen.py | 155 def _get_val_from_proto(attr_type, attr_val): argument
|
| /external/e2fsprogs/lib/blkid/ |
| D | probe.c | 692 unsigned int i, attr_type, val_len; in probe_ntfs() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_parser.cc | 343 AttrTy attr_type; // what type it is member 3562 AttrTy attr_type = attr_it->second.attr_type; in ParseAttributeHelper() local
|