Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 72) sorted by relevance

123

/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetcwd.c45 int alloc = 0; in getcwd() local
/titanic_41/usr/src/lib/libast/common/regex/
H A Dreginit.c394 alloc(register regdisc_t* disc, void* p, size_t n) in alloc() function
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dvstafs.h43 struct alloc struct
55 struct alloc fs_freesecs[0]; argument
/titanic_41/usr/src/cmd/ssh/include/
H A Dbuffer.h28 u_int alloc; /* Number of bytes allocated for data. */ member
/titanic_41/usr/src/uts/intel/os/
H A Dcpr_intel.c43 cpr_default_setup(int alloc) in cpr_default_setup()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dsmbfs_ioctl.h44 uint32_t alloc; /* allocated length */ member
/titanic_41/usr/src/common/lzma/
H A DLzFind.c22 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) in LzInWindow_Free()
33 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) in LzInWindow_Create()
145 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_FreeThisClassMemory()
151 void MatchFinder_Free(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_Free()
157 static CLzRef* AllocRefs(UInt32 num, ISzAlloc *alloc) in AllocRefs()
167 ISzAlloc *alloc) in MatchFinder_Create()
H A DLzmaDec.c901 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs()
908 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict()
915 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free()
947 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2()
961 SRes LzmaDec_AllocateProbs(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_AllocateProbs()
970 SRes LzmaDec_Allocate(CLzmaDec *p, const Byte *props, unsigned propsSize, ISzAlloc *alloc) in LzmaDec_Allocate()
994 ELzmaStatus *status, ISzAlloc *alloc) in LzmaDecode()
H A DLzmaEnc.c485 static int RangeEnc_Alloc(CRangeEnc *p, ISzAlloc *alloc) in RangeEnc_Alloc()
497 static void RangeEnc_Free(CRangeEnc *p, ISzAlloc *alloc) in RangeEnc_Free()
1720 CLzmaEncHandle LzmaEnc_Create(ISzAlloc *alloc) in LzmaEnc_Create()
1729 void LzmaEnc_FreeLits(CLzmaEnc *p, ISzAlloc *alloc) in LzmaEnc_FreeLits()
1737 void LzmaEnc_Destruct(CLzmaEnc *p, ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Destruct()
1747 void LzmaEnc_Destroy(CLzmaEncHandle p, ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Destroy()
1918 static SRes LzmaEnc_Alloc(CLzmaEnc *p, UInt32 keepWindowSize, ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Alloc()
2041 static SRes LzmaEnc_AllocAndInit(CLzmaEnc *p, UInt32 keepWindowSize, ISzAlloc *alloc, ISzAlloc *all… in LzmaEnc_AllocAndInit()
2059 ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_Prepare()
2069 ISzAlloc *alloc, ISzAlloc *allocBig) in LzmaEnc_PrepareForLzma2()
[all …]
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.h62 int alloc; member
/titanic_41/usr/src/lib/libast/common/hash/
H A Dhashlib.h47 Hash_alloc_f alloc; /* value allocation routine */ member
/titanic_41/usr/src/cmd/filesync/
H A Dignore.c255 ign_hash(const char *name, int alloc) in ign_hash()
/titanic_41/usr/src/tools/pmodes/
H A Dbinsearch.c82 item_add_list(itemlist l, char **s, int n, int alloc) in item_add_list()
/titanic_41/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c95 sip_add_aquot_to_str(char *str, boolean_t *alloc) in sip_add_aquot_to_str()
476 boolean_t alloc = B_FALSE; in sip_add_accept() local
560 boolean_t alloc; in sip_add_alert_info() local
599 boolean_t alloc; in sip_add_call_info() local
708 boolean_t alloc; in sip_add_error_info() local
/titanic_41/usr/src/lib/libumem/common/
H A Dvmem_sbrk.c94 vmem_sbrk_extend_alloc(vmem_t *src, void *pos, size_t size, size_t alloc, in vmem_sbrk_extend_alloc()
/titanic_41/usr/src/cmd/expr/
H A Dcompile.c147 int alloc = 0; local
/titanic_41/usr/src/cmd/sh/
H A Dblok.c69 alloc(size_t nbytes) in alloc() function
/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dlibumem.c98 umastat_cpu_alloc(uintptr_t addr, const umem_cpu_cache_t *ccp, int *alloc) in umastat_cpu_alloc()
221 int avail, alloc, total, nptc = 0; in umastat_cache() local
/titanic_41/usr/src/uts/intel/io/drm/
H A Dradeon_mem.c246 drm_radeon_mem_alloc_t alloc; in radeon_mem_alloc() local
/titanic_41/usr/src/lib/libgen/common/
H A Dreg_compile.c155 int alloc; in _compile() local
/titanic_41/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc67 alloc() in alloc() function in AudioBuffer
/titanic_41/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h109 void * (*alloc)(TNFW_B_WCB *, size_t, enum tnf_alloc_mode); member
/titanic_41/usr/src/cmd/sgs/m4/common/
H A Dm4.c1050 wstr2str(wchar_t *from, int alloc) in wstr2str()
1094 str2wstr(char *from, int alloc) in str2wstr()
/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c57 Vmulong_t alloc; /* amount allocated */ member
363 reg Vmulong_t nalloc, alloc, nfree, free; local
/titanic_41/usr/src/uts/common/sys/
H A Dpg.h86 struct pg *(*alloc)(); member

123