Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/lib/libc/stdio/
H A Dprintf-pos.c88 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 Dtesting.md407 ### 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 Drune.c125 uint32_t *types; in _Read_RuneMagi() local
189 uint32_t *types; in _Read_RuneMagi() local
/freebsd/crypto/openssl/crypto/store/
H A Dstore_strings.c23 int types = sizeof(type_strings) / sizeof(type_strings[0]); in OSSL_STORE_INFO_type_string() local
/freebsd/contrib/kyua/cli/
H A Dcommon.cpp159 cli::result_types types; in parse_types() local
276 result_types types = parse_types( in get_result_types() local
H A Dcmd_test.cpp180 const auto& types = model::test_result_types; in run() local
/freebsd/libexec/talkd/
H A Dprint.c43 static const char *types[] = variable
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, in main() local
/freebsd/contrib/kyua/engine/
H A Datf_result.hpp57 enum types { enum in engine::atf_result
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); in ParseBuildInfo() local
228 LazyRandomTypeCollection &types = m_index.ipi().typeCollection(); in GetMainSourceFile() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h326 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 DAppleObjCDeclVendor.cpp184 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/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.h69 NameToDIE types; member
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c202 struct types { struct
207 } types[] = { argument
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Ddataset.py101 types=("filesystem", "volume"), snaps=True): argument
/freebsd/contrib/tnftp/src/
H A Dcmds.c135 static struct types { struct
140 } types[] = { variable
/freebsd/stand/kboot/kboot/arch/amd64/
H A Dload_addr.c37 enum types { enum
/freebsd/contrib/sendmail/src/
H A Dstab.c483 int i, t, total, types[MAXSTTYPES]; in dumpstab() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_log.c337 int types[2], mlen; in ipf_log_pkt() local
508 size_t *itemsz, int *types, int cnt) in ipf_log_items()
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp164 TypeList types; FormatObject() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h155 iterator_range<type_iterator> types() const { in types() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp242 CVTypeRange TpiStream::types(bool *HadError) const { in types() function in TpiStream
/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp313 CVTypeArray types; in mergeDebugT() local
590 CVTypeArray types; in loadGHashes() local
614 static void forEachTypeChecked(ArrayRef<uint8_t> types, in forEachTypeChecked()
783 static ArrayRef<uint8_t> typeArrayToBytes(const CVTypeArray &types) { in typeArrayToBytes()
/freebsd/sys/dev/drm2/
H A Ddrm_sysctl.c191 const char *types[] = { variable
/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c281 unsigned long types = *((unsigned long *)arg); in type_str() local

12345