Searched defs:pcomp (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/intrusive/ |
D | treap_algorithms.hpp | 210 static void unlink(node_ptr node, NodePtrPriorityCompare pcomp) in unlink() 245 static node_ptr erase(node_ptr header, node_ptr z, NodePtrPriorityCompare pcomp) in erase() 311 (node_ptr h, node_ptr new_node, NodePtrCompare comp, NodePtrPriorityCompare pcomp) in insert_equal_upper_bound() 336 (node_ptr h, node_ptr new_node, NodePtrCompare comp, NodePtrPriorityCompare pcomp) in insert_equal_lower_bound() 364 … (node_ptr h, node_ptr hint, node_ptr new_node, NodePtrCompare comp, NodePtrPriorityCompare pcomp) in insert_equal() 392 (node_ptr header, node_ptr pos, node_ptr new_node, NodePtrPriorityCompare pcomp) in insert_before() 418 static void push_back(node_ptr header, node_ptr new_node, NodePtrPriorityCompare pcomp) in push_back() 443 static void push_front(node_ptr header, node_ptr new_node, NodePtrPriorityCompare pcomp) in push_front() 488 , const PrioType &prio, PrioNodePtrPrioCompare pcomp in insert_unique_check() 541 , const PrioType &prio, PrioNodePtrPrioCompare pcomp in insert_unique_check() [all …]
|
D | treap_set.hpp | 259 ( const KeyType &key, KeyTypeKeyCompare comp, const PrioType &prio, PrioValuePrioCompare pcomp in insert_check() 268 , const PrioType &prio, PrioValuePrioCompare pcomp in insert_check()
|
/third_party/lwip/src/include/netif/ppp/ |
D | pppos.h | 88 unsigned int pcomp :1; /* Does peer accept protocol compression? */ member
|
/third_party/python/PC/bdist_wininst/ |
D | extract.c | 227 char *pcomp; in unzip_archive() local
|
/third_party/lwip/src/netif/ppp/ |
D | pppos.c | 738 pppos_send_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_send_config() 758 pppos_recv_config(ppp_pcb *ppp, void *ctx, u32_t accm, int pcomp, int accomp) in pppos_recv_config()
|
D | ppp.c | 1025 int ppp_send_config(ppp_pcb *pcb, int mtu, u32_t accm, int pcomp, int accomp) { in ppp_send_config() 1041 int ppp_recv_config(ppp_pcb *pcb, int mru, u32_t accm, int pcomp, int accomp) { in ppp_recv_config()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_generic.c | 1383 struct usb_fs_complete *pcomp; in ugen_ioctl() member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_waveform.c | 89 int pcomp; member
|