Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DDeltaTree.cpp90 bool isFull() const { return NumValuesUsed == 2*WidthFactor-1; } in isFull() function in __anon6bfa93f00111::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 __anon1ec3f34e0311::RopePieceBTreeLeaf
278 if (!isFull()) { in insert()
414 bool isFull() const { return NumChildren == 2*WidthFactor; } in isFull() function in __anon1ec3f34e0411::RopePieceBTreeInterior
529 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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRetireControlUnit.h67 bool isFull() const { return !AvailableSlots; } in isFull() function
/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/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
DSpoofCheckerTest.java820 Method isFull = ScriptSet.getDeclaredMethod("isFull"); in testScriptSet() local
821 isFull.setAccessible(true); in testScriptSet()
822 boolean result = (Boolean) isFull.invoke(ss); in testScriptSet()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java817 Method isFull = ScriptSet.getDeclaredMethod("isFull"); in testScriptSet() local
818 isFull.setAccessible(true); in testScriptSet()
819 boolean result = (Boolean) isFull.invoke(ss); in testScriptSet()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSpoofChecker.java2016 public boolean isFull() { in isFull() method in SpoofChecker.Builder.ConfusabledataBuilder.ScriptSet
2024 } else if (isFull()) { in appendStringTo()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java2075 public boolean isFull() { in isFull() method in SpoofChecker.Builder.ConfusabledataBuilder.ScriptSet
2083 } else if (isFull()) { in appendStringTo()
/external/skqp/src/gpu/
DGrRenderTargetContext.cpp308 bool isFull = false; in internalClear() local
310 isFull = !clip.scissorEnabled() || in internalClear()
316 if (isFull) { in internalClear()
/external/skia/src/gpu/
DGrRenderTargetContext.cpp304 bool isFull = false; in internalClear() local
306 isFull = !clip.scissorEnabled() || in internalClear()
312 if (isFull) { in internalClear()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp45 if (isFull()) in toScaled()
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp26 if (isFull()) in toScaled()
/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h83 bool isFull() const { return Mass == UINT64_MAX; } in isFull() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h98 bool isFull() const { return Mass == std::numeric_limits<uint64_t>::max(); } in isFull() function
/external/apache-http/
Dart-profile739 HPLorg/apache/http/util/ByteArrayBuffer;->isFull()Z
/external/apache-http/api/
Dcurrent.txt4058 method @Deprecated public boolean isFull();
4082 method @Deprecated public boolean isFull();
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym15676 FUNC 14bd5 9 0 Replicator::isFull()
/external/google-breakpad/src/processor/testdata/
Dmodule0.out15676 FUNC 14bd5 9 0 Replicator::isFull()