Home
last modified time | relevance | path

Searched refs:pnode (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/cache/
Dftccache.c115 FTC_Node node, *pnode; in ftc_cache_resize() local
143 pnode = cache->buckets + p; in ftc_cache_resize()
147 node = *pnode; in ftc_cache_resize()
153 *pnode = node->link; in ftc_cache_resize()
158 pnode = &node->link; in ftc_cache_resize()
201 pnode = cache->buckets + p; in ftc_cache_resize()
202 while ( *pnode ) in ftc_cache_resize()
203 pnode = &(*pnode)->link; in ftc_cache_resize()
206 *pnode = *pold; in ftc_cache_resize()
225 FTC_Node *pnode = FTC_NODE_TOP_FOR_HASH( cache, node0->hash ); in ftc_node_hash_unlink() local
[all …]
Dftcmru.h210 FTC_MruNode *pnode );
Dftccache.h100 (*FTC_Node_NewFunc)( FTC_Node *pnode,
/third_party/musl/porting/linux/user/src/network/
Dlookup_name.c555 linknode *pnode = host_ips_list_->_phead; in predefined_host_clear_all_hosts() local
556 while (pnode != NULL) { in predefined_host_clear_all_hosts()
557 free(pnode->_data); in predefined_host_clear_all_hosts()
558 pnode->_data = NULL; in predefined_host_clear_all_hosts()
559 pnode = pnode->_next; in predefined_host_clear_all_hosts()
574 linknode *pnode = NULL; in predefined_host_remove_host() local
579 pnode = get_linknode(host_ips_list_, i); in predefined_host_remove_host()
580 if (pnode != NULL) { in predefined_host_remove_host()
581 pinfo = (host_ip_pair*)pnode->_data; in predefined_host_remove_host()
597 linknode *pnode = host_ips_list_->_phead; in _predefined_host_is_contain_host_ip() local
[all …]
/third_party/skia/third_party/externals/freetype/src/base/
Dftdbgmem.c278 FT_MemNode node, next, *pnode; in ft_mem_table_resize() local
287 pnode = new_buckets + hash; in ft_mem_table_resize()
289 node->link = pnode[0]; in ft_mem_table_resize()
290 pnode[0] = node; in ft_mem_table_resize()
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
392 pnode = table->buckets + ( hash % (FT_PtrDist)table->size ); in ft_mem_table_get_nodep()
396 node = pnode[0]; in ft_mem_table_get_nodep()
403 pnode = &node->link; in ft_mem_table_get_nodep()
405 return pnode; in ft_mem_table_get_nodep()
[all …]
/third_party/python/Doc/tools/extensions/
Dpyspecific.py89 pnode = nodes.compound(classes=['impl-detail'])
95 pnode.append(nodes.paragraph('', '', *(n + m)))
96 self.state.nested_parse(content, self.content_offset, pnode)
97 if pnode.children and isinstance(pnode[0], nodes.paragraph):
98 content = nodes.inline(pnode[0].rawsource, translatable=True)
99 content.source = pnode[0].source
100 content.line = pnode[0].line
101 content += pnode[0].children
102 pnode[0].replace_self(nodes.paragraph('', '', content,
104 pnode[0].insert(0, add_text)
[all …]
Dc_annotations.py165 pnode = nodes.paragraph()
166 self.state.nested_parse(StringList(content), 0, pnode)
167 return [pnode]
/third_party/python/Modules/
Drotatingtree.c64 rotating_node_t **pnode = root; in RotatingTree_Get() local
65 rotating_node_t *node = *pnode; in RotatingTree_Get()
81 *pnode = next; in RotatingTree_Get()
84 pnode = &(node->left); in RotatingTree_Get()
93 *pnode = next; in RotatingTree_Get()
96 pnode = &(node->right); in RotatingTree_Get()
/third_party/curl/lib/
Durl.c3994 struct Curl_data_prio_node *pnode = parent->set.priority.children; local
3997 while(pnode && pnode->data != child) {
3998 pnext = &pnode->next;
3999 pnode = pnode->next;
4002 DEBUGASSERT(pnode);
4003 if(pnode) {
4004 *pnext = pnode->next;
4005 free(pnode);
4022 struct Curl_data_prio_node *pnode; local
4024 pnode = calloc(1, sizeof(*pnode));
[all …]
/third_party/ffmpeg/tools/python/
Dconvert_from_tensorflow.py309 pnode = self.name_node_dict[node.input[1]]
310 self.converted_nodes.add(pnode.name)
311 paddings = pnode.attr['value'].tensor.tensor_content
/third_party/mindspore/patches/
D0006-remove-lite-expression-fix-double-loadso.patch1884 - auto pnode = impl_->pnode();
1885 - if (pnode != nullptr) {
1887 - delete pnode;
6684 - auto pnode = node.release();
6685 - auto impl = GetImpl(pnode);
6692 - return pnode;
6768 - Node *pnode() { return pnode_; }
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.244622 pnode = cache->buckets + idx;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21694 struct plist_node pnode; member
21709 struct plist_node pnode; member
/third_party/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi13066 …<var-decl name="pnode" type-id="e3a91a7c" visibility="default" filepath="include/linux/pm_qos.h" l…
81213 …<var-decl name="pnode" type-id="e3a91a7c" visibility="default" filepath="include/linux/pm_qos.h" l…
Dtest-PR27569-v0.abi13066 …<var-decl name="pnode" type-id="e3a91a7c" visibility="default" filepath="include/linux/pm_qos.h" l…
81199 …<var-decl name="pnode" type-id="e3a91a7c" visibility="default" filepath="include/linux/pm_qos.h" l…