HomeSort by relevance Sort by last modified time
    Searched defs:newRoot (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeException.h 33 id<ANTLRTree> newRoot;
36 + (id) exceptionWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeException.h 33 id<ANTLRTree> newRoot;
36 + (id) exceptionWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRTreeException.h 33 id<ANTLRTree> newRoot;
36 + (id) exceptionWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRTree>)theOldRoot newRoot:(id<ANTLRTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeException.h 33 id<ANTLRBaseTree> newRoot;
36 + (id) newException:(id<ANTLRBaseTree>)theOldRoot newRoot:(id<ANTLRBaseTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
37 - (id) initWithOldRoot:(id<ANTLRBaseTree>)theOldRoot newRoot:(id<ANTLRBaseTree>)theNewRoot stream:(id<ANTLRIntStream>)aStream;
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTrees.java 169 CommonTree newRoot = new CommonTree(new CommonToken(5));
177 adaptor.becomeRoot(newRoot, oldRoot);
178 newRoot.sanityCheckParentAndChildIndexes();
183 CommonTree newRoot = new CommonTree(new CommonToken(5));
190 adaptor.becomeRoot(newRoot, oldRoot);
191 newRoot.sanityCheckParentAndChildIndexes();
196 CommonTree newRoot = new CommonTree((Token)null);
197 newRoot.addChild(new CommonTree(new CommonToken(5)));
205 adaptor.becomeRoot(newRoot, oldRoot);
206 newRoot.sanityCheckParentAndChildIndexes()
    [all...]
  /external/skia/src/gpu/gl/
GrGLNameAllocator.cpp 248 SparseNameTree* newRoot = static_cast<SparseNameTree*>((this->*Tall).detach());
250 (this->*Tall).reset((newRoot->*Short).detach());
253 (newRoot->*Short).reset(this->takeRef());
254 newRoot->updateStats();
256 return newRoot;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UnwrapRefactoring.java 188 Element newRoot = elements.get(0);
193 setAttribute(rootEdit, newRoot, attribute.getNamespaceURI(),
  /external/guava/guava/src/com/google/common/collect/
TreeMultiset.java 254 AvlNode<E> newRoot = new AvlNode<E>(element, occurrences);
255 successor(header, newRoot, header);
256 rootReference.checkAndSet(root, newRoot);
260 AvlNode<E> newRoot = root.add(comparator(), element, occurrences, result);
261 rootReference.checkAndSet(root, newRoot);
273 AvlNode<E> newRoot;
280 newRoot = root.remove(comparator(), e, occurrences, result);
286 rootReference.checkAndSet(root, newRoot);
306 AvlNode<E> newRoot = root.setCount(comparator(), element, count, result);
307 rootReference.checkAndSet(root, newRoot);
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
TreeMultiset.java 250 AvlNode<E> newRoot = new AvlNode<E>(element, occurrences);
251 successor(header, newRoot, header);
252 rootReference.checkAndSet(root, newRoot);
256 AvlNode<E> newRoot = root.add(comparator(), element, occurrences, result);
257 rootReference.checkAndSet(root, newRoot);
269 AvlNode<E> newRoot;
276 newRoot = root.remove(comparator(), e, occurrences, result);
282 rootReference.checkAndSet(root, newRoot);
302 AvlNode<E> newRoot = root.setCount(comparator(), element, count, result);
303 rootReference.checkAndSet(root, newRoot);
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
RemoteDebugEventSocketListener.java 409 ProxyTree newRoot = new ProxyTree(newRootID);
411 listener.becomeRoot(newRoot, oldRoot);
  /external/libxml2/
parser.c     [all...]
  /frameworks/base/tools/aapt/
ResourceTable.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/sf/json-lib/json-lib/2.3/
json-lib-2.3-jdk15.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
  /external/guava/guava/lib/
jdiff.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
org.eclipse.equinox.preferences_3.5.100.v20130422-1538.jar 
  /external/vogar/lib/
gson-1.7.1.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 1867 milliseconds

1 2 3 4