has 136 remoting/android/java/src/org/chromium/chromoting/HostListLoader.java if (data.has("items")) { has 659 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh return glyphs->has (glyphArray[index]); has 848 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if (glyphs->has (iter.get_glyph ())) has 974 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh if (classValue[i] == klass && glyphs->has (startGlyph + i)) has 46 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (c->glyphs->has (glyph_id)) has 123 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (c->glyphs->has (iter.get_glyph ())) has 323 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (c->glyphs->has (iter.get_glyph ())) has 448 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (c->glyphs->has (iter.get_glyph ())) { has 596 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (!c->glyphs->has (component[i])) has 767 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (c->glyphs->has (iter.get_glyph ())) has 930 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh if (c->glyphs->has (iter.get_glyph ())) has 629 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh return glyphs->has (value); has 197 third_party/harfbuzz-ng/src/hb-set-private.hh inline bool has (hb_codepoint_t g) const has 209 third_party/harfbuzz-ng/src/hb-set-private.hh if (has (i)) has 269 third_party/harfbuzz-ng/src/hb-set-private.hh if (has (i)) { has 203 third_party/harfbuzz-ng/src/hb-set.cc return set->has (codepoint); has 17781 third_party/libxml/src/xmlschemas.c int has = 0, needVal = 0, normVal = 0; has 17783 third_party/libxml/src/xmlschemas.c has = (type->baseType->flags & XML_SCHEMAS_TYPE_HAS_FACETS) ? 1 : 0; has 17784 third_party/libxml/src/xmlschemas.c if (has) { has 17799 third_party/libxml/src/xmlschemas.c has = 1; has 17804 third_party/libxml/src/xmlschemas.c has = 1; has 17807 third_party/libxml/src/xmlschemas.c has = 1; has 17816 third_party/libxml/src/xmlschemas.c if (has) has 17819 third_party/libxml/src/xmlschemas.c if (has && (! needVal) && WXS_IS_ATOMIC(type)) { has 158 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java return internalGetFieldAccessorTable().getField(field).has(this); has 349 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java return internalGetFieldAccessorTable().getField(field).has(this); has 76 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool has = false; has 78 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc has = iter->second.GetSize() > 0; has 80 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc has = !iter->second.is_cleared; has 83 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc if (has) { has 27 tools/clang/empty_string/EmptyStringConverter.cpp using clang::ast_matchers::has; has 110 tools/clang/empty_string/EmptyStringConverter.cpp match_finder->addMatcher(varDecl(forEach(expr(has(constructor_call)))), has 112 tools/clang/empty_string/EmptyStringConverter.cpp match_finder->addMatcher(newExpr(has(constructor_call)), has 114 tools/clang/empty_string/EmptyStringConverter.cpp match_finder->addMatcher(bindTemporaryExpr(has(constructor_call)), has 117 tools/clang/empty_string/EmptyStringConverter.cpp constructorDecl(forEach(expr(has(constructor_call)))), has 27 tools/clang/rewrite_scoped_ptr_ctor_null/RewriteScopedPtrCtorNull.cpp using clang::ast_matchers::has; has 115 tools/clang/rewrite_scoped_ptr_ctor_null/RewriteScopedPtrCtorNull.cpp match_finder->addMatcher(newExpr(has(constructor_call)), has 117 tools/clang/rewrite_scoped_ptr_ctor_null/RewriteScopedPtrCtorNull.cpp match_finder->addMatcher(bindTemporaryExpr(has(constructor_call)),