Searched defs:roots (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DConservativeRoots.h77 inline JSCell** ConservativeRoots::roots() function in class:JSC::ConservativeRoots
H A DSlotVisitor.cpp65 JSCell** roots = conservativeRoots.roots(); local
H A DHeap.cpp413 void Heap::getConservativeRegisterRoots(HashSet<JSCell*>& roots) argument
/macosx-10.9.5/libauto-185.5/
H A Dauto_gdb_interface.h60 auto_memory_reference_list_t roots[0]; // variable length structure, size = count * sizeof(auto_memory_reference_list_t) + sum(i, 0, count) { roots[i].count * sizeof(auto_memory_reference_t) } member in struct:auto_root_list
H A Dauto_gdb_interface.cpp536 auto_root_list_t *roots local
[all...]
H A DZone.h422 inline PtrHashSet &roots() { return _roots; } function in class:Auto::Zone
940 RootRemover(PtrHashSet &roots) : _roots(roots) {} argument
[all...]
H A Dauto_zone.cpp1606 PointerList roots; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/src/
H A DBaseAST.cpp166 ANTLR_USE_NAMESPACE(std)vector<RefAST> roots; local
182 ANTLR_USE_NAMESPACE(std)vector<RefAST> roots; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGlyphPageTreeNode.h118 static HashMap<int, GlyphPageTreeNode*>* roots; member in class:WebCore::GlyphPageTreeNode
/macosx-10.9.5/ruby-104/ruby/lib/
H A Dpstore.rb220 def roots method in class:PStore
/macosx-10.9.5/tcl-102/tcl/tcl/library/
H A Dtm.tcl
/macosx-10.9.5/CPANInternal-140/Graph/lib/Graph/
H A DTraversal.pm381 sub roots { subroutine
/macosx-10.9.5/CPANInternal-140/Graph-0.94/lib/Graph/
H A DTraversal.pm381 sub roots { subroutine
/macosx-10.9.5/SecurityTool-55115/
H A Dverify_cert.c64 CFMutableArrayRef roots = NULL; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DVM.cpp488 HashSet<JSCell*> roots; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/
H A DLoopBlinnMathUtils.cpp356 int findUnitQuadRoots(float a, float b, float c, float roots[2]) argument
422 chopCubicAtTValues(const FloatPoint src[4], FloatPoint dst[], const float tValues[], int roots) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/dbus/
H A Ddbus_service.c73 void * roots; member in struct:dbcs_s
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalcalg2.el[all...]
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecPolicyServer.c108 CFArrayRef roots = NULL; local

Completed in 275 milliseconds