Home
last modified time | relevance | path

Searched defs:pnode (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cache/
Dftccache.c115 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/
Dftdbgmem.c278 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/src/network/
Dlookup_name.c652 linknode *pnode = host_ips_list_->_phead; in predefined_host_clear_all_hosts() local
671 linknode *pnode = NULL; in predefined_host_remove_host() local
694 linknode *pnode = host_ips_list_->_phead; in _predefined_host_is_contain_host_ip() local
775 linknode *pnode = host_ips_list_->_phead; in predefined_host_lookup_ip() local
848 linknode *pnode = host_ips_list_->_phead; in predefined_host_name_from_hosts() local
868 static inline void free_linknodedata(linknode *pnode) in free_linknodedata()
877 linknode *pnode = (linknode *)calloc(1, sizeof(linknode)); in create_linknode() local
905 linknode *pnode = plist->_phead; in destory_linklist() local
935 linknode *pnode = plist->_phead; in get_linknode() local
952 linknode *pnode = create_linknode(pdata); in linklist_append_last() local
/third_party/musl/porting/linux/user/src/network/
Dlookup_name.c563 linknode *pnode = host_ips_list_->_phead; in predefined_host_clear_all_hosts() local
582 linknode *pnode = NULL; in predefined_host_remove_host() local
605 linknode *pnode = host_ips_list_->_phead; in _predefined_host_is_contain_host_ip() local
738 linknode *pnode = host_ips_list_->_phead; in predefined_host_name_from_hosts() local
757 static inline void free_linknodedata(linknode *pnode) in free_linknodedata()
766 linknode *pnode = (linknode *)calloc(1, sizeof(linknode)); in create_linknode() local
794 linknode *pnode = plist->_phead; in destory_linklist() local
824 linknode *pnode = plist->_phead; in get_linknode() local
838 linknode *pnode = create_linknode(pdata); in linklist_append_last() local
/third_party/python/Modules/
Drotatingtree.c64 rotating_node_t **pnode = root; in RotatingTree_Get() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dpattern_matcher.h420 const PConstant<T> &WithShapeAs(const PatternNode<T> &pnode) const { in WithShapeAs()
431 const PConstant<T> &WithValueOf(const PatternNode<T> &pnode) const { in WithValueOf()
/third_party/mesa3d/src/intel/vulkan/grl/gpu/
Dqbvh6.h788 GRL_INLINE struct AABB3f GRL_OVERLOADABLE compute_xfm_bbox(const float* xfm, InternalNode* pnode, e… in compute_xfm_bbox()
882 GRL_INLINE AABB3f GRL_OVERLOADABLE compute_xfm_bbox(struct AffineSpace3f xfm, InternalNode* pnode, … in compute_xfm_bbox()
/third_party/curl/lib/
Durl.c3948 struct Curl_data_prio_node *pnode = parent->set.priority.children; local
3976 struct Curl_data_prio_node *pnode; local