Home
last modified time | relevance | path

Searched defs:attr_type (Results 1 – 25 of 30) sorted by relevance

12

/third_party/boost/libs/spirit/test/x3/
Dsequence.cpp149 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
Dalternative.cpp79 typedef boost::variant<undefined, int, char> attr_type; in main() typedef
/third_party/skia/modules/svg/include/
DSkSVGNode.h64 #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
/third_party/flutter/skia/modules/sksg/include/
DSkSGNode.h98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
/third_party/skia/modules/sksg/include/
DSkSGNode.h98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
/third_party/boost/libs/spirit/test/qi/
Dpermutation.cpp100 typedef vector<optional<int>, optional<char> > attr_type; in main() typedef
/third_party/boost/boost/spirit/home/qi/action/
Daction.hpp54 typedef typename attribute<Context, Iterator>::type attr_type; in parse() typedef
109 typedef typename attribute<Context, Iterator>::type attr_type; in parse() typedef
/third_party/glib/gio/
Dgio-tool-set.c29 static char *attr_type = "string"; variable
/third_party/ntfs-3g/ntfsprogs/
Dntfsck.c250 static runlist *load_runlist(ntfs_volume *rawvol, s64 offset_to_file_record, ATTR_TYPES attr_type, … in load_runlist()
425 u32 attr_type = le32_to_cpu(attr_rec->type); in check_attr_record() local
Dntfstruncate.c78 ATTR_TYPES attr_type; variable
Dntfsfallocate.c83 le32 attr_type; variable
/third_party/boost/boost/spirit/home/karma/action/
Daction.hpp55 typedef typename attribute<Context, unused_type>::type attr_type; in generate() typedef
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_pipeline.c524 uint8_t attr_type = ATTRIBUTE_FLOAT; in get_attr_type() local
/third_party/boost/boost/spirit/repository/home/qi/nonterminal/
Dsubrule.hpp349 typedef Attr attr_type; typedef
418 attr_type; typedef
/third_party/boost/boost/spirit/repository/home/karma/nonterminal/
Dsubrule.hpp322 typedef Attr attr_type; typedef
396 attr_type; typedef
/third_party/skia/experimental/skrive/include/
DSkRive.h29 #define ACTOR_ATTR(attr_name, attr_type, attr_default) \ argument
/third_party/boost/boost/spirit/home/x3/operator/detail/
Dalternative.hpp123 attr_type; typedef
/third_party/boost/boost/xpressive/detail/static/transforms/
Das_action.hpp90 attr_type; typedef
/third_party/boost/boost/spirit/home/qi/nonterminal/
Drule.hpp132 attr_type; typedef
/third_party/boost/boost/spirit/home/karma/nonterminal/
Drule.hpp139 attr_type; typedef
/third_party/mindspore/mindspore/core/load_mindir/
Danf_model_parser.cc361 const int attr_type = attr_proto.type(); in ParseAttrInScalarForm() local
440 const int attr_type = attr_proto.type(); in ObtainCNodeAttrInSingleScalarForm() local
/third_party/boost/boost/xpressive/detail/core/matcher/
Daction_matcher.hpp353 attr_type; typedef
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Donnx_exporter.cc67 void SetAttrValueToProto(const ValuePtr &value, onnx::AttributeProto_AttributeType attr_type, in SetAttrValueToProto()
98 void SetAttrTupleValueToProto(const ValuePtr &value, onnx::AttributeProto_AttributeType attr_type, in SetAttrTupleValueToProto()
/third_party/e2fsprogs/lib/blkid/
Dprobe.c693 unsigned int i, attr_type, val_len; in probe_ntfs() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp_crypto.c2129 int attr_type; in dpp_validate_csr() local

12