Home
last modified time | relevance | path

Searched defs:head (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_arena.c191 rtl_arena_segment_type * head; in rtl_arena_segment_get() local
219 rtl_arena_segment_type * head; in rtl_arena_segment_put() local
254 rtl_arena_segment_type * head; in rtl_arena_freelist_insert() local
280 rtl_arena_segment_type * head; in rtl_arena_freelist_remove() local
367 rtl_arena_segment_type ** head; in rtl_arena_hash_rescale() local
500 rtl_arena_segment_type *head, *segment; in rtl_arena_segment_alloc() local
523 rtl_arena_segment_type *head; in rtl_arena_segment_alloc() local
657 rtl_arena_segment_type * head; in rtl_arena_constructor() local
699 rtl_arena_segment_type * head; in rtl_arena_destructor() local
805 rtl_arena_segment_type * head, * segment; in rtl_arena_deactivate() local
[all …]
H A Dalloc_cache.c168 rtl_cache_bufctl_type ** head; in rtl_cache_hash_rescale() local
445 rtl_cache_slab_type * head; in rtl_cache_slab_alloc() local
1080 rtl_cache_slab_type *head, *slab; in rtl_cache_deactivate() local
1631 rtl_cache_type * head, * cache; in rtl_cache_wsupdate_all() local
1787 rtl_cache_type * cache, * head; in rtl_cache_fini() local
H A Dalloc_impl.h181 #define QUEUE_INSERT_HEAD_NAMED(head, entry, name) \ argument
189 #define QUEUE_INSERT_TAIL_NAMED(head, entry, name) \ argument
/trunk/main/soltools/mkdepend/
H A Dpr.c88 void recursive_pr_include(head, file, base) in recursive_pr_include() argument
/trunk/main/store/source/
H A Dstorbios.cxx430 OStorePageBIOS::Ace::find (OStorePageBIOS::Ace * head, sal_uInt32 addr) in find()
442 OStorePageBIOS::Ace::insert (OStorePageBIOS::Ace * head, OStorePageBIOS::Ace * entry) in insert()
/trunk/main/stoc/source/security/
H A Dpermissions.cxx555 inline static bool __implies( in __implies()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.cxx192 CURLcode CurlRequest::head( CurlUri uri, rtl::OUString path ) throw (DAVException) in head() function in CurlRequest
/trunk/main/vcl/source/fontsubset/
H A Dlist.cxx55 lnode *head, *tail, *cptr; member
H A Dttcr.cxx314 …sal_uInt8 *head = NULL; /* saved pointer to the head table data for checkSumAdjustment calcula… in StreamToMemory() local
1381 TrueTypeTable *glyf, *loca, *head, *maxp, *hhea; in ProcessTables() local
H A Dsft.cxx2157 …TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0, *cmap=0, *name=0, *pos… in CreateTTFromTTGlyphs() local
2389 TrueTypeTable *head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0; in CreateT42FromTTGlyphs() local
/trunk/main/svl/source/misc/
H A Durihelper.cxx293 rtl::OUStringBuffer head(ref->getScheme()); in normalize() local
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java1019 int head = ((int)bytes[0] & 0xff) | ((bytes[1] << 8) & 0xff00); in decode() local

Completed in 94 milliseconds