Home
last modified time | relevance | path

Searched defs:new_type (Results 1 – 19 of 19) 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()
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.c523 check_type_name(char *name, int new_type) in check_type_name()
/titanic_44/usr/src/cmd/rpcgen/
H A Drpc_parse.c523 check_type_name(char *name, int new_type) in check_type_name()
/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls.c255 uint32_t new_type = new_flags & ~option_flags; in dls_promisc() local
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_auto.h101 u_int32_t new_type; member
/titanic_44/usr/src/cmd/sendmail/db/include/
H A Dhash_auto.h103 u_int32_t new_type; member
/illumos-gate/usr/src/tools/smatch/src/
H A Dshow-parse.c979 struct symbol *old_type, *new_type; in show_cast_expr() local
H A Dcompile-i386.c1651 struct symbol *old_type, *new_type; in emit_cast_expr() local
H A Dsmatch_extra.c103 struct symbol *type, *tmp, *inner_type, *inner, *new_type; in set_union_info() local
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_auto.c946 new_type, pagelsn, metalsn) in __ham_newpgno_log() argument
/titanic_44/usr/src/cmd/sendmail/db/hash/
H A Dhash_auto.c946 new_type, pagelsn, metalsn) in __ham_newpgno_log() argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3275 int new_type, new_start, new_len; in partnew_func() local
3387 int new_type; in parttype_func() local
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3268 int new_type, new_start, new_len; in partnew_func() local
3380 int new_type; in parttype_func() local
/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.h1088 m_chtype(struct mbuf *m, short new_type) in m_chtype()