Home
last modified time | relevance | path

Searched defs:cur_node (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector.h202 bool onLockBefore(DeadlockDetectorTLS<BV> *dtls, uptr cur_node) { in onLockBefore()
221 bool hasAllEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node) { in hasAllEdges()
240 uptr addEdges(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, u32 stk, in addEdges()
312 uptr findPathToLock(DeadlockDetectorTLS<BV> *dtls, uptr cur_node, uptr *path, in findPathToLock()
/external/libsepol/src/
Dhierarchy.c270 cond_list_t *cur_node; in pullup_unconditional_perms() local
334 cond_list_t *cur_node; in check_cond_avtab_hierarchy() local
Dexpand.c2843 cond_node_t *cur_node; in discard_tunables() local
/external/chromium_org/v8/src/
Dspaces.cc2298 FreeListNode* cur_node = *cur; in FindNodeFor() local
/external/chromium_org/third_party/libxml/src/
Dxmlreader.c1672 xmlNodePtr node, cur_node; in xmlTextReaderReadInnerXml() local
/external/libxml2/
Dxmlreader.c1689 xmlNodePtr node, cur_node; in xmlTextReaderReadInnerXml() local