Searched defs:size (Results 1 - 25 of 4109) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn_mp_init_size.c19 int mp_init_size (mp_int * a, int size) argument
H A Dbn_mp_unsigned_bin_size.c21 int size = mp_count_bits (a); local
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Decalloc.c46 ecalloc (size_t number, size_t size) argument
H A Drealloc.c41 rk_realloc(void *ptr, size_t size) argument
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dreallocf.c33 reallocf(void *ptr, size_t size) argument
/macosx-10.10/Libinfo-459/rpc.subproj/
H A Drpc_dtablesize.c69 static int size; local
/macosx-10.10/OpenSSL098-52/src/crypto/perlasm/
H A Dx86_64-xlate.pl100 sub size { subroutine
178 sub size {} subroutine
240 sub size { subroutine
[all...]
/macosx-10.10/WebCore-7600.1.25/crypto/mac/
H A DCryptoKeyMac.cpp35 Vector<uint8_t> CryptoKey::randomData(size_t size) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gtk/
H A DGdkCairoUtilities.cpp39 IntSize size = cairoSurfaceSize(surface); local
/macosx-10.10/ksh-23/ksh/src/lib/libast/stdio/
H A Dfmemopen.c27 fmemopen(void* buf, size_t size, const char* mode) argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmgetmem.c37 Void_t* vmgetmem(Vmalloc_t* vm, Void_t* data, size_t size) argument
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/bin_search_tree_/
H A Dinfo_fn_imps.hpp58 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/binary_heap_/
H A Dinfo_fn_imps.hpp58 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/cc_hash_table_map_/
H A Dsize_fn_imps.hpp51 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/gp_hash_table_map_/
H A Dinfo_fn_imps.hpp51 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinfo_fn_imps.hpp58 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/list_update_map_/
H A Dinfo_fn_imps.hpp50 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/ov_tree_map_/
H A Dinfo_fn_imps.hpp50 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/ext/pb_ds/detail/pat_trie_/
H A Dinfo_fn_imps.hpp56 size() const function in class:PB_DS_CLASS_C_DEC
/macosx-10.10/libstdcxx-104.1/src/
H A Dnew_op.cc32 operator new(size_t size) throw (std::bad_alloc) argument
H A Dnew_opv.cc31 operator new[] (size_t size) throw (std::bad_alloc) argument
/macosx-10.10/tcl-105/tcl/tcl/libtommath/
H A Dbn_mp_init_size.c19 int mp_init_size (mp_int * a, int size) argument
H A Dbn_mp_unsigned_bin_size.c21 int size = mp_count_bits (a); local
/macosx-10.10/xnu-2782.1.97/libkern/c++/
H A DOSRuntimeSupport.c8 void _ZN11OSMetaClassdlEPvm(__attribute__((unused)) void *mem, __attribute__((__unused__)) unsigned long size) { } argument
9 void *_ZN11OSMetaClassnwEm(__attribute__((unused)) unsigned long size) { return (void *)0ULL; } argument
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/
H A Dmig_allocate.c60 mig_allocate(vm_address_t *addr_p, vm_size_t size) argument

Completed in 149 milliseconds

1234567891011>>