| /external/hamcrest/library/src/org/hamcrest/collection/ |
| D | IsMapContaining.java | 62 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/ |
| D | FormatStringParsing.h | 63 bool hasValue() const { return Start != nullptr; } in hasValue() function
|
| /external/doclava/src/com/google/doclava/ |
| D | FieldInfo.java | 477 public boolean hasValue() { in hasValue() method in FieldInfo 481 public void setHasValue(boolean hasValue) { in setHasValue()
|
| /external/llvm/include/llvm/ADT/ |
| D | Optional.h | 125 bool hasValue() const { return hasVal; } in hasValue() function
|
| /external/hamcrest/library/src/org/hamcrest/ |
| D | Matchers.java | 205 …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/ |
| D | VariantValue.h | 262 bool hasValue() const { return Type != VT_Nothing; } in hasValue() function
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | CharsTrieBuilder.java | 227 protected int writeValueAndType(boolean hasValue, int value, int node) { in writeValueAndType()
|
| D | BytesTrieBuilder.java | 260 protected int writeValueAndType(boolean hasValue, int value, int node) { in writeValueAndType()
|
| D | StringTrieBuilder.java | 311 protected boolean hasValue; field in StringTrieBuilder.ValueNode 866 protected abstract int writeValueAndType(boolean hasValue, int value, int node); in writeValueAndType()
|
| D | BytesTrie.java | 177 public boolean hasValue() { return ordinal()>=2; } in hasValue() method in BytesTrie.Result
|
| /external/llvm/include/llvm/Support/ |
| D | CommandLine.h | 376 bool hasValue() const { return false; } in hasValue() function 406 bool hasValue() const { return Valid; } in hasValue() function
|
| /external/icu/icu4c/source/common/ |
| D | stringtriebuilder.cpp | 86 UBool hasValue=FALSE; in writeNode() local 210 UBool hasValue=FALSE; in makeNode() local
|
| D | ucharstriebuilder.cpp | 397 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType()
|
| D | bytestriebuilder.cpp | 460 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { in writeValueAndType()
|
| /external/deqp/framework/delibs/decpp/ |
| D | deCommandLine.cpp | 205 const bool hasValue = hasImmValue || (argNdx+1 < numArgs); in parse() local
|
| /external/v8/include/ |
| D | v8-util.h | 313 bool hasValue = value != kPersistentContainerNotFound; in SetReturnValueFromVal() local
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngineC.cpp | 663 bool hasValue = false; in VisitGuardedExpr() local
|
| /external/llvm/unittests/ADT/ |
| D | SmallVectorTest.cpp | 748 bool hasValue; member
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 787 bool hasValue() const { in hasValue() function
|
| /external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/ |
| D | mootools-more-yui-compressed.min.js | 1 …udos=function(a,j,i){var k="_monitorEvents:";var l=function(e){return{store:e.store?function(g,f){… argument
|