Home
last modified time | relevance | path

Searched refs:type__ (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/
Dbasedefs.h92 #define IW_CLEANUP_FUNC(type__, func__) \ argument
93 static inline void func__ ## _cc(type__ * p) { \
99 #define IW_CLEANUP_DESTROY_FUNC(type__, func__) \ argument
100 static inline void func__ ## _cc(type__ * p) { \
/third_party/flatbuffers/src/
Didl_parser.cpp3603 auto type__ = value.type.Serialize(builder); in Serialize() local
3611 *builder, name__, type__, id, value.offset, in Serialize()
3718 auto type__ = underlying_type.Serialize(builder); in Serialize() local
3723 return reflection::CreateEnum(*builder, name__, vals__, is_union, type__, in Serialize()
3749 auto type__ = union_type.Serialize(builder); in Serialize() local
3756 type__, docs__); in Serialize()
/third_party/mindspore/patches/
D0001-generate-schema-headers-manually.patch22436 + auto type__ = type ? _fbb.CreateString(type) : 0;
22440 + type__,
53626 + auto type__ = type ? _fbb.CreateString(type) : 0;
53630 + type__,