Searched defs:size (Results 201 - 225 of 4504) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dnew6.C11 void *operator new (size_t size) throw (bad_alloc) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp19.C8 int size() { return d.size(); } function in class:C
11 template<template<class> class D,class E> int size(D<E> &d1) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20010605-1.c4 int size = 10; local
H A Dpr20203.c5 unsigned long size; member in struct:bfd_section
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D920810-1.c5 typedef struct{void*super;int name;int size;}t; member in struct:__anon3781
6 t*f(t*clas,int size) argument
H A Dva-arg-22.c29 void foo (int size, ...) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Dgmm_malloc.h34 _mm_malloc (size_t size, size_t align) argument
H A Dpmm_malloc.h41 _mm_malloc (size_t size, size_t alignment) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2loc.h84 unsigned long size; member in struct:dwarf2_locexpr_baton
101 unsigned long size; member in struct:dwarf2_loclist_baton
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dduff-2.c22 cksum (const unsigned char *src, unsigned long size) argument
H A Dduff-4.c21 cksum (const unsigned char *src, unsigned long size) argument
H A Dpr24615.c11 test (int type, int size, char *data, int len) argument
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Ddb_memrw.c57 db_read_bytes(vaddr_t addr, size_t size, char *data) argument
81 db_write_bytes(vaddr_t addr, size_t size, const char *data) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Ddb_memrw.c54 db_read_bytes(vaddr_t addr, size_t size, char *data) argument
80 db_write_bytes(vaddr_t addr, size_t size, const char *data) argument
/netbsd-6-1-5-RELEASE/sys/arch/shark/include/
H A Dbeep.h36 int size; member in struct:wavebuffer
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/
H A Dfile_fat.h49 size_t size(void) { return GetFileSize(_handle, 0); } function in class:FatFile
/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/libz/
H A Dzalloc.c35 zcalloc(voidpf opaque, unsigned items, unsigned size) argument
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/include/
H A Dbus_space_hpcmips.h44 u_int32_t size; /* extent size */ member in struct:bus_space_tag_hpcmips
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Ddb_memrw.c46 db_read_bytes(vaddr_t addr, size_t size, char *data) argument
55 db_write_bytes(vaddr_t addr, size_t size, const char *data) argument
/netbsd-6-1-5-RELEASE/lib/libusbhid/
H A Ddescr.c61 hid_use_report_desc(const uint8_t *data, unsigned int size) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/stand/board/
H A Dsmdk2410.c55 uint32_t start, size, heap; local
/netbsd-6-1-5-RELEASE/sys/arch/hp700/stand/boot/
H A Dbootinfo.c53 bi_add(struct btinfo_common *what, int type, size_t size) argument
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dxdr_reference.c81 u_int size; /* size of the object pointed to */ variable
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dmakebuf.c68 size_t size; local
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dnew.cpp38 void *operator new(size_t size) argument

Completed in 221 milliseconds

1234567891011>>