Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dtreap_algorithms.hpp210 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 …]
Dtreap_set.hpp259 ( 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/
Dpppos.h88 unsigned int pcomp :1; /* Does peer accept protocol compression? */ member
/third_party/python/PC/bdist_wininst/
Dextract.c227 char *pcomp; in unzip_archive() local
/third_party/lwip/src/netif/ppp/
Dpppos.c738 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()
Dppp.c1025 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/
Dusb_generic.c1383 struct usb_fs_complete *pcomp; in ugen_ioctl() member
/third_party/ffmpeg/libavfilter/
Dvf_waveform.c89 int pcomp; member