Searched refs:_root (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dpersist.cpp855 (0), _strategy(strategy_), _root(0), _differ(0), _fCommit(0), _mode(mode_),
865 if (_root != 0)
866 _root->UnmappedAll();
877 d4_assert(_root != 0);
878 return *_root;
882 d4_assert(_root == 0);
883 _root = root_;
931 _root->DetachFromStorage(false);
934 ar.SaveIt(*_root, &_space, _rootWalk);
939 _root
[all...]
H A Dpersist.h76 c4_HandlerSeq *_root; member in class:c4_Persist
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DPathNumbering.h216 : _root(NULL), _exit(NULL), _function(F) {}
278 BallLarusNode* _root; member in class:llvm::BallLarusDag
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DResourcesPanel.js2137 this._root = rootElement;
2212 this._root = rootElement;
2221 return this.next(this._root);
2229 return this.previous(this._root);
2240 treeElement = this._traverseNext(treeElement) || this._root;
2266 var treeElement = this._root;
2269 treeElement = this._traverseNext(treeElement) || this._root;
2270 if (treeElement === this._root)
2291 return /** @type {WebInspector.BaseStorageTreeElement} */ (treeElement.traverseNextTreeElement(false, this._root, true));
2308 var treeElement = this._root;
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DPathNumbering.cpp239 _root = addNode(&(_function.getEntryBlock()));
345 return _root;
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/markdown/
H A Dliterals_1_9.rb209 apply(:_root)
/macosx-10.9.5/libauto-185.5/
H A Dauto_zone.cpp1533 void * const _root; member in class:auto_zone_add_root_sieve
1535 auto_zone_add_root_sieve(Zone *zone, void *root, void *ptr) __attribute__((always_inline)) : _zone(zone), _root(root) {
1541 check_resurrection(thread, _zone, _root, ref, 0);
1542 _zone->add_root(_root, ref);
1546 *(void **)_root = (void *)ptr;
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dpackage.sh4131 eval name=\$${host}_name user=\$${host}_user snarf=\$${host}_snarf type=\$${host}_type rsh=\$${host}_rsh root=\$${host}_root keep=\$${host}_keep log=\$${host}_log
4319 eval user='$'${host}_user root='$'${host}_rsh:$host:'$'${host}_root
4441 eval ${host}_name='$'name ${host}_type='$'type ${host}_user='$'user ${host}_sync='$'sync ${host}_snarf='$'sync ${host}_rsh='$'rsh ${host}_root='$'root ${host}_keep='$'keep ${host}_log='$'log
4552 do eval name=\$${host}_name user=\$${host}_user type=\$${host}_type sync=\$${host}_sync snarf=\$${host}_snarf share=\$${host}_share rsh=\$${host}_rsh root=\$${host}_root keep=\$${host}_keep
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/
H A Dmarkdown.rb358 apply(:_root)
827 def _root method
829 set_failed_rule :_root unless _tmp
16095 Rules[:_root] = rule_info("root", "Doc")
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex1572 \index{mp\_n\_root}
H A Dtommath.tex5687 \hline Algorithm \textbf{mp\_n\_root}. \\
5717 \caption{Algorithm mp\_n\_root}
5719 \textbf{Algorithm mp\_n\_root.}
5729 \hspace{-5.1mm}{\bf File}: bn\_mp\_n\_root.c

Completed in 409 milliseconds