Searched defs:pnode (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/freetype/dist/src/cache/
H A Dftccache.c93 FTC_Node* pnode; local in function:ftc_get_top_node_for_hash
116 FTC_Node node, *pnode; local in function:ftc_cache_resize
226 FTC_Node *pnode = FTC_NODE_TOP_FOR_HASH( cache, node0->hash ); local in function:ftc_node_hash_unlink
259 FTC_Node *pnode = FTC_NODE_TOP_FOR_HASH( cache, node->hash ); local in function:ftc_node_hash_link
363 FTC_Node *pnode = cache->buckets + i, next, node = *pnode; local in function:FTC_Cache_Clear
488 FTC_Node* pnode; local in function:FTC_Cache_Lookup
575 FTC_Node* pnode = bucket; local in function:FTC_Cache_RemoveFaceID
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DnetbsdSbus.c156 promSetNode(sbusPromNodePtr pnode) argument
220 sparcPromGetProperty(sbusPromNodePtr pnode, const char *prop, int *lenp) argument
229 sparcPromGetBool(sbusPromNodePtr pnode, cons argument
460 sparcPromNode2Pathname(sbusPromNodePtr pnode) argument
[all...]
H A DSbus.c136 promSetNode(sbusPromNodePtr pnode) argument
226 sparcPromGetProperty(sbusPromNodePtr pnode, const char *prop, int *lenp) argument
234 sparcPromGetBool(sbusPromNodePtr pnode, cons argument
511 sparcPromNode2Pathname(sbusPromNodePtr pnode) argument
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DnetbsdSbus.c156 promSetNode(sbusPromNodePtr pnode) argument
220 sparcPromGetProperty(sbusPromNodePtr pnode, const char *prop, int *lenp) argument
229 sparcPromGetBool(sbusPromNodePtr pnode, cons argument
460 sparcPromNode2Pathname(sbusPromNodePtr pnode) argument
[all...]
H A DSbus.c142 promSetNode(sbusPromNodePtr pnode) argument
233 sparcPromGetProperty(sbusPromNodePtr pnode, const char *prop, int *lenp) argument
241 sparcPromGetBool(sbusPromNodePtr pnode, cons argument
536 sparcPromNode2Pathname(sbusPromNodePtr pnode) argument
[all...]
/xsrc/external/mit/freetype/dist/src/base/
H A Dftdbgmem.c278 FT_MemNode node, next, *pnode; local in function:ft_mem_table_resize
358 FT_MemNode *pnode = table->buckets + i, next, node = *pnode; local in function:ft_mem_table_destroy
432 FT_MemNode *pnode, node; local in function:ft_mem_table_get_nodep
457 FT_MemSource node, *pnode; local in function:ft_mem_table_get_source
512 FT_MemNode *pnode, node; local in function:ft_mem_table_set
612 FT_MemNode *pnode, node; local in function:ft_mem_table_remove
746 FT_MemNode node, *pnode; local in function:ft_mem_debug_realloc
[all...]

Completed in 11 milliseconds