Home
last modified time | relevance | path

Searched defs:resultType (Results 1 – 25 of 41) sorted by relevance

12

/external/webkit/Source/WebCore/xml/
DXPathPredicate.h44 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function
54 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function
62 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function
73 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function
84 virtual Value::Type resultType() const { return Value::BooleanValue; } in resultType() function
95 virtual Value::Type resultType() const { return Value::BooleanValue; } in resultType() function
105 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function
DXPathFunctions.cpp78 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function in WebCore::XPath::FunLast
85 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function in WebCore::XPath::FunPosition
92 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function in WebCore::XPath::FunCount
97 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function in WebCore::XPath::FunId
102 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunLocalName
109 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunNamespaceURI
116 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunName
123 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunString
130 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunConcat
135 virtual Value::Type resultType() const { return Value::BooleanValue; } in resultType() function in WebCore::XPath::FunStartsWith
[all …]
DXPathPath.h50 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function
69 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function
83 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function
DXPathVariableReference.h43 … virtual Value::Type resultType() const { ASSERT_NOT_REACHED(); return Value::NumberValue; } in resultType() function
DXPathResult.cpp118 unsigned short XPathResult::resultType() const in resultType() function in WebCore::XPathResult
DXSLTProcessorLibxslt.cpp287 const xmlChar* resultType = 0; in resultMIMEType() local
/external/webkit/Source/WebCore/platform/win/
DSoftLinking.h51 #define SOFT_LINK(library, functionName, resultType, callingConvention, parameterDeclarations, para… argument
67 #define SOFT_LINK_OPTIONAL(library, functionName, resultType, callingConvention, parameterDeclarati… argument
/external/webkit/Source/WebCore/platform/mac/
DSoftLinking.h48 #define SOFT_LINK(framework, functionName, resultType, parameterDeclarations, parameterNames) \ argument
/external/icu4c/common/
Dutrie.h183 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) { \ argument
207 #define _UTRIE_GET(trie, data, c32, result, resultType) \ argument
221 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) { \ argument
237 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) { \ argument
/external/clang/lib/CodeGen/
DCGCall.cpp92 CanQualType resultType = FTP->getResultType().getUnqualifiedType(); in arrangeFunctionType() local
167 CanQualType resultType = Context.VoidTy; in arrangeCXXConstructorDeclaration() local
190 CanQualType resultType = Context.VoidTy; in arrangeCXXDestructor() local
303 CodeGenTypes::arrangeFunctionCall(QualType resultType, in arrangeFunctionCall()
317 CodeGenTypes::arrangeFunctionDeclaration(QualType resultType, in arrangeFunctionDeclaration()
342 CodeGenTypes::arrangeFunctionType(CanQualType resultType, in arrangeFunctionType()
393 CanQualType resultType, in create()
785 llvm::Type *resultType = 0; in GetFunctionType() local
1284 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local
1381 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
DCGCall.h271 CanQualType resultType, in Profile()
DCGObjCRuntime.cpp340 QualType resultType, in getMessageSendInfo()
/external/webkit/Source/WebCore/platform/
DLength.h186 LengthType resultType = type(); in blend() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp293 QualType resultType = CastE->getType(); in VisitCast() local
342 QualType resultType = CastE->getType(); in VisitCast() local
/external/dexmaker/src/dx/java/com/android/dx/ssa/
DSCCP.java366 private Constant simulateMath(SsaInsn insn, int resultType) { in simulateMath()
DEscapeAnalysis.java537 Type resultType = def.getResult().getType(); in replaceDef() local
/external/clang/lib/Sema/
DSemaPseudoObject.cpp400 QualType resultType = result.get()->getType(); in buildIncDecOperation() local
712 QualType resultType = Getter->getResultType(); in tryBuildGetOfReference() local
/external/webkit/LayoutTests/dom/xhtml/level2/html/
Dselfxhtml.js542 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/html/level2/events/
Dselfhtml.js536 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/xhtml/level2/core/
Dselfxhtml.js542 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/xhtml/level3/core/
Dselfxhtml.js542 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/html/level2/core/
Dselfhtml.js536 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/xhtml/level2/events/
Dselfxhtml.js542 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/html/level2/html/
Dselfhtml.js536 function setResult(resultType, message) { argument
/external/webkit/LayoutTests/dom/xhtml/level1/core/
Dselfxhtml.js542 function setResult(resultType, message) { argument

12