/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
H A D | OutputState.cxx | 34 void OutputState::handleRe(EventHandler &handler, Allocator &alloc, in handleRe() 94 void OutputState::noteData(EventHandler &handler, Allocator &alloc, in noteData() 103 EventHandler &handler, Allocator &alloc, in noteStartElement() 116 Allocator &alloc, in noteEndElement()
|
H A D | Undo.h | 25 void *operator new(size_t sz, Allocator &alloc) { return alloc.alloc(sz); } in new()
|
H A D | Location.cxx | 42 void *operator new(size_t sz, Allocator &alloc) { in operator new() 314 EntityOrigin *EntityOrigin::make(Allocator &alloc, in make() 320 EntityOrigin *EntityOrigin::make(Allocator &alloc, in make() 327 EntityOrigin *EntityOrigin::make(Allocator &alloc, in make()
|
H A D | Allocator.cxx | 34 void *Allocator::alloc(size_t sz) in alloc() function in SP_NAMESPACE::Allocator
|
/onnv-gate/usr/src/lib/libc/port/gen/ |
H A D | getcwd.c | 45 int alloc = 0; in getcwd() local
|
/onnv-gate/usr/src/lib/libast/common/regex/ |
H A D | reginit.c | 394 alloc(register regdisc_t* disc, void* p, size_t n) in alloc() function
|
/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | vstafs.h | 43 struct alloc struct 55 struct alloc fs_freesecs[0]; argument
|
/onnv-gate/usr/src/cmd/ssh/include/ |
H A D | buffer.h | 28 u_int alloc; /* Number of bytes allocated for data. */ member
|
/onnv-gate/usr/src/uts/intel/os/ |
H A D | cpr_intel.c | 43 cpr_default_setup(int alloc) in cpr_default_setup()
|
/onnv-gate/usr/src/uts/common/sys/fs/ |
H A D | smbfs_ioctl.h | 44 uint32_t alloc; /* allocated length */ member
|
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
H A D | InternalInputSource.h | 27 void *operator new(size_t sz, Allocator &alloc) { return alloc.alloc(sz); } in new()
|
H A D | OpenElement.h | 25 void *operator new(size_t sz, Allocator &alloc) { return alloc.alloc(sz); } in new()
|
/onnv-gate/usr/src/common/lzma/ |
H A D | LzFind.c | 22 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 D | LzmaDec.c | 901 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 D | LzmaEnc.c | 485 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 …]
|
/onnv-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.h | 62 int alloc; member
|
/onnv-gate/usr/src/cmd/mdb/common/modules/libumem/ |
H A D | libumem.c | 84 umastat_cpu_alloc(uintptr_t addr, const umem_cpu_cache_t *ccp, int *alloc) in umastat_cpu_alloc() 115 int avail, alloc, total; in umastat_cache() local
|
/onnv-gate/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()
|
/onnv-gate/usr/src/cmd/filesync/ |
H A D | ignore.c | 255 ign_hash(const char *name, int alloc) in ign_hash()
|
/onnv-gate/usr/src/lib/libast/common/hash/ |
H A D | hashlib.h | 47 Hash_alloc_f alloc; /* value allocation routine */ member
|
/onnv-gate/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() 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
|
/onnv-gate/usr/src/cmd/expr/ |
H A D | compile.c | 147 int alloc = 0; local
|
/onnv-gate/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()
|
/onnv-gate/usr/src/cmd/sh/ |
H A D | blok.c | 69 alloc(size_t nbytes) in alloc() function
|
/onnv-gate/usr/src/uts/intel/io/drm/ |
H A D | radeon_mem.c | 246 drm_radeon_mem_alloc_t alloc; in radeon_mem_alloc() local
|