/external/gdata/src/com/google/wireless/gdata2/contacts/data/ |
D | ContactEntry.java | 497 emailAddresses.removeAllElements(); in clear() 498 imAddresses.removeAllElements(); in clear() 499 phoneNumbers.removeAllElements(); in clear() 500 postalAddresses.removeAllElements(); in clear() 501 organizations.removeAllElements(); in clear() 502 extendedProperties.removeAllElements(); in clear() 503 groups.removeAllElements(); in clear() 504 calendarLinks.removeAllElements(); in clear() 505 events.removeAllElements(); in clear() 506 externalIds.removeAllElements(); in clear() [all …]
|
/external/gdata/src/com/google/wireless/gdata/contacts/data/ |
D | ContactEntry.java | 134 emailAddresses.removeAllElements(); in clear() 135 imAddresses.removeAllElements(); in clear() 136 phoneNumbers.removeAllElements(); in clear() 137 postalAddresses.removeAllElements(); in clear() 138 organizations.removeAllElements(); in clear() 139 extendedProperties.removeAllElements(); in clear() 140 groups.removeAllElements(); in clear()
|
/external/junit/src/junit/swingui/ |
D | DefaultFailureDetailView.java | 43 fLines.removeAllElements(); in clear() 48 fLines.removeAllElements(); in scan()
|
/external/proguard/src/proguard/gui/ |
D | ListPanel.java | 296 protected void removeAllElements() in removeAllElements() method in ListPanel 298 listModel.removeAllElements(); in removeAllElements()
|
/external/icu4c/common/ |
D | serv.cpp | 606 result.removeAllElements(); in getVisibleIDs() 648 result.removeAllElements(); in getVisibleIDs() 740 result.removeAllElements(); in getDisplayNames() 795 result.removeAllElements(); in getDisplayNames() 906 factories->removeAllElements(); in reInitializeFactories()
|
D | uvector.cpp | 85 removeAllElements(); in ~UVector() 248 void UVector::removeAllElements(void) { in removeAllElements() function in UVector
|
D | uvectr32.h | 120 void removeAllElements();
|
D | uvectr32.cpp | 157 void UVector32::removeAllElements(void) { in removeAllElements() function in UVector32
|
D | uvector.h | 184 void removeAllElements();
|
D | triedict.cpp | 335 fNodeStack.removeAllElements(); in reset() 336 fBranchStack.removeAllElements(); in reset() 583 fNodeStack.removeAllElements(); in reset() 584 fIndexStack.removeAllElements(); in reset()
|
D | uniset.cpp | 1041 strings->removeAllElements(); in removeAllStrings() 1308 strings->removeAllElements(); in clear()
|
D | uniset_props.cpp | 1317 foldSet.strings->removeAllElements(); in closeOver()
|
/external/gdata/src/com/google/wireless/gdata/calendar/data/ |
D | EventEntry.java | 108 attendees.removeAllElements(); in clear() 109 whens.removeAllElements(); in clear()
|
/external/icu4c/i18n/ |
D | tridpars.cpp | 339 list.removeAllElements(); in parseCompoundID() 422 list.removeAllElements(); in parseCompoundID() 494 list.removeAllElements(); in instantiateList() 504 list.removeAllElements(); in instantiateList()
|
D | rbt_pars.cpp | 884 idBlockVector.removeAllElements(); in parseRules() 1076 variablesVector.removeAllElements(); // keeps them from getting deleted when we succeed in parseRules() 1229 segmentObjects.removeAllElements(); in parseRule()
|
D | zstrfmt.cpp | 448 fResults.removeAllElements(); in clear()
|
D | rematch.cpp | 1090 fStack->removeAllElements(); in resetStack()
|
D | vtzone.cpp | 1378 dates->removeAllElements(); in parse()
|
/external/gdata/src/com/google/wireless/gdata/client/ |
D | HttpQueryParams.java | 72 names.removeAllElements(); in clear()
|
/external/gdata/src/com/google/wireless/gdata2/client/ |
D | HttpQueryParams.java | 70 names.removeAllElements(); in clear()
|
/external/icu4c/test/intltest/ |
D | dadrcoll.cpp | 267 sequences.removeAllElements(); in processSequence()
|
D | v32test.cpp | 283 b->removeAllElements(); in UVector32_API()
|
D | rbbitst.cpp | 249 fActualBreakPositions.removeAllElements(); in clearResults() 250 fActualTags.removeAllElements(); in clearResults() 1558 tp.expectedBreaks->removeAllElements(); in TestExtended() 1559 tp.srcCol ->removeAllElements(); in TestExtended() 1560 tp.srcLine->removeAllElements(); in TestExtended()
|