| /external/v8/src/compiler/ |
| D | typer.h | 51 FunctionType* function_type() const { return function_type_; } in function_type() function
|
| D | typer.cc | 34 CompilationDependencies* dependencies, FunctionType* function_type) in Typer() 620 if (FunctionType* function_type = typer_->function_type()) { in TypeParameter() local
|
| /external/v8/src/ |
| D | interface-descriptors.h | 110 void InitializePlatformIndependent(FunctionType* function_type) { in InitializePlatformIndependent() 133 FunctionType* function_type() const { return function_type_; } in function_type() function 222 FunctionType* function_type = BuildCallInterfaceDescriptorFunctionType( in Initialize() local
|
| /external/lldb/source/API/ |
| D | SBFunction.cpp | 208 Type *function_type = m_opaque_ptr->GetType(); in GetType() local
|
| /external/lldb/examples/functions/ |
| D | main.cpp | 266 SBType function_type = function.GetType(); in main() local
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_intr.c | 62 LLVMTypeRef function_type; in lp_declare_intrinsic() local
|
| D | lp_bld_const.c | 469 LLVMTypeRef function_type; in lp_build_const_func_pointer() local
|
| D | lp_bld_format_aos.c | 545 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
|
| /external/lldb/source/Symbol/ |
| D | Function.cpp | 487 Type *function_type = GetType(); in GetClangType() local
|
| D | ClangASTType.cpp | 4563 … const clang::FunctionType *function_type = dyn_cast<FunctionType>(method_qual_type.getTypePtr()); in AddMethodToCXXRecordType() local
|
| /external/v8/src/parsing/ |
| D | preparser.h | 549 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral() 1243 FunctionLiteral::FunctionType function_type, bool* ok) { in ParseEagerFunctionBody() 1263 FunctionLiteral::FunctionType function_type, bool* ok) { in ParseEagerFunctionBody()
|
| D | preparser.cc | 1092 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
|
| D | parser.h | 1149 FunctionKind kind, FunctionLiteral::FunctionType function_type, bool* ok) { in ParseEagerFunctionBody()
|
| D | parser.cc | 1092 FunctionLiteral::FunctionType function_type = in ParseLazy() local 4157 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral() 4701 FunctionLiteral::FunctionType function_type, bool* ok) { in ParseEagerFunctionBody()
|
| D | parser-base.h | 3003 FunctionLiteral::FunctionType function_type = in ParseMemberExpression() local
|
| /external/javasqlite/src/main/java/SQLite/ |
| D | Database.java | 498 public void function_type(String name, int type) { in function_type() method in Database
|
| /external/cmockery/cmockery_0_1_2/src/google/ |
| D | cmockery.h | 300 UnitTestFunctionType function_type; member
|
| /external/v8/test/unittests/wasm/ |
| D | asm-types-unittest.cc | 81 static void AddAllArguments(AsmFunctionType* function_type, Arg* arg, in AddAllArguments()
|
| /external/lldb/source/Expression/ |
| D | ClangExpressionDeclMap.cpp | 1774 Type *function_type = function->GetType(); in AddOneFunction() local
|
| /external/lldb/source/Target/ |
| D | Thread.cpp | 1690 Type *function_type = sc.function->GetType(); in ReturnFromFrame() local
|
| /external/v8/test/cctest/ |
| D | test-field-type-tracking.cc | 1396 Handle<FieldType> function_type = in TEST() local 2366 Handle<FieldType> function_type = in TEST() local
|
| /external/v8/src/ast/ |
| D | ast.h | 2678 FunctionType function_type() const { in function_type() function 2709 FunctionType function_type, in FunctionLiteral() 3444 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral()
|
| /external/cmockery/cmockery_0_1_2/src/ |
| D | cmockery.c | 1485 void ** const state, const UnitTestFunctionType function_type, in _run_test()
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm.mli | 554 val function_type : lltype -> lltype array -> lltype val
|