/external/llvm/include/llvm/IR/ |
D | Function.h | 31 class FunctionType; variable
|
D | Module.h | 30 class FunctionType; variable
|
D | InlineAsm.h | 26 class FunctionType; variable
|
D | Intrinsics.h | 25 class FunctionType; variable
|
/external/llvm/include/llvm/Analysis/ |
D | JumpInstrTableInfo.h | 24 class FunctionType; variable
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfFunctionCommonDictionary_autogen.cpp | 11 int64_t SkPdfFunctionCommonDictionary::FunctionType(SkPdfNativeDoc* doc) { in FunctionType() function in SkPdfFunctionCommonDictionary
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfFunctionCommonDictionary_autogen.cpp | 11 int64_t SkPdfFunctionCommonDictionary::FunctionType(SkPdfNativeDoc* doc) { in FunctionType() function in SkPdfFunctionCommonDictionary
|
/external/llvm/include/llvm/CodeGen/ |
D | JumpInstrTables.h | 23 class FunctionType; variable
|
/external/clang/test/Sema/ |
D | invalid-decl.c | 24 typedef int (FunctionType)(int *value); typedef
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
D | callback.h | 38 typedef R (FunctionType)(A1, A2, A3, A4); typedef
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 30 class FunctionType; variable
|
D | CodeGenTypes.h | 25 class FunctionType; variable
|
D | CGBlocks.h | 36 class FunctionType; variable
|
D | CodeGenModule.h | 43 class FunctionType; variable
|
/external/chromium_org/extensions/browser/api/power/ |
D | power_api_unittest.cc | 146 enum FunctionType { enum in extensions::PowerApiTest
|
/external/protobuf/src/google/protobuf/stubs/ |
D | common.h | 821 typedef void (*FunctionType)(); typedef 860 typedef void (*FunctionType)(Arg1 arg1); typedef 905 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
D | common.h | 880 typedef void (*FunctionType)(); typedef 921 typedef void (*FunctionType)(Arg1 arg1); typedef 968 typedef void (*FunctionType)(Arg1 arg1, Arg2 arg2); typedef
|
/external/clang/include/clang/Sema/ |
D | CodeCompleteConsumer.h | 144 class FunctionType; variable
|
D | ScopeInfo.h | 529 QualType FunctionType; variable
|
/external/clang/utils/ABITest/ |
D | TypeGen.py | 162 class FunctionType(Type): class
|
/external/llvm/lib/IR/ |
D | Type.cpp | 335 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
|
/external/clang/lib/Sema/ |
D | SemaTemplateDeduction.cpp | 2511 QualType *FunctionType, in SubstituteExplicitTemplateArguments() 3498 QualType FunctionType) { in adjustCCAndNoReturn() 3555 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
|
/external/clang/include/clang/AST/ |
D | DeclBase.h | 35 class FunctionType; variable
|
/external/chromium_org/v8/src/ |
D | types.h | 303 class FunctionType; variable
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 2569 .. _FunctionType: target
|