Home
last modified time | relevance | path

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

12345

/openbsd/gnu/usr.bin/binutils/binutils/
H A Drdcoff.c106 coff_get_slot (struct coff_types *types, int indx) in coff_get_slot()
136 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type()
233 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type()
373 struct coff_types *types, int ntype, in parse_coff_struct_type()
548 parse_coff_symbol (bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, in parse_coff_symbol()
656 struct coff_types types; in parse_coff() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Drdcoff.c106 coff_get_slot (struct coff_types *types, int indx) in coff_get_slot()
136 struct coff_types *types, long coff_symno, int ntype, in parse_coff_type()
233 struct coff_types *types, long coff_symno, int ntype, in parse_coff_base_type()
373 struct coff_types *types, int ntype, in parse_coff_struct_type()
548 parse_coff_symbol (bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, in parse_coff_symbol()
656 struct coff_types types; in parse_coff() local
/openbsd/usr.bin/ftp/
H A Dsmall.c90 struct types { struct
94 } types[] = { argument
/openbsd/gnu/llvm/clang/docs/
H A DAutomaticReferenceCounting.rst921 .. _arc.ownership.restrictions.autoreleasing:
1038 .. _arc.ownership.restrictions.pass_by_writeback:
1624 .. _arc.optimization:
2234 .. _arc.misc.c-retainable.audit:
2236 Auditing of C retainable pointer interfaces
/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.h326 findCommands(const void *anyHdr, size_t maxCommands, Types... types) { in findCommands()
348 const CommandType *findCommand(const void *anyHdr, Types... types) { in findCommand()
355 std::vector<const CommandType *> findCommands(const void *anyHdr, in findCommands()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); in ParseBuildInfo() local
224 LazyRandomTypeCollection &types = m_index.ipi().typeCollection(); in GetMainSourceFile() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990519-1.c5 gboolean types : 1; member
/openbsd/gnu/llvm/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()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dprotector.c311 tree types; local
733 tree types; local
963 tree types; local
1263 tree types; local
2163 tree types; local
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DSymbolFile.cpp140 TypeMap &types) {} in FindTypes()
145 TypeMap &types) {} in FindTypes()
H A DSymbolFileOnDemand.cpp438 TypeMap &types) { in FindTypes()
451 llvm::DenseSet<SymbolFile *> &searched_symbol_files, TypeMap &types) { in FindTypes()
/openbsd/libexec/talkd/
H A Dprint.c40 static char *types[] = { variable
/openbsd/usr.bin/mklocale/
H A Dldef.h45 u_int32_t *types; member
H A Dyacc.y56 rune_map types = { { 0, }, }; variable
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dstructs.exp54 proc start_structs_test { types } { argument
/openbsd/gnu/llvm/lld/wasm/
H A DRelocations.cpp87 ArrayRef<WasmSignature> types = file->getWasmObj()->types(); in scanRelocations() local
/openbsd/libexec/login_token/
H A Dinit.c46 static struct token_types types[] = { variable
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachVMRegion.cpp187 std::vector<std::string> types; in GetMemoryTypes() local
/openbsd/usr.sbin/httpd/
H A Dhttpd.c1076 media_add(struct mediatypes *types, struct media_type *media) in media_add()
1101 media_delete(struct mediatypes *types, struct media_type *media) in media_delete()
1110 media_purge(struct mediatypes *types) in media_purge()
1119 media_find(struct mediatypes *types, const char *file) in media_find()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.h66 NameToDIE types; member
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cpp71 void CheckSuppressions(unsigned count, std::vector<const char *> types, in CheckSuppressions()
/openbsd/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp311 CVTypeArray types; in mergeDebugT() local
588 CVTypeArray types; in loadGHashes() local
612 static void forEachTypeChecked(ArrayRef<uint8_t> types, in forEachTypeChecked()
781 static ArrayRef<uint8_t> typeArrayToBytes(const CVTypeArray &types) { in typeArrayToBytes()
/openbsd/usr.sbin/smtpd/
H A Dscheduler_null.c108 scheduler_null_batch(int typemask, int *delay, size_t *count, uint64_t *evpids, int *types) in scheduler_null_batch()
H A Dscheduler.c38 static int *types; variable
/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DTypeFormat.cpp164 TypeList types; in FormatObject() local

12345