/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | sequence.cpp | 149 typedef deque<char, int> attr_type; in main() typedef 164 typedef deque<int> attr_type; in main() typedef 388 typedef vector<char, char, int> attr_type; in main() typedef 400 typedef vector<std::string, std::string, int> attr_type; in main() typedef 412 typedef vector<std::string> attr_type; in main() typedef 424 typedef vector<std::vector<int>> attr_type; in main() typedef
|
D | alternative.cpp | 79 typedef boost::variant<undefined, int, char> attr_type; in main() typedef
|
/external/mesa3d/src/compiler/rust/proc/ |
D | as_slice.rs | 98 let attr_type = in derive_as_slice() localVariable 127 let attr_type = Ident::new(attr_type, Span::call_site()); in derive_as_slice() localVariable 180 let attr_type = Ident::new(attr_type, Span::call_site()); in derive_as_slice() localVariable
|
/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()
|
/external/skia/modules/svg/include/ |
D | SkSVGNode.h | 75 #define SVG_PRES_ATTR(attr_name, attr_type, attr_inherited) \ argument 198 #define _SVG_ATTR_SETTERS(attr_name, attr_type, attr_default, set_cp, set_mv) \ argument 214 #define SVG_ATTR(attr_name, attr_type, attr_default) \ argument 224 #define SVG_OPTIONAL_ATTR(attr_name, attr_type) \ argument
|
/external/skia/modules/sksg/include/ |
D | SkSGNode.h | 100 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument 113 #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/sdv/vsomeip/third_party/boost/spirit/test/qi/ |
D | permutation.cpp | 100 typedef vector<optional<int>, optional<char> > attr_type; in main() typedef
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/action/ |
D | action.hpp | 54 typedef typename attribute<Context, Iterator>::type attr_type; in parse() typedef 109 typedef typename attribute<Context, Iterator>::type attr_type; in parse() typedef
|
/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/linux-kselftest/tools/testing/selftests/powerpc/papr_attributes/ |
D | attr_test.c | 77 int id, attr_type; in verify_energy_info() local
|
/external/cronet/tot/third_party/boringssl/src/pki/testdata/verify_name_match_unittest/scripts/ |
D | generate_names.py | 17 def add_attr(self, attr_type, attr_value_type, attr_value, argument
|
/external/cronet/stable/third_party/boringssl/src/pki/testdata/verify_name_match_unittest/scripts/ |
D | generate_names.py | 17 def add_attr(self, attr_type, attr_value_type, attr_value, argument
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/action/ |
D | action.hpp | 55 typedef typename attribute<Context, unused_type>::type attr_type; in generate() typedef
|
/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/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/karma/nonterminal/ |
D | subrule.hpp | 322 typedef Attr attr_type; typedef 396 attr_type; typedef
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/nonterminal/ |
D | subrule.hpp | 349 typedef Attr attr_type; typedef 418 attr_type; typedef
|
/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/tensorflow/tensorflow/core/grappler/optimizers/ |
D | auto_parallel.cc | 59 AttrValue attr_type; in AddNodeDiv() local
|