Searched refs:types (Results 76 - 100 of 3972) sorted by relevance

1234567891011>>

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_pci.h9 #include <linux/types.h>
/openbsd-current/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp_cmd.h9 #include <linux/types.h>
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Damd_powerplay.h27 #include <linux/types.h>
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_sa_media.h8 #include <linux/types.h>
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dkgdb.h6 #include <sys/types.h>
H A Deventfd.h6 #include <sys/types.h>
/openbsd-current/usr.sbin/nsd/
H A Dpopen3.h13 #include <sys/types.h>
/openbsd-current/lib/libc/net/
H A Dhtons.c6 #include <sys/types.h>
H A Dntohs.c6 #include <sys/types.h>
H A Dhtonl.c6 #include <sys/types.h>
H A Dntohl.c6 #include <sys/types.h>
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dxselect.h12 #include <sys/types.h>
/openbsd-current/usr.sbin/netgroup_mkdb/
H A Dutil.h33 #include <sys/types.h>
/openbsd-current/gnu/llvm/clang/utils/ABITest/
H A Dbuild-and-summarize-all.sh11 for kind in return-types single-args; do
/openbsd-current/usr.sbin/snmpd/
H A Dsmi.h19 #include <sys/types.h>
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DTypes.cpp21 using namespace clang::driver::types;
52 const char *types::getTypeName(ID Id) {
56 types::ID types::getPreprocessedType(ID Id) {
73 types::ID types::getPrecompiledType(ID Id) {
83 const char *types::getTypeTempSuffix(ID Id, bool CLMode) {
100 bool types::onlyPrecompileType(ID Id) {
105 bool types::canTypeBeUserSpecified(ID Id) {
106 static const clang::driver::types
[all...]
/openbsd-current/libexec/login_token/
H A Dinit.c37 #include <sys/types.h>
46 static struct token_types types[] = { variable in typeref:struct:token_types
90 for (i = 0; i < sizeof(types)/sizeof(types[0]); ++i)
91 if (strstr(path, types[i].name) != NULL) {
92 tt = &types[i];
97 for (i = 0; i < sizeof(types)/sizeof(types[0]); ++i)
99 (int)(p - path), path, types[i].name, p + 5);
/openbsd-current/gnu/lib/libreadline/examples/
H A Drlversion.c30 #include <sys/types.h>
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/os/gnu-linux/
H A Dos_defines.h43 // The types __off_t and __off64_t are not defined through <sys/types.h>
45 // <gnu/types.h> and the old name for __off64_t.
46 #include <gnu/types.h>
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Ddir.h9 #include <sys/types.h>
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dwhichsig.t10 my @types = map { 'whichsig' . $_ } '', qw( _sv _pv _pvn );
16 is XS::APItest::whichsig_type("KILL", $type), 9, "Sanity check, $types[$type] works";
/openbsd-current/lib/libarch/amd64/
H A Damd64_iopl.c33 #include <sys/types.h>
/openbsd-current/lib/libarch/i386/
H A Di386_iopl.c33 #include <sys/types.h>
/openbsd-current/lib/libc/arch/aarch64/gen/
H A Dfabs.c18 #include <sys/types.h>
H A Disfinitel.c18 #include <sys/types.h>

Completed in 427 milliseconds

1234567891011>>