/external/chromium_org/third_party/npapi/npspy/extern/java/ |
D | jni_md.h | 86 # define JNI_PUBLIC_API(ResultType) ResultType _System argument 91 # define JNI_PUBLIC_API(ResultType) ResultType argument 101 # define JNI_PUBLIC_API(ResultType) _declspec(dllexport) ResultType __stdcall argument 103 # define JNI_NATIVE_STUB(ResultType) _declspec(dllexport) ResultType argument 107 # define JNI_PUBLIC_API(ResultType) ResultType __cdecl __export __loadds argument 109 # define JNI_NATIVE_STUB(ResultType) ResultType __cdecl __loadds argument 112 # define JNI_PUBLIC_API(ResultType) ResultType __cdecl __export argument 114 # define JNI_NATIVE_STUB(ResultType) ResultType __cdecl __export argument 120 # define JNI_PUBLIC_API(ResultType) __export ResultType argument 122 # define JNI_NATIVE_STUB(ResultType) __export ResultType argument [all …]
|
D | jri_md.h | 74 # define JRI_PUBLIC_API(ResultType) ResultType _Optlink argument
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | Functional.h | 50 typedef R ResultType; typedef 69 typedef R ResultType; typedef 88 typedef R ResultType; typedef 107 typedef R ResultType; typedef 126 typedef R ResultType; typedef 145 typedef R ResultType; typedef 166 typedef R ResultType; typedef 193 typedef R ResultType; typedef 220 typedef R ResultType; typedef 247 typedef R ResultType; typedef [all …]
|
/external/chromium_org/chrome/browser/extensions/ |
D | script_executor.h | 65 enum ResultType { enum
|
/external/clang/lib/CodeGen/ |
D | CGVTables.cpp | 164 QualType ResultType, RValue RV, in PerformReturnAdjustment() 228 QualType ResultType = FPT->getResultType(); in GenerateVarArgsThunk() local 298 QualType ResultType = in GenerateThunk() local
|
D | CGBuiltin.cpp | 67 QualType T, llvm::Type *ResultType) { in EmitFromInt() 298 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 315 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 332 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 353 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local 369 llvm::Type *ResultType = ConvertType(E->getType()); in EmitBuiltinExpr() local
|
D | CGCXXABI.cpp | 141 RValue RV, QualType ResultType) { in EmitReturnFromThunk()
|
D | CodeGenTypes.cpp | 309 llvm::Type *ResultType = 0; in ConvertType() local
|
D | CGObjCMac.cpp | 1786 QualType ResultType, in GenerateMessageSendSuper() 1846 QualType ResultType, in GenerateMessageSend() 1861 QualType ResultType, in EmitMessageSend() 6627 QualType ResultType, in GenerateMessageSend() 6757 QualType ResultType, in GenerateMessageSendSuper()
|
D | CGCall.cpp | 857 bool CodeGenModule::ReturnTypeUsesFPRet(QualType ResultType) { in ReturnTypeUsesFPRet() 874 bool CodeGenModule::ReturnTypeUsesFP2Ret(QualType ResultType) { in ReturnTypeUsesFP2Ret()
|
D | CGStmt.cpp | 1701 llvm::Type *ResultType; in EmitAsmStmt() local
|
D | ItaniumCXXABI.cpp | 913 RValue RV, QualType ResultType) { in EmitReturnFromThunk()
|
D | CGObjCGNU.cpp | 1236 QualType ResultType, in GenerateMessageSendSuper() 1339 QualType ResultType, in GenerateMessageSend()
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 180 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType() 366 void CodeCompletionBuilder::AddResultTypeChunk(const char *ResultType) { in AddResultTypeChunk()
|
D | SemaPseudoObject.cpp | 1074 QualType ResultType; in findAtIndexGetter() local 1183 QualType ResultType; in findAtIndexSetter() local
|
D | SemaInit.cpp | 2236 QualType ResultType = CurrentObjectType; in getStructuredSubobjectInit() local 4302 QualType ResultType; in tryObjCWritebackConversion() local 5440 QualType *ResultType) { in Perform()
|
D | SemaExprCXX.cpp | 1184 QualType ResultType = Context.getPointerType(AllocType); in BuildCXXNew() local 3798 QualType ResultType; in BuildBinaryTypeTrait() local 5528 QualType ResultType = Method->getResultType(); in BuildCXXMemberCallExpr() local
|
D | SemaDeclObjC.cpp | 119 QualType ResultType = NewMethod->getResultType(); in CheckObjCMethodOverride() local 2776 QualType ResultType = Method->getResultType(); in CheckRelatedResultTypeCompatibility() local
|
/external/chromium_org/build/android/pylib/linker/ |
D | test_case.py | 50 ResultType = base_test_result.ResultType variable
|
/external/chromium_org/build/android/pylib/base/ |
D | base_test_result.py | 7 class ResultType(object): class
|
/external/chromium_org/chrome/common/metrics/proto/ |
D | omnibox_event.proto | 153 enum ResultType { enum
|
/external/chromium_org/components/url_matcher/ |
D | url_matcher_factory_unittest.cc | 191 enum ResultType { OK, NOT_FULFILLED, CREATE_FAILURE }; enum in url_matcher::UrlConditionCaseTest
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXGenericToNVVM.cpp | 180 Type *ResultType = in getOrInsertCVTA() local
|
/external/eigen/Eigen/src/Geometry/ |
D | Transform.h | 469 typedef typename ProductType::ResultType ResultType; typedef
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 2033 QualType ResultType = getObjCGCQualType(Pointee, GCAttr); in getObjCGCQualType() local 2071 QualType ResultType) { in adjustDeducedFunctionResultType() 7218 QualType ResultType = mergeTypes(LHSPointee, RHSPointee, false, in mergeTypes() local 7236 QualType ResultType = mergeTypes(LHSPointee, RHSPointee, OfBlockPointer, in mergeTypes() local 7254 QualType ResultType = mergeTypes(LHSValue, RHSValue, false, in mergeTypes() local 7277 QualType ResultType = mergeTypes(LHSElem, RHSElem, false, Unqualified); in mergeTypes() local 7405 QualType ResultType = in mergeObjCGCQualifiers() local
|