Searched refs:SET_TYPE (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/debug/
H A Dmirrors.js75 SET_TYPE : 'set',
1239 %_Call(ObjectMirror, this, value, MirrorType.SET_TYPE);
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h604 #define SET_TYPE(dest, val) UPB_UNUSED(val) macro
606 #define SET_TYPE(dest, val) dest = val macro
618 SET_TYPE(v->ctype, ctype);
638 SET_TYPE(val->ctype, proto_type); \
661 #undef SET_TYPE macro
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h811 #define SET_TYPE(dest, val) UPB_UNUSED(val) macro
813 #define SET_TYPE(dest, val) dest = val macro
829 SET_TYPE(v->ctype, ctype);
849 SET_TYPE(val->ctype, proto_type); \
872 #undef SET_TYPE macro

Completed in 194 milliseconds