Home
last modified time | relevance | path

Searched defs:vtype (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/plugins/radius/
Davpair.c266 int vtype; in rc_extract_vendor_specific_attributes() local
/external/syslinux/com32/rosh/
Drosh.c50 void rosh_version(int vtype) in rosh_version()
/external/kernel-headers/original/uapi/linux/
Dcoda.h434 int vtype; member
563 int vtype; member
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h508 auto vtype = ToFixedTypedVectorElementType(type_, &len); in AsFixedTypedVector() local
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2717 Value::Value(ValueType vtype) { in Value()
3374 void Value::initBasic(ValueType vtype, bool allocated) { in initBasic()