Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-interpreter.cc12 CallableType function_type) { in InterpreterPushArgsAndCall()
54 CallableType function_type) { in InterpreterPushArgsAndConstruct()
/external/v8/src/parsing/
Dpreparser.cc183 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
Dparser.cc909 FunctionLiteral::FunctionType function_type = ComputeFunctionType(info); in DoParseFunction() local
2510 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
3115 FunctionLiteral::FunctionType function_type, in ParseFunction()
3162 FunctionLiteral::FunctionType function_type, bool* ok) { in ParseEagerFunctionBody()
Dpreparser.h663 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral()
Dparser-base.h3272 FunctionLiteral::FunctionType function_type = in ParseMemberExpression() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_intr.c62 LLVMTypeRef function_type; in lp_declare_intrinsic() local
Dlp_bld_const.c469 LLVMTypeRef function_type; in lp_build_const_func_pointer() local
Dlp_bld_format_aos.c545 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
/external/libmojo/third_party/jinja2/
D_compat.py126 function_type = type(_func) variable
/external/v8/src/
Dcode-factory.cc478 CallableType function_type) { in InterpreterPushArgsAndCall()
486 Isolate* isolate, CallableType function_type) { in InterpreterPushArgsAndConstruct()
/external/javasqlite/src/main/java/SQLite/
DDatabase.java498 public void function_type(String name, int type) { in function_type() method in Database
/external/cmockery/cmockery_0_1_2/src/google/
Dcmockery.h300 UnitTestFunctionType function_type; member
/external/v8/src/ast/
Dast.h2666 FunctionType function_type() const { in function_type() function
2720 int function_length, FunctionType function_type, in FunctionLiteral()
3464 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli447 val function_type : lltype -> lltype array -> lltype val
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1485 void ** const state, const UnitTestFunctionType function_type, in _run_test()
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli580 val function_type : lltype -> lltype array -> lltype val
/external/v8/src/builtins/arm/
Dbuiltins-arm.cc1189 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc1204 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc813 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/ppc/
Dbuiltins-ppc.cc1211 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/x87/
Dbuiltins-x87.cc736 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/mips/
Dbuiltins-mips.cc1190 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/ia32/
Dbuiltins-ia32.cc735 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/mips64/
Dbuiltins-mips64.cc1182 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()
/external/v8/src/builtins/s390/
Dbuiltins-s390.cc1216 CallableType function_type) { in Generate_InterpreterPushArgsAndCallImpl()