Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueLanguage.cpp47 LanguageType new_type = Language::GetLanguageTypeFromString(value.trim()); in SetValueFromString() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEvent.h208 void SetType(uint32_t new_type) { m_type = new_type; } in SetType()
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.y991 new_type (Typetype tt) new_type() function
[all...]
H A Dasn1parse.c2814 new_type (Typetype tt) new_type() function
[all...]
/freebsd/usr.bin/rpcgen/
H A Drpc_parse.c366 check_type_name(const char *name, int new_type) in check_type_name()
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c479 static int transpose_socket(int socket, enum fd_type new_type) in transpose_socket()
/freebsd/sys/sys/
H A Dmbuf.h1083 m_chtype(struct mbuf *m, short new_type) in m_chtype()