Searched refs:types (Results 276 - 300 of 712) sorted by relevance

<<11121314151617181920>>

/barrelfish-2018-10-04/lib/acpica/source/tools/acpihelp/
H A Dacpihelp.h126 #include <sys/types.h>
/barrelfish-2018-10-04/lib/phoenix/
H A Dmap_reduce.h34 #include <sys/types.h>
37 /* Standard data types for the function arguments and results */
/barrelfish-2018-10-04/lib/posixcompat/
H A Dgeteuid.c12 #include <sys/types.h>
/barrelfish-2018-10-04/lib/vis/
H A Dvis.h38 #include <sys/types.h>
/barrelfish-2018-10-04/usr/acpi/arch/armv8/
H A Dacpi_arch.c18 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/include/arch/arm/machine/
H A Datomic.h42 #include <sys/types.h>
/barrelfish-2018-10-04/include/barrelfish/
H A Ddispatch.h27 #include <barrelfish_kpi/types.h>
H A Dsys_debug.h54 errval_t sys_debug_cap_trace_ctrl(uintptr_t types, genpaddr_t start, gensize_t size);
/barrelfish-2018-10-04/include/bench/
H A Dbench.h18 #include <barrelfish/types.h> // for cycles_t
/barrelfish-2018-10-04/lib/cxx/cxxabi/
H A Dabort_message.cpp36 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h35 #include <linux/types.h>
H A Dmthca_wqe.h36 #include <linux/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Ddmapool.h33 #include <linux/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/net/
H A Dip.h35 #include <sys/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_user_mad.h37 #include <linux/types.h>
/barrelfish-2018-10-04/usr/monitor/include/
H A Dcapops.h14 #include <barrelfish/types.h>
H A Dcapsend.h13 #include <barrelfish/types.h>
/barrelfish-2018-10-04/usr/spawnd/
H A Dps.h15 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/usr/tests/xomptest/
H A Dmain.cpp10 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/tools/usbboot/include/aboot/
H A Daboot.h32 #include <aboot/types.h>
/barrelfish-2018-10-04/lib/tzcode/stdtime/
H A Dlocaltime.c22 #include <sys/types.h>
150 unsigned char types[TZ_MAX_TIMES]; member in struct:state
322 const struct ttinfo * const ttisp = &sp->ttis[sp->types[i]];
479 sp->timecnt + /* types */
492 sp->types[i] = (unsigned char) *p++;
493 if (sp->types[i] >= sp->typecnt)
570 sp->types[j] = sp->types[j + i];
618 sp->types[sp->timecnt] =
620 ts->types[
2049 int types[TZ_MAX_TYPES]; local
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A DMakefile.in63 PDS_H = pds.types.h pds.error.h pds.mem.h pds.mdt.h pds.xdr.h
98 -$(RM) ../include/pds.types.h
99 $(CP) pds.types.h ../include
195 pds.xdr.o: pds.xdr.c pds.mdt.h pds.types.h pds.xdr.h
198 pds.error.o: pds.error.c pds.types.h pds.error.h
201 pds.mem.o: pds.mem.c pds.types.h pds.mem.h
212 nsrv.xdr.o: nsrv.xdr.c pds.mdt.h pds.types.h pds.xdr.h \
/barrelfish-2018-10-04/lib/libc/regex/
H A Dregex2.h115 wctype_t *types; member in struct:__anon1031
141 if (iswctype(ch, cs->types[i]))
/barrelfish-2018-10-04/usr/tests/nkm/
H A Dinvalid_mappings.c25 static enum objtype types[7] = variable in typeref:enum:objtype
104 err = cap_retype(caps[i], mem, 0, types[i], BASE_PAGE_SIZE, 1);
/barrelfish-2018-10-04/lib/libc/amd64/gen/
H A Dmakecontext.c30 #include <sys/types.h>

Completed in 379 milliseconds

<<11121314151617181920>>