Home
last modified time | relevance | path

Searched defs:newChildren (Results 1 – 25 of 124) sorted by relevance

12345

/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dadd_diffs.ts71 const newChildren = await this.visitChildren(undefined, oldNode); constant
107 const newChildren = await this.visitChildren(undefined, oldNode); constant
129 const newChildren = await this.visitChildren(newNode, oldNode); constant
/aosp_15_r20/external/antlr/tool/src/test/java/org/antlr/test/
H A DTestTrees.java306 CommonTree newChildren = (CommonTree)adaptor.nil(); in testReplaceOneWithTwoAtLeft() local
322 CommonTree newChildren = (CommonTree)adaptor.nil(); in testReplaceOneWithTwoAtRight() local
338 CommonTree newChildren = (CommonTree)adaptor.nil(); in testReplaceOneWithTwoInMiddle() local
396 CommonTree newChildren = (CommonTree)adaptor.nil(); in testReplaceAllWithTwo() local
/aosp_15_r20/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSliceFragment.java486 List<Preference> newChildren = new ArrayList<>(); in updatePreferenceGroup() local
491 updatePreferenceGroup((PreferenceGroup) oldPref, newChildren); in updatePreferenceGroup() local
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
H A Dgroup-constructors.js68 _reparent: function(newChildren) { argument
/aosp_15_r20/external/antlr/runtime/C/src/
H A Dantlr3basetree.c353 pANTLR3_VECTOR newChildren; // Iterator for whatever we are going to add in in replaceChildren() local
/aosp_15_r20/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
H A DBaseTree.java206 List<Object> newChildren; in replaceChildren() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowRegionalVariants.java310 Set<CLDRLocale> newChildren = parentToChildren.get(locale); in showInheritance() local
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3commontree.inl191 ChildrenType* newChildren; // Iterator for whatever we are going to add in local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DBrowseTree.java201 synchronized <E> int addChildren(List<E> newChildren) { in addChildren()
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DFusionDictionary.java396 PtNodeArray newChildren = new PtNodeArray(); in add() local
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/
H A DS2Polygon.java958 List<S2Loop> newChildren = loopMap.get(newLoop); in insertLoop() local
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java275 final ConversationIdSet newChildren = new ConversationIdSet(); in cancelStaleGroupChildren() local
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermRebuild.cpp261 TIntermSequence newChildren; in traverseAggregateBaseChildren() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestBasic.java1266 Set<String> newChildren = newElement2Children.getAll(element); in TestBasicDTDCompatibility() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDorg-eclipse-equinox-common-3.6.0.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
HDddmlib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
HDddmlib-26.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
HDorg.eclipse.equinox.common_3.10.0.v20180412-1130.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
HDorg.eclipse.text_3.6.300.v20180430-1330.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
HDognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/ ...
HDant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/s2-geometry-library-java/s2-geometry-library-java/android_common/javac/
Ds2-geometry-library-java.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/guice/extensions/persist/lib/
HDognl-2.6.7.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/ASTAdd.class ASTAdd ...

12345