/freebsd/lib/libc/stdio/ |
H A D | printf-pos.c | 88 inittypes(struct typetable *types) in inittypes() 104 freetypes(struct typetable *types) in freetypes() 116 _ensurespace(struct typetable *types) in _ensurespace() 133 addtype(struct typetable *types, enum typeid type) in addtype() 143 addsarg(struct typetable *types, int flags) in addsarg() 164 adduarg(struct typetable *types, int flags) in adduarg() 188 addaster(struct typetable *types, char **fmtp) in addaster() 214 addwaster(struct typetable *types, wchar_t **fmtp) in addwaster() 254 struct typetable types; /* table of types */ in __find_arguments() local 447 struct typetable types; /* table of types */ in __find_warguments() local [all …]
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | testing.md | 407 ### AssertionResult {#AssertionResult} 421 ### AssertionException {#AssertionException} 428 ### EmptyTestEventListener {#EmptyTestEventListener} 436 ### Environment {#Environment} 457 ### ScopedTrace {#ScopedTrace} 484 ### Test {#Test} 572 ### TestWithParam {#TestWithParam} 579 ### TestSuite {#TestSuite} 692 ### TestInfo {#TestInfo} 771 ### TestParamInfo {#TestParamInfo} [all …]
|
/freebsd/lib/libc/locale/ |
H A D | rune.c | 125 uint32_t *types; in _Read_RuneMagi() local 189 uint32_t *types; in _Read_RuneMagi() local
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_strings.c | 23 int types = sizeof(type_strings) / sizeof(type_strings[0]); in OSSL_STORE_INFO_type_string() local
|
/freebsd/crypto/krb5/src/plugins/preauth/otp/ |
H A D | otp_state.c | 75 token_type *types; member 283 token_types_free(token_type *types) in token_types_free() 301 token_type *types = NULL; in token_types_decode() local 406 const token_type *types, k5_json_object obj, token *out) in token_decode() 515 const token_type *types, const char *config, token **out) in tokens_decode()
|
/freebsd/crypto/krb5/src/util/verto/ |
H A D | verto-module.h | 40 #define VERTO_MODULE(name, symb, types) \ argument 94 verto_ev_type types; member
|
/freebsd/contrib/kyua/cli/ |
H A D | common.cpp | 159 cli::result_types types; in parse_types() local 276 result_types types = parse_types( in get_result_types() local
|
H A D | cmd_test.cpp | 180 const auto& types = model::test_result_types; in run() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | CompileUnitIndex.cpp | 68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); in ParseBuildInfo() local 228 LazyRandomTypeCollection &types = m_index.ipi().typeCollection(); in GetMainSourceFile() local
|
/freebsd/libexec/talkd/ |
H A D | print.c | 43 static const char *types[] = variable
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krbhst-test.c | 64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main() local
|
/freebsd/contrib/kyua/engine/ |
H A D | atf_result.hpp | 57 enum types { enum in engine::atf_result
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.h | 326 findCommands(const void * anyHdr,size_t maxCommands,Types...types) findCommands() argument 348 findCommand(const void * anyHdr,Types...types) findCommand() argument 355 findCommands(const void * anyHdr,Types...types) findCommands() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCDeclVendor.cpp | 184 ObjCRuntimeMethodType(const char *types) { in ObjCRuntimeMethodType() 437 [log, interface_decl, this](const char *name, const char *types) -> bool { in FinishDecl() 455 this](const char *name, const char *types) -> bool { in FinishDecl()
|
/freebsd/sys/kern/ |
H A D | subr_efi_map.c | 120 static const char *types[] = { in print_efi_map_entry() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | ManualDWARFIndex.h | 69 NameToDIE types; member
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmds.c | 202 struct types { struct 207 } types[] = { argument
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | g_inq_names.c | 115 gss_OID_set types = GSS_C_NO_OID_SET; in mech_supports_nametype() local
|
/freebsd/contrib/xz/src/xz/ |
H A D | args.c | 550 } types[] = { in parse_real() local 577 } types[] = { in parse_real() local
|
/freebsd/stand/kboot/libkboot/ |
H A D | efi.c | 188 static const char *types[] = { in print_efi_map_entry() local
|
/freebsd/crypto/krb5/src/plugins/localauth/test/ |
H A D | main.c | 162 static const char *types[] = { "TYPEA", "TYPEB", NULL }; in localauth_test2_initvt() local
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | dataset.py | 101 types=("filesystem", "volume"), snaps=True): argument
|
/freebsd/contrib/tnftp/src/ |
H A D | cmds.c | 135 static struct types { struct 140 } types[] = { variable
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_log.c | 337 int types[2], mlen; in ipf_log_pkt() local 508 size_t *itemsz, int *types, int cnt) in ipf_log_items()
|
/freebsd/contrib/sendmail/src/ |
H A D | stab.c | 483 int i, t, total, types[MAXSTTYPES]; in dumpstab() local
|