Home
last modified time | relevance | path

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

123

/titanic_52/usr/src/lib/libc/port/gen/
H A Dgetcwd.c45 int alloc = 0; in getcwd() local
/titanic_52/usr/src/grub/grub-0.97/stage2/
H A Dvstafs.h43 struct alloc struct
55 struct alloc fs_freesecs[0]; argument
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/
H A Dreginit.c394 alloc(register regdisc_t* disc, void* p, size_t n) in alloc() function
/titanic_52/usr/src/common/lzma/
H A DLzFind.c22 static void LzInWindow_Free(CMatchFinder *p, ISzAlloc *alloc) in LzInWindow_Free() argument
33 static int LzInWindow_Create(CMatchFinder *p, UInt32 keepSizeReserv, ISzAlloc *alloc) in LzInWindow_Create() argument
145 static void MatchFinder_FreeThisClassMemory(CMatchFinder *p, ISzAlloc *alloc) in MatchFinder_FreeThisClassMemory() argument
151 MatchFinder_Free(CMatchFinder * p,ISzAlloc * alloc) MatchFinder_Free() argument
157 AllocRefs(UInt32 num,ISzAlloc * alloc) AllocRefs() argument
167 MatchFinder_Create(CMatchFinder * p,UInt32 historySize,UInt32 keepAddBufferBefore,UInt32 matchMaxLen,UInt32 keepAddBufferAfter,ISzAlloc * alloc) MatchFinder_Create() argument
[all...]
H A DLzmaDec.c901 void LzmaDec_FreeProbs(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeProbs() argument
908 static void LzmaDec_FreeDict(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_FreeDict() argument
915 void LzmaDec_Free(CLzmaDec *p, ISzAlloc *alloc) in LzmaDec_Free() argument
947 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
961 LzmaDec_AllocateProbs(CLzmaDec * p,const Byte * props,unsigned propsSize,ISzAlloc * alloc) LzmaDec_AllocateProbs() argument
970 LzmaDec_Allocate(CLzmaDec * p,const Byte * props,unsigned propsSize,ISzAlloc * alloc) LzmaDec_Allocate() argument
994 LzmaDecode(Byte * dest,SizeT * destLen,const Byte * src,SizeT * srcLen,const Byte * propData,unsigned propSize,ELzmaFinishMode finishMode,ELzmaStatus * status,ISzAlloc * alloc) LzmaDecode() argument
[all...]
H A DLzmaEnc.c485 static int RangeEnc_Alloc(CRangeEnc *p, ISzAlloc *alloc) in RangeEnc_Alloc() argument
497 static void RangeEnc_Free(CRangeEnc *p, ISzAlloc *alloc) in RangeEnc_Free() argument
1720 CLzmaEncHandle LzmaEnc_Create(ISzAlloc *alloc) in LzmaEnc_Create() argument
1729 void LzmaEnc_FreeLits(CLzmaEnc *p, ISzAlloc *alloc) in LzmaEnc_FreeLits() argument
1737 LzmaEnc_Destruct(CLzmaEnc * p,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_Destruct() argument
1747 LzmaEnc_Destroy(CLzmaEncHandle p,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_Destroy() argument
1918 LzmaEnc_Alloc(CLzmaEnc * p,UInt32 keepWindowSize,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_Alloc() argument
2041 LzmaEnc_AllocAndInit(CLzmaEnc * p,UInt32 keepWindowSize,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_AllocAndInit() argument
2059 LzmaEnc_Prepare(CLzmaEncHandle pp,ISeqInStream * inStream,ISeqOutStream * outStream,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_Prepare() argument
2069 LzmaEnc_PrepareForLzma2(CLzmaEncHandle pp,ISeqInStream * inStream,UInt32 keepWindowSize,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_PrepareForLzma2() argument
2084 LzmaEnc_MemPrepare(CLzmaEncHandle pp,const Byte * src,SizeT srcLen,UInt32 keepWindowSize,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_MemPrepare() argument
2173 LzmaEnc_Encode(CLzmaEncHandle pp,ISeqOutStream * outStream,ISeqInStream * inStream,ICompressProgress * progress,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_Encode() argument
2236 LzmaEnc_MemEncode(CLzmaEncHandle pp,Byte * dest,SizeT * destLen,const Byte * src,SizeT srcLen,int writeEndMark,ICompressProgress * progress,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEnc_MemEncode() argument
2262 LzmaEncode(Byte * dest,SizeT * destLen,const Byte * src,SizeT srcLen,const CLzmaEncProps * props,Byte * propsEncoded,SizeT * propsSize,int writeEndMark,ICompressProgress * progress,ISzAlloc * alloc,ISzAlloc * allocBig) LzmaEncode() argument
[all...]
/titanic_52/usr/src/uts/intel/os/
H A Dcpr_intel.c43 cpr_default_setup(int alloc) in cpr_default_setup() argument
/titanic_52/usr/src/uts/common/sys/fs/
H A Dsmbfs_ioctl.h44 uint32_t alloc; /* allocated length */ member
/titanic_52/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.h62 int alloc; member
/titanic_52/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() argument
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; sip_add_error_info() local
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashlib.h47 Hash_alloc_f alloc; /* value allocation routine */ member
/titanic_52/usr/src/tools/pmodes/
H A Dbinsearch.c82 item_add_list(itemlist l, char **s, int n, int alloc) in item_add_list() argument
/titanic_52/usr/src/cmd/filesync/
H A Dignore.c255 ign_hash(const char *name, int alloc) in ign_hash() argument
/titanic_52/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() argument
/titanic_52/usr/src/cmd/expr/
H A Dcompile.c147 int alloc = 0; local
/titanic_52/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() argument
221 int avail, alloc, total, nptc = 0; in umastat_cache() local
[all...]
/titanic_52/usr/src/cmd/sh/
H A Dblok.c69 alloc(size_t nbytes) in alloc() function
/titanic_52/usr/src/lib/libgen/common/
H A Dreg_compile.c155 int alloc; in _compile() local
/titanic_52/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc67 alloc() in alloc() function in AudioBuffer
[all...]
/titanic_52/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h109 void * (*alloc)(TNFW_B_WCB *, size_t, enum tnf_alloc_mode); member
/titanic_52/usr/src/cmd/sgs/m4/common/
H A Dm4.c1050 wstr2str(wchar_t *from, int alloc) in wstr2str() argument
1094 str2wstr(char *from, int alloc) in str2wstr() argument
/titanic_52/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprofile.c57 Vmulong_t alloc; /* amount allocated */ member
363 reg Vmulong_t nalloc, alloc, nfree, free; local
[all...]
/titanic_52/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c185 evtchn_alloc_unbound_t alloc; in xen_alloc_unbound_evtchn() local
/titanic_52/usr/src/uts/common/sys/
H A Dpg.h86 struct pg *(*alloc)(); member
/titanic_52/usr/src/uts/sparc/os/
H A Dcpr_sparc.c255 cpr_default_setup(int alloc) in cpr_default_setup() argument

123