Home
last modified time | relevance | path

Searched refs:isFull (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/lib/Rewrite/
DDeltaTree.cpp90 bool isFull() const { return NumValuesUsed == 2*WidthFactor-1; } in isFull() function in __anonb8815fa70111::DeltaTreeNode
203 if (!isFull()) { in DoInsertion()
232 if (!isFull()) { in DoInsertion()
294 assert(isFull() && "Why split a non-full node?"); in DoSplit()
DRewriteRope.cpp156 bool isFull() const { return NumPieces == 2*WidthFactor; } in isFull() function in __anona82c88c50311::RopePieceBTreeLeaf
278 if (!isFull()) { in insert()
412 bool isFull() const { return NumChildren == 2*WidthFactor; } in isFull() function in __anona82c88c50411::RopePieceBTreeInterior
527 if (!isFull()) { in HandleChildPiece()
/external/apache-http/src/org/apache/http/impl/io/
DAbstractSessionOutputBuffer.java136 if (this.buffer.isFull()) { in write()
165 if (this.buffer.isFull()) { in writeLine()
/external/guava/guava/src/com/google/common/collect/
DDenseImmutableTable.java97 private boolean isFull() { in isFull() method in DenseImmutableTable.ImmutableArrayMap
109 return isFull() ? keyToIndex().keySet() : super.createKeySet(); in createKeySet()
/external/apache-http/src/org/apache/http/util/
DByteArrayBuffer.java163 public boolean isFull() { in isFull() method in ByteArrayBuffer
DCharArrayBuffer.java207 public boolean isFull() { in isFull() method in CharArrayBuffer
/external/guice/extensions/persist/lib/
Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Doro-2.0.8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp25 if (isFull()) in toScaled()
/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h79 bool isFull() const { return Mass == UINT64_MAX; } in isFull() function
/external/robolectric/v1/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/google-breakpad/src/processor/testdata/
Dmodule0.out15676 FUNC 14bd5 9 0 Replicator::isFull()
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym15676 FUNC 14bd5 9 0 Replicator::isFull()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12