Home
last modified time | relevance | path

Searched refs:Has (Results 1 – 25 of 72) sorted by relevance

123

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8HTMLCanvasElementCustom.cpp65 if (jsAttrs->Has(alpha)) in getContextCallback()
68 if (jsAttrs->Has(depth)) in getContextCallback()
71 if (jsAttrs->Has(stencil)) in getContextCallback()
74 if (jsAttrs->Has(antialias)) in getContextCallback()
77 if (jsAttrs->Has(premultipliedAlpha)) in getContextCallback()
80 if (jsAttrs->Has(preserveDrawingBuffer)) in getContextCallback()
DV8CustomXPathNSResolver.cpp61 if (m_resolver->Has(lookupNamespaceURIName)) { in lookupNamespaceURI()
/external/iptables/extensions/
Dlibipt_CLUSTERIP.man11 Specify the hashing mode. Has to be one of
15 Specify the ClusterIP MAC address. Has to be a link\-layer multicast address
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRRuleReturnScope.m49 /** Has a value potentially if output=AST; */
55 /** Has a value potentially if output=template; Don't use StringTemplate
/external/webkit/Source/WebCore/bindings/v8/
DIDBBindingUtilities.cpp61 if (!object->Has(indexOrName)) in getValueFrom()
71 ASSERT(!object->Has(indexOrName)); in setValue()
DOptionsObject.cpp148 if (!options->Has(v8Key)) in getKey()
DNPV8Object.cpp402 return obj->Has(npIdentifierToV8Identifier(propertyName)); in _NPN_HasProperty()
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DRuleReturnScope.as9 /** Has a value potentially if output=AST; */
DParserRuleReturnScope.as42 /** Has a value potentially if output=AST; */
/external/littlemock/
DREADME11 Has a number of restrictions.
/external/llvm/lib/Target/ARM/
DARM.td54 "Has data barrier (dmb / dsb) instructions">;
69 "Has multiplier accumulator forwarding">;
92 "Has return address stack">;
/external/chromium/chrome/browser/sync/protocol/
Dtheme_specifics.proto32 // default theme and the system theme. Has no effect if use_custom_theme
/external/webkit/Source/JavaScriptCore/wtf/
DTCPackedCache.h157 bool Has(K key) const { in Has() function
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DTreeRuleReturnScope.as44 /** Has a value potentially if output=AST; */
/external/valgrind/main/perf/
DREADME38 55 blocks account for only 90% of execution. Has lots of
/external/llvm/include/llvm/Config/
Dllvm-config.h.in40 /* Has gcc/MSVC atomic intrinsics */
Dllvm-config.h.cmake40 /* Has gcc/MSVC atomic intrinsics */
/external/protobuf/src/google/protobuf/
Dextension_set.h215 bool Has(int number) const;
796 return _extensions_.Has(id.number()); \
/external/clang/lib/Sema/
DSemaAccess.cpp186 Target.HasInstanceContext = Has; in ~SavedInstanceContext()
192 : Target(Target), Has(Target.HasInstanceContext) {} in SavedInstanceContext()
194 bool Has; member in __anon2f760c8f0111::AccessTarget::SavedInstanceContext
/external/chromium/chrome/browser/ui/cocoa/
Dcocoa_test_helper.mm68 // that we don't wait for them to close in TearDown. Has to be done
/external/v8/test/preparser/
Dstrict-identifiers.pyt35 'const', # Has other error message than other reserved words.
/external/v8/test/cctest/
Dtest-heap-profiler.cc608 CHECK(parsed_snapshot->Has(v8_str("snapshot"))); in TEST()
609 CHECK(parsed_snapshot->Has(v8_str("nodes"))); in TEST()
610 CHECK(parsed_snapshot->Has(v8_str("strings"))); in TEST()
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_button.mm306 // Has tracked onto another BookmarkButton menu item, and released,
/external/icu4c/test/testdata/
Didna_conf.txt13 desc: 1-1-1 Has one IDN
24 desc: 1-1-2 Has two IDNs
/external/stlport/doc/
DFAQ27 Q3.3 Has anybody succeeded building STLport on OS Y with compiler K n.n?
365 Q3.3 Has anybody succeeded building STLport on OS S with compiler K n.n?

123