Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-x86/asm/
Dmtrr.h88 mtrr_type def_type; member
/external/protobuf/php/ext/google/protobuf/
Dupb.h1307 Type def_type() const;
2455 inline Def::Type Def::def_type() const { return upb_def_type(this); } in def_type() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1706 Type def_type() const;
3055 inline Def::Type Def::def_type() const { return upb_def_type(this); }