Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/util/
Dtuple.hpp59 typedef typename std::remove_reference<F>::type func_type; typedef
91 typedef typename std::remove_reference<F>::type func_type; typedef
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dtask_io_service_operation.hpp43 typedef void (*func_type)(task_io_service*, typedef in asio::detail::ASIO_INHERIT_TRACKED_HANDLER
/external/curl/CMake/
DCurlTests.c236 typedef void (*func_type)(); typedef
251 typedef void (*func_type)(); typedef
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c44 const struct glsl_type *func_type = in vtn_cfg_handle_prepass_instruction() local
/external/tcpdump/
Dprint-atm.c455 uint8_t cell_type, func_type, payload, clp; in oam_print() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c192 LLVMTypeRef func_type = LLVMFunctionType(i16t, &f32t, 1, 0); in lp_build_float_to_half() local
/external/clang/test/SemaCXX/
Dconversion-function.cpp25 typedef int func_type(int); typedef
/external/v8/src/asmjs/
Dasm-wasm-builder.cc546 if (auto* func_type = typer_->TypeOf(expr)->AsFunctionType()) { in VisitFunctionLiteral() local
780 auto* func_type = typer_->TypeOf(p)->AsFunctionType(); in LookupOrAddFunctionTable() local
1912 auto* func_type = typer_->TypeOf(v)->AsFunctionType(); in LookupOrInsertFunction() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1524 LLVMTypeRef func_type; in draw_llvm_generate() local
2225 LLVMTypeRef func_type; in draw_gs_llvm_generate() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c715 LLVMTypeRef func_type; in generate_setup_variant() local
Dlp_state_fs.c2393 LLVMTypeRef func_type; in generate_fragment() local
/external/valgrind/perf/
Dtinycc.c5955 void gfunc_prolog(CType *func_type) in gfunc_prolog()
12693 int func_type; in gfunc_param_typed() local