/external/webkit/WebCore/css/ |
D | SVGCSSParser.cpp | 270 ShorthandScope scope(this, propId); in parseSVGValue() local
|
D | CSSParser.cpp | 714 ShorthandScope scope(this, propId); in parseValue() local 800 ShorthandScope scope(this, CSSPropertyBorderSpacing); in parseValue() local 808 ShorthandScope scope(this, CSSPropertyBorderSpacing); in parseValue() local 1387 ShorthandScope scope(this, CSSPropertyWebkitMarginCollapse); in parseValue() local 1395 ShorthandScope scope(this, CSSPropertyWebkitMarginCollapse); in parseValue() local 1710 ShorthandScope scope(this, propId); in parseFillShorthand() local 1813 ShorthandScope scope(this, CSSPropertyWebkitAnimation); in parseAnimationShorthand() local 1871 ShorthandScope scope(this, CSSPropertyWebkitTransition); in parseTransitionShorthand() local 1926 ShorthandScope scope(this, propId); in parseShorthand() local 1971 ShorthandScope scope(this, propId); in parse4Values() local
|
/external/webkit/JavaScriptCore/runtime/ |
D | JSFunction.h | 64 ScopeChain& scope() { return m_scopeChain; } in scope() function
|
/external/skia/src/animator/ |
D | SkDisplayApply.h | 95 SkDrawable* scope; variable
|
D | SkDisplayList.cpp | 94 SkDrawable* scope = *ptr; in SearchForMatch() local
|
/external/webkit/JavaScriptCore/bytecompiler/ |
D | BytecodeGenerator.cpp | 487 …LabelScope scope(type, name, scopeDepth(), newLabel(), type == LabelScope::Loop ? newLabel() : 0);… in newLabelScope() local 968 JSObject* scope = *iter; in findScopedProperty() local 1419 RegisterID* BytecodeGenerator::emitPushScope(RegisterID* scope) in emitPushScope() 1453 ControlFlowContext scope; in pushFinallyContext() local 1484 LabelScope* scope = &m_labelScopes[i]; in breakTarget() local 1494 LabelScope* scope = &m_labelScopes[i]; in breakTarget() local 1514 LabelScope* scope = &m_labelScopes[i]; in continueTarget() local 1527 LabelScope* scope = &m_labelScopes[i]; in continueTarget() local
|
/external/webkit/WebCore/html/ |
D | HTMLTableCellElement.cpp | 242 String HTMLTableCellElement::scope() const in scope() function in WebCore::HTMLTableCellElement
|
/external/tcpdump/ |
D | print-ospf6.c | 135 const char *scope; in ospf6_print_ls_type() local
|
/external/webkit/WebCore/bindings/js/ |
D | JSEventListener.cpp | 320 ScopeChain scope = listenerAsFunction->scope(); in parseCode() local
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_xauth.c | 813 int scope = LDAP_SCOPE_ONE; local 1045 int scope = LDAP_SCOPE_ONE; local
|
/external/webkit/JavaScriptCore/parser/ |
D | Nodes.cpp | 1751 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() local 1787 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() local 1830 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() local 1905 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Loop); in emitBytecode() local 1971 LabelScope* scope = generator.continueTarget(m_ident); in emitBytecode() local 1987 LabelScope* scope = generator.breakTarget(m_ident); in emitBytecode() local 2042 RefPtr<RegisterID> scope = generator.newTemporary(); in emitBytecode() local 2247 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::Switch); in emitBytecode() local 2273 RefPtr<LabelScope> scope = generator.newLabelScope(LabelScope::NamedLabel, &m_name); in emitBytecode() local
|
/external/webkit/JavaScriptCore/bytecode/ |
D | SamplingTool.cpp | 121 void SamplingTool::notifyOfScope(ScopeNode* scope) in notifyOfScope()
|
D | CodeBlock.cpp | 706 JSValuePtr scope = JSValuePtr((++it)->u.jsCell); in dump() local 728 JSValuePtr scope = JSValuePtr((++it)->u.jsCell); in dump() local 734 JSValuePtr scope = JSValuePtr((++it)->u.jsCell); in dump() local
|
/external/srec/tools/grxmlcompile/ |
D | grxmldoc.cpp | 1031 std::string scope; // For rules in writeMapFile() local 1170 std::string scope; // For rules in sortLabels() local
|
/external/srec/srec/Semproc/src/ |
D | SemanticProcessorImpl.c | 1238 size_t scope = 0; in accumulate_scripts() local
|
/external/webkit/JavaScriptCore/interpreter/ |
D | Interpreter.cpp | 1161 JSObject* scope = new (callFrame) JSStaticScopeObject(callFrame, property, value, DontDelete); in createExceptionScope() local 2310 JSGlobalObject* scope = static_cast<JSGlobalObject*>((++vPC)->u.jsCell); in privateExecute() local 2323 JSGlobalObject* scope = static_cast<JSGlobalObject*>((++vPC)->u.jsCell); in privateExecute() local 2352 JSVariableObject* scope = static_cast<JSVariableObject*>(*iter); in privateExecute() local 2375 JSVariableObject* scope = static_cast<JSVariableObject*>(*iter); in privateExecute() local 3613 int scope = (++vPC)->u.operand; in privateExecute() local 5935 …JSObject* scope = new (ARG_globalData) JSStaticScopeObject(ARG_callFrame, *ARG_id1, ARG_src2, Dont… in cti_op_push_new_scope() local
|
/external/webkit/WebCore/editing/ |
D | TextIterator.cpp | 1442 PassRefPtr<Range> TextIterator::rangeFromLocationAndLength(Element *scope, int rangeLocation, int r… in rangeFromLocationAndLength()
|
D | ApplyStyleCommand.cpp | 434 Node* scope = highestAncestor(visibleStart.deepEquivalent().node()); in applyBlockStyle() local
|
/external/webkit/WebCore/bridge/qt/ |
D | qt_runtime.cpp | 1028 QByteArray scope; in indexOfMetaEnum() local
|
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 785 const xmlChar *scope; member
|
/external/webkit/SunSpider/tests/ |
D | v8-raytrace.js | 1847 findElements: function(scope) { argument
|