Home
last modified time | relevance | path

Searched defs:hasValue (Results 1 – 20 of 20) sorted by relevance

/external/hamcrest/library/src/org/hamcrest/collection/
DIsMapContaining.java62 public static <K,V> Matcher<Map<K,V>> hasValue(Matcher<V> valueMatcher) { in hasValue() method in IsMapContaining
67 public static <K,V> Matcher<Map<K,V>> hasValue(V value) { in hasValue() method in IsMapContaining
/external/clang/lib/Analysis/
DFormatStringParsing.h63 bool hasValue() const { return Start != nullptr; } in hasValue() function
/external/doclava/src/com/google/doclava/
DFieldInfo.java477 public boolean hasValue() { in hasValue() method in FieldInfo
481 public void setHasValue(boolean hasValue) { in setHasValue()
/external/llvm/include/llvm/ADT/
DOptional.h125 bool hasValue() const { return hasVal; } in hasValue() function
/external/hamcrest/library/src/org/hamcrest/
DMatchers.java205 …public static <K, V> org.hamcrest.Matcher<java.util.Map<K, V>> hasValue(org.hamcrest.Matcher<V> va… in hasValue() method in Matchers
209 public static <K, V> org.hamcrest.Matcher<java.util.Map<K, V>> hasValue(V value) { in hasValue() method in Matchers
/external/clang/include/clang/ASTMatchers/Dynamic/
DVariantValue.h262 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrieBuilder.java227 protected int writeValueAndType(boolean hasValue, int value, int node) { in writeValueAndType()
DBytesTrieBuilder.java260 protected int writeValueAndType(boolean hasValue, int value, int node) { in writeValueAndType()
DStringTrieBuilder.java311 protected boolean hasValue; field in StringTrieBuilder.ValueNode
866 protected abstract int writeValueAndType(boolean hasValue, int value, int node); in writeValueAndType()
DBytesTrie.java177 public boolean hasValue() { return ordinal()>=2; } in hasValue() method in BytesTrie.Result
/external/llvm/include/llvm/Support/
DCommandLine.h376 bool hasValue() const { return false; } in hasValue() function
406 bool hasValue() const { return Valid; } in hasValue() function
/external/icu/icu4c/source/common/
Dstringtriebuilder.cpp86 UBool hasValue=FALSE; in writeNode() local
210 UBool hasValue=FALSE; in makeNode() local
Ducharstriebuilder.cpp397 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType()
Dbytestriebuilder.cpp460 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType()
/external/deqp/framework/delibs/decpp/
DdeCommandLine.cpp205 const bool hasValue = hasImmValue || (argNdx+1 < numArgs); in parse() local
/external/v8/include/
Dv8-util.h313 bool hasValue = value != kPersistentContainerNotFound; in SetReturnValueFromVal() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp663 bool hasValue = false; in VisitGuardedExpr() local
/external/llvm/unittests/ADT/
DSmallVectorTest.cpp748 bool hasValue; member
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp787 bool hasValue() const { in hasValue() function
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1 …udos=function(a,j,i){var k="_monitorEvents:";var l=function(e){return{store:e.store?function(g,f){… argument