Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXPathPredicate.h42 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function
52 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function
60 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function
71 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function
82 virtual Value::Type resultType() const { return Value::BooleanValue; } in resultType() function
93 virtual Value::Type resultType() const { return Value::BooleanValue; } in resultType() function
103 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function
DXPathFunctions.cpp76 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function in WebCore::XPath::FunLast
83 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function in WebCore::XPath::FunPosition
90 virtual Value::Type resultType() const { return Value::NumberValue; } in resultType() function in WebCore::XPath::FunCount
95 virtual Value::Type resultType() const { return Value::NodeSetValue; } in resultType() function in WebCore::XPath::FunId
100 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunLocalName
107 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunNamespaceURI
114 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunName
121 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunString
128 virtual Value::Type resultType() const { return Value::StringValue; } in resultType() function in WebCore::XPath::FunConcat
133 virtual Value::Type resultType() const { return Value::BooleanValue; } in resultType() function in WebCore::XPath::FunStartsWith
[all …]
DXPathPath.h48 virtual Value::Type resultType() const OVERRIDE { return Value::NodeSetValue; } in resultType() function
67 virtual Value::Type resultType() const OVERRIDE { return Value::NodeSetValue; } in resultType() function
81 virtual Value::Type resultType() const OVERRIDE { return Value::NodeSetValue; } in resultType() function
DXPathVariableReference.h41 … virtual Value::Type resultType() const { ASSERT_NOT_REACHED(); return Value::NumberValue; } in resultType() function
DXPathResult.cpp116 unsigned short XPathResult::resultType() const in resultType() function in WebCore::XPathResult
DXSLTProcessorLibxslt.cpp262 const xmlChar* resultType = 0; in resultMIMEType() local
/external/skia/gm/viewer/
Dmodule.js52 angular.forEach(response['actual-results'], function(resultsOfThisType, resultType) { argument
66 var resultTypeAndCollection = { resultType: resultType, property
/external/skia/tools/
DPictureBenchmark.h49 void setTimerResultType(TimerData::Result resultType) { fTimerResult = resultType; } in setTimerResultType()
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
Dresults.js111 addComparison: function(resultType, resultsURLsByKind) argument
123 addRow: function(resultType, url) argument
142 $.each(resultsURLsByTypeAndKind, function(resultType, resultsURLsByKind) { argument
/external/icu4c/common/
Dutrie.h184 #define _UTRIE_GET_FROM_PAIR(trie, data, c, c2, result, resultType) { \ argument
208 #define _UTRIE_GET(trie, data, c32, result, resultType) \ argument
222 #define _UTRIE_NEXT(trie, data, src, limit, c, c2, result, resultType) { \ argument
238 #define _UTRIE_PREVIOUS(trie, data, start, src, c, c2, result, resultType) { \ argument
/external/chromium_org/third_party/icu/source/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.cpp94 CanQualType resultType = FTP->getResultType().getUnqualifiedType(); in arrangeLLVMFunctionInfo() local
205 CanQualType resultType = in arrangeCXXConstructorDeclaration() local
233 CanQualType resultType = in arrangeCXXDestructor() local
377 CodeGenTypes::arrangeFreeFunctionCall(QualType resultType, in arrangeFreeFunctionCall()
408 CodeGenTypes::arrangeFunctionDeclaration(QualType resultType, in arrangeFunctionDeclaration()
433 CodeGenTypes::arrangeLLVMFunctionInfo(CanQualType resultType, in arrangeLLVMFunctionInfo()
484 CanQualType resultType, in create()
897 llvm::Type *resultType = 0; in GetFunctionType() local
1483 llvm::Type *resultType = result->getType(); in tryEmitFusedAutoreleaseOfResult() local
1592 llvm::Type *resultType = result->getType(); in tryRemoveRetainOfSelf() local
DCGObjCRuntime.cpp348 QualType resultType, in getMessageSendInfo()
DCGCall.h295 CanQualType resultType, in Profile()
DCGAtomic.cpp134 QualType resultType, in emitAtomicLibcall()
/external/chromium_org/third_party/WebKit/Source/platform/
DLength.h263 LengthType resultType = type(); in blend() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngineC.cpp335 QualType resultType = CastE->getType(); in VisitCast() local
387 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/skia/gm/rebaseline_server/static/
Dloader.js409 $scope.showOnlyResultType = function(resultType) { argument
/external/clang/lib/Sema/
DSemaPseudoObject.cpp460 QualType resultType = result.get()->getType(); in buildIncDecOperation() local
806 QualType resultType = Getter->getResultType(); in tryBuildGetOfReference() local
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
Dresults.js495 results.resultType = function(url) function
/external/dexmaker/src/main/java/com/google/dexmaker/stock/
DProxyBuilder.java414 TypeId<?> resultType = TypeId.get(returnType); in generateCodeForAllMethods() local
/external/chromium_org/third_party/skia/src/animator/
DSkScript.cpp1176 SkOpType resultType = array->getOpType(); in logicalOp() local
/external/skia/src/animator/
DSkScript.cpp1176 SkOpType resultType = array->getOpType(); in logicalOp() local

12