/titanic_52/usr/src/lib/libc/port/gen/ |
H A D | getcwd.c | 45 int alloc = 0; in getcwd() local
|
/titanic_52/usr/src/grub/grub-0.97/stage2/ |
H A D | vstafs.h | 43 struct alloc struct 55 struct alloc fs_freesecs[0]; argument
|
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | reginit.c | 394 alloc(register regdisc_t* disc, void* p, size_t n) in alloc() function
|
/titanic_52/usr/src/common/lzma/ |
H A D | LzFind.c | 22 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 D | LzmaDec.c | 901 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 D | LzmaEnc.c | 485 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 D | cpr_intel.c | 43 cpr_default_setup(int alloc) in cpr_default_setup() argument
|
/titanic_52/usr/src/uts/common/sys/fs/ |
H A D | smbfs_ioctl.h | 44 uint32_t alloc; /* allocated length */ member
|
/titanic_52/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.h | 62 int alloc; member
|
/titanic_52/usr/src/lib/libsip/common/ |
H A D | sip_add_hdrs.c | 95 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 D | hashlib.h | 47 Hash_alloc_f alloc; /* value allocation routine */ member
|
/titanic_52/usr/src/tools/pmodes/ |
H A D | binsearch.c | 82 item_add_list(itemlist l, char **s, int n, int alloc) in item_add_list() argument
|
/titanic_52/usr/src/cmd/filesync/ |
H A D | ignore.c | 255 ign_hash(const char *name, int alloc) in ign_hash() argument
|
/titanic_52/usr/src/lib/libumem/common/ |
H A D | vmem_sbrk.c | 94 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 D | compile.c | 147 int alloc = 0; local
|
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | libumem.c | 98 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 D | blok.c | 69 alloc(size_t nbytes) in alloc() function
|
/titanic_52/usr/src/lib/libgen/common/ |
H A D | reg_compile.c | 155 int alloc; in _compile() local
|
/titanic_52/usr/src/cmd/audio/utilities/ |
H A D | AudioBuffer.cc | 67 alloc() in alloc() function in AudioBuffer [all...] |
/titanic_52/usr/src/lib/libtnfprobe/ |
H A D | tnf_trace.h | 109 void * (*alloc)(TNFW_B_WCB *, size_t, enum tnf_alloc_mode); member
|
/titanic_52/usr/src/cmd/sgs/m4/common/ |
H A D | m4.c | 1050 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 D | vmprofile.c | 57 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 D | evtchn.c | 185 evtchn_alloc_unbound_t alloc; in xen_alloc_unbound_evtchn() local
|
/titanic_52/usr/src/uts/common/sys/ |
H A D | pg.h | 86 struct pg *(*alloc)(); member
|
/titanic_52/usr/src/uts/sparc/os/ |
H A D | cpr_sparc.c | 255 cpr_default_setup(int alloc) in cpr_default_setup() argument
|