Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 13 of 13) 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/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-lift.hpp35 using func_type = rxu::decay_t<F>; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp858 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
914 Function* func_type = type->AsFunction(); in ReplaceType() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.cpp855 Function* func_type = type->AsFunction(); in ReplaceForwardPointers() local
911 Function* func_type = type->AsFunction(); in ReplaceType() local
/external/tcpdump/
Dprint-atm.c455 uint8_t cell_type, func_type, payload, clp; in oam_print() local
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c59 const struct vtn_type *func_type = in vtn_cfg_handle_prepass_instruction() 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/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1528 LLVMTypeRef func_type; in draw_llvm_generate() local
2234 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.c2414 LLVMTypeRef func_type; in generate_fragment() local