Searched defs:pnode (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/cache/ |
D | ftccache.c | 115 FTC_Node node, *pnode; in ftc_cache_resize() local 225 FTC_Node *pnode = FTC_NODE_TOP_FOR_HASH( cache, node0->hash ); in ftc_node_hash_unlink() local 258 FTC_Node *pnode = FTC_NODE_TOP_FOR_HASH( cache, node->hash ); in ftc_node_hash_link() local 487 FTC_Node* pnode; in FTC_Cache_Lookup() local 573 FTC_Node* pnode = cache->buckets + i; in FTC_Cache_RemoveFaceID() local
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftdbgmem.c | 278 FT_MemNode node, next, *pnode; in ft_mem_table_resize() local 316 FT_MemNode *pnode = table->buckets + i, next, node = *pnode; in ft_mem_table_destroy() local 388 FT_MemNode *pnode, node; in ft_mem_table_get_nodep() local 413 FT_MemSource node, *pnode; in ft_mem_table_get_source() local 468 FT_MemNode *pnode, node; in ft_mem_table_set() local 568 FT_MemNode *pnode, node; in ft_mem_table_remove() local 702 FT_MemNode node, *pnode; in ft_mem_debug_realloc() local
|
/third_party/musl/porting/linux/user/src/network/ |
D | lookup_name.c | 555 linknode *pnode = host_ips_list_->_phead; in predefined_host_clear_all_hosts() local 574 linknode *pnode = NULL; in predefined_host_remove_host() local 597 linknode *pnode = host_ips_list_->_phead; in _predefined_host_is_contain_host_ip() local 730 linknode *pnode = host_ips_list_->_phead; in predefined_host_name_from_hosts() local 749 static inline void free_linknodedata(linknode *pnode) in free_linknodedata() 758 linknode *pnode = (linknode *)calloc(1, sizeof(linknode)); in create_linknode() local 786 linknode *pnode = plist->_phead; in destory_linklist() local 816 linknode *pnode = plist->_phead; in get_linknode() local 830 linknode *pnode = create_linknode(pdata); in linklist_append_last() local
|
/third_party/python/Modules/ |
D | rotatingtree.c | 64 rotating_node_t **pnode = root; in RotatingTree_Get() local
|
/third_party/curl/lib/ |
D | url.c | 3994 struct Curl_data_prio_node *pnode = parent->set.priority.children; local 4022 struct Curl_data_prio_node *pnode; local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 21694 struct plist_node pnode; member 21709 struct plist_node pnode; member
|