OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeAllElements
(Results
1 - 25
of
74
) sorted by null
1
2
3
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java
74
removeAllElements
();
85
public void
removeAllElements
()
87
m_intToString.
removeAllElements
();
90
m_hashChain.
removeAllElements
();
186
pool.
removeAllElements
();
/external/apache-xml/src/main/java/org/apache/xalan/templates/
VarNameCollector.java
42
m_refs.
removeAllElements
(); //.clear();
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
JJTAddressListParserState.java
30
nodes.
removeAllElements
();
31
marks.
removeAllElements
();
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
CountersTable.java
183
m_newFound.
removeAllElements
();
202
m_newFound.
removeAllElements
();
/external/apache-xml/src/main/java/org/apache/xpath/
XPathContext.java
379
m_saxLocations.
removeAllElements
();
380
m_axesIteratorStack.
removeAllElements
();
381
m_contextNodeLists.
removeAllElements
();
382
m_currentExpressionNodes.
removeAllElements
();
383
m_currentNodes.
removeAllElements
();
385
m_predicatePos.
removeAllElements
();
387
m_prefixResolvers.
removeAllElements
();
[
all
...]
NodeSetDTM.java
946
public void
removeAllElements
()
952
super.
removeAllElements
();
[
all
...]
/external/chromium_org/third_party/icu/source/common/
uvectr64.h
121
void
removeAllElements
();
uvectr32.h
122
void
removeAllElements
();
uvectr64.cpp
112
void UVector64::
removeAllElements
(void) {
serv.cpp
609
result.
removeAllElements
();
651
result.
removeAllElements
();
743
result.
removeAllElements
();
802
result.
removeAllElements
();
913
factories->
removeAllElements
();
uvector.cpp
86
removeAllElements
();
251
void UVector::
removeAllElements
(void) {
/external/chromium_org/third_party/icu/source/i18n/
brktrans.cpp
86
boundaries->
removeAllElements
();
tridpars.cpp
360
list.
removeAllElements
();
443
list.
removeAllElements
();
515
list.
removeAllElements
();
525
list.
removeAllElements
();
/external/icu4c/common/
uvectr64.h
121
void
removeAllElements
();
uvectr32.h
122
void
removeAllElements
();
uvectr64.cpp
112
void UVector64::
removeAllElements
(void) {
serv.cpp
610
result.
removeAllElements
();
651
result.
removeAllElements
();
742
result.
removeAllElements
();
802
result.
removeAllElements
();
913
factories->
removeAllElements
();
uvector.cpp
87
removeAllElements
();
252
void UVector::
removeAllElements
(void) {
/external/icu4c/i18n/
brktrans.cpp
86
boundaries->
removeAllElements
();
tridpars.cpp
360
list.
removeAllElements
();
443
list.
removeAllElements
();
515
list.
removeAllElements
();
525
list.
removeAllElements
();
/external/proguard/src/proguard/gui/
ListPanel.java
296
protected void
removeAllElements
()
298
listModel.
removeAllElements
();
/external/apache-xml/src/main/java/org/apache/xml/utils/
IntVector.java
233
public final void
removeAllElements
()
ObjectVector.java
230
public final void
removeAllElements
()
NodeVector.java
428
public void
removeAllElements
()
/libcore/luni/src/main/java/java/util/
Vector.java
247
removeAllElements
();
719
* @see #
removeAllElements
750
public synchronized void
removeAllElements
() {
768
* @see #
removeAllElements
791
* @see #
removeAllElements
[
all
...]
Completed in 2578 milliseconds
1
2
3