| /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/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/jinja2/ |
| D | _compat.py | 126 function_type = type(_func) variable
|
| /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/chromium_org/v8/src/ |
| D | preparser.cc | 826 FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
|
| D | preparser.h | 1080 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral() 2533 FunctionLiteral::FunctionType function_type = in ParseMemberExpression() local
|
| D | parser.cc | 1017 FunctionLiteral::FunctionType function_type = shared_info->is_expression() in ParseLazy() local 3439 FunctionLiteral::FunctionType function_type, in ParseFunctionLiteral()
|
| D | ast.h | 2451 int parameter_count, FunctionType function_type, in FunctionLiteral() 3487 FunctionLiteral::FunctionType function_type, in NewFunctionLiteral()
|
| /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/chromium_org/third_party/cython/src/Cython/Compiler/ |
| D | TypeSlots.py | 124 def function_type(self, self_arg_override=None): member in Signature
|
| D | ExprNodes.py | 4422 def function_type(self): member in SimpleCallNode
|
| /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/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 | 537 val function_type : lltype -> lltype array -> lltype val
|