Searched defs:enqueue (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventSystemQueue.cpp24 #undef enqueue macro
31 Boolean IOHIDEventSystemQueue::enqueue(void *data, UInt32 dataSize) function in class:IOHIDEventSystemQueue
H A DIOHIDEventServiceQueue.cpp29 #undef enqueue macro
H A DIOHIDEventQueue.cpp109 Boolean IOHIDEventQueue::enqueue( void * data, UInt32 dataSize ) function in class:IOHIDEventQueue
H A DIOHIDResourceUserClient.cpp28 #undef enqueue macro
/macosx-10.10/IONetworkingFamily-101/
H A DIOPacketQueue.h39 #undef enqueue macro
H A DIOOutputQueue.h35 #undef enqueue macro
H A DIOPacketQueue.cpp171 bool IOPacketQueue::enqueue(mbuf_t m) function in class:IOPacketQueue
176 bool IOPacketQueue::enqueue(IOPacketQueue * queue) function in class:IOPacketQueue
H A DIOOutputQueue.cpp350 UInt32 IOBasicOutputQueue::enqueue(mbuf_t m, void * param) function in class:IOBasicOutputQueue
/macosx-10.10/ntp-92/ntpd/
H A Dntp_data_structures.c115 queue *enqueue(queue *my_queue, void *my_node) function
/macosx-10.10/xnu-2782.1.97/bsd/net/altq/
H A Daltq_subr.c117 altq_attach(struct ifaltq *altq, u_int32_t type, void *discipline, altq_enq_func enqueue, altq_deq_func dequeue, altq_deq_sc_func dequeue_sc, altq_req_func request) argument
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIODataQueue.cpp41 #undef enqueue macro
149 Boolean IODataQueue::enqueue(void * data, UInt32 dataSize) function in class:IODataQueue
H A DIOSharedDataQueue.cpp35 #undef enqueue macro
183 Boolean IOSharedDataQueue::enqueue(void * data, UInt32 dataSize) function in class:IOSharedDataQueue
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DRegAllocBasic.cpp93 virtual void enqueue(LiveInterval *LI) { function in class:__anon10252::RABasic
H A DRegAllocGreedy.cpp394 void RAGreedy::enqueue(LiveInterval *LI) { function in class:RAGreedy
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGWorklist.cpp89 void Worklist::enqueue(PassRefPtr<Plan> passedPlan) function in class:JSC::DFG::Worklist
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dtq.el
H A Dlevents.el
/macosx-10.10/ncurses-44/ncurses/ncurses/tinfo/
H A Dcomp_parse.c66 enqueue(ENTRY * ep) function
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dqueue.h116 #define enqueue(queue,elt) enqueue_tail(queue, elt) macro
/macosx-10.10/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_subr.c483 ifclassq_attach(struct ifclassq *ifq, u_int32_t type, void *discipline, ifclassq_enq_func enqueue, ifclassq_deq_func dequeue, ifclassq_deq_sc_func dequeue_sc, ifclassq_req_func request) argument
/macosx-10.10/postfix-255/postfix/src/sendmail/
H A Dsendmail.c614 static void enqueue(const int flags, const char *encoding, function
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dflow_divert.c838 flow_divert_send_packet(struct flow_divert_pcb *fd_cb, mbuf_t packet, Boolean enqueue) argument
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dgdb-ui.el[all...]

Completed in 185 milliseconds