Searched defs:current (Results 26 - 50 of 650) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DConnectionStack.h41 CoreIPC::Connection* current() function in class:WebKit::ConnectionStack
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Drdatasetiter.h80 void (*current)(dns_rdatasetiter_t *iterator, member in struct:dns_rdatasetitermethods
H A Ddbiterator.h82 isc_result_t (*current)(dns_dbiterator_t *iterator, member in struct:dns_dbiteratormethods
/macosx-10.9.5/bind9-45.100/bind9/lib/lwres/include/lwres/
H A Dlwbuffer.h154 unsigned int current; member in struct:lwres_buffer
[all...]
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dnetwork.c73 cupsd_netif_t *current; /* Current interface in array */ local
/macosx-10.9.5/curl-78.94.1/curl/tests/libtest/
H A Dlib526.c59 int current = 0; local
H A Dlib533.c40 int current=0; local
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dsigaction.c56 sigset_t current = sigsetmask(0); local
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclIOSock.c91 int current; local
/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dinit.c86 struct init_list_entry *current = 0; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dmap.h53 el_action_t *current; /* The keymap we are using */ member in struct:el_map_t
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dbytestrie.cpp67 BytesTrie::current() const { function in class:BytesTrie
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DPreciseJumpTargets.cpp54 Instruction* current = instructionsBegin + bytecodeOffset; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DListableHandler.h85 T* current = m_first; local
H A DMarkStack.cpp119 MarkStackSegment* current = m_segments.removeHead(); local
/macosx-10.9.5/Libc-997.90.3/regex/TRE/lib/
H A Dtre-mem.h23 tre_list_t *current; member in struct:tre_mem_struct
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/antlr/
H A DASTFactory.hpp119 void loadChildren( ANTLR_USE_NAMESPACE(std)istream& infile, RefAST current ); member in class:antlr::ASTFactory
120 void loadSiblings( ANTLR_USE_NAMESPACE(std)istream& infile, RefAST current ); member in class:antlr::ASTFactory
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DNodeTraversal.h99 inline Element* firstElementWithinTemplate(NodeType* current) argument
107 inline Element* firstWithin(const ContainerNode* current) { return firstElementWithinTemplate(current); } argument
108 inline Element* firstWithin(const Node* current) { return firstElementWithinTemplate(current); } argument
111 inline Element* traverseNextElementTemplate(NodeType* current) argument
118 inline Element* next(const ContainerNode* current) { retur argument
119 next(const Node* current) argument
122 traverseNextElementTemplate(NodeType* current, const Node* stayWithin) argument
129 next(const ContainerNode* current, const Node* stayWithin) argument
130 next(const Node* current, const Node* stayWithin) argument
133 traverseNextElementSkippingChildrenTemplate(NodeType* current) argument
140 nextSkippingChildren(const ContainerNode* current) argument
141 nextSkippingChildren(const Node* current) argument
144 traverseNextElementSkippingChildrenTemplate(NodeType* current, const Node* stayWithin) argument
151 nextSkippingChildren(const ContainerNode* current, const Node* stayWithin) argument
152 nextSkippingChildren(const Node* current, const Node* stayWithin) argument
154 previousIncludingPseudo(const Node* current, const Node* stayWithin) argument
162 nextIncludingPseudo(const Node* current, const Node* stayWithin) argument
170 nextIncludingPseudoSkippingChildren(const Node* current, const Node* stayWithin) argument
178 pseudoAwarePreviousSibling(const Node* current) argument
194 traverseNextTemplate(NodeType* current) argument
202 next(const Node* current) argument
203 next(const ContainerNode* current) argument
206 traverseNextTemplate(NodeType* current, const Node* stayWithin) argument
216 next(const Node* current, const Node* stayWithin) argument
217 next(const ContainerNode* current, const Node* stayWithin) argument
220 traverseNextSkippingChildrenTemplate(NodeType* current) argument
226 nextSkippingChildren(const Node* current) argument
227 nextSkippingChildren(const ContainerNode* current) argument
230 traverseNextSkippingChildrenTemplate(NodeType* current, const Node* stayWithin) argument
238 nextSkippingChildren(const Node* current, const Node* stayWithin) argument
239 nextSkippingChildren(const ContainerNode* current, const Node* stayWithin) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLLIElement.cpp99 Element* current = this; local
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DBackgroundHTMLInputStream.h47 SegmentedString& current() { return m_current; } function in class:WebCore::BackgroundHTMLInputStream
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DArena.h65 Arena* current; // current arena. member in struct:WebCore::ArenaPool
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlw-complete-structtag.el[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/astsa/
H A Dvmalloc.h50 Vmchunk_t* current; member in struct:Vmalloc_s
/macosx-10.9.5/libedit-39/src/
H A Dmap.h53 el_action_t *current; /* The keymap we are using */ member in struct:el_map_t
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dmap.h54 el_action_t *current; /* The keymap we are using */ member in struct:el_map_t

Completed in 402 milliseconds

1234567891011>>