Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dpreparser.cc223 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
Dparser.cc851 FunctionLiteral::FunctionType function_type = ComputeFunctionType(info); in DoParseFunction() local
1814 FunctionLiteral::FunctionType function_type, in CreateFunctionNameAssignment()
2507 int function_token_pos, FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
3131 FunctionLiteral::FunctionType function_type, in ParseFunction()
Dpreparser.h681 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral()
Dparser-base.h3372 FunctionLiteral::FunctionType function_type = in ParseMemberExpression() local
3948 FunctionLiteral::FunctionType function_type, bool* ok) { in ParseFunctionBody()
/external/libmojo/third_party/jinja2/
D_compat.py126 function_type = type(_func) variable
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_cached.c174 LLVMTypeRef function_type; in update_cached_block() local
Dlp_bld_intr.c107 LLVMTypeRef function_type; in lp_declare_intrinsic() local
Dlp_bld_const.c473 LLVMTypeRef function_type; in lp_build_const_func_pointer() local
Dlp_bld_format_aos.c795 LLVMTypeRef function_type; in lp_build_fetch_rgba_aos() local
Dlp_bld_sample_soa.c3270 LLVMTypeRef function_type; in lp_build_sample_soa_func() local
/external/mesa3d/src/amd/common/
Dac_llvm_util.c238 LLVMTypeRef param_types[32], function_type; in ac_emit_llvm_intrinsic() local
/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.h2660 FunctionType function_type() const { in function_type() function
2704 FunctionType function_type, in FunctionLiteral()
3499 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/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c7313 LLVMTypeRef function_type; in si_build_wrapper_function() local