Home
last modified time | relevance | path

Searched defs:param_types (Results 1 – 22 of 22) sorted by relevance

/third_party/glib/gobject/
Dgmarshal.c145 GType *param_types) in g_cclosure_marshal_VOID__VOIDv()
245 GType *param_types) in g_cclosure_marshal_VOID__BOOLEANv()
353 GType *param_types) in g_cclosure_marshal_VOID__CHARv()
461 GType *param_types) in g_cclosure_marshal_VOID__UCHARv()
569 GType *param_types) in g_cclosure_marshal_VOID__INTv()
677 GType *param_types) in g_cclosure_marshal_VOID__UINTv()
785 GType *param_types) in g_cclosure_marshal_VOID__LONGv()
893 GType *param_types) in g_cclosure_marshal_VOID__ULONGv()
1001 GType *param_types) in g_cclosure_marshal_VOID__ENUMv()
1109 GType *param_types) in g_cclosure_marshal_VOID__FLAGSv()
[all …]
Dgclosure.c843 GType *param_types) in _g_closure_invoke_va()
1021 GType *param_types) in g_type_class_meta_marshalv()
1108 GType *param_types) in g_type_iface_meta_marshalv()
1548 GType *param_types) in g_cclosure_marshal_generic_va()
Dgsignal.h264 const GType *param_types; /* mangled with G_SIGNAL_TYPE_STATIC_SCOPE flag */ member
Dgsignal.c239 GType *param_types; /* mangled with G_SIGNAL_TYPE_STATIC_SCOPE flag */ member
1700 GType *param_types) in g_signal_newv()
1966 GType *param_types; in g_signal_new_valist() local
/third_party/glib/gio/
Dgmarshal-internal.c114 GType *param_types) in _g_cclosure_marshal_BOOLEAN__OBJECTv()
203 GType *param_types) in _g_cclosure_marshal_BOOLEAN__OBJECT_FLAGSv()
296 GType *param_types) in _g_cclosure_marshal_BOOLEAN__OBJECT_OBJECTv()
393 GType *param_types) in _g_cclosure_marshal_BOOLEAN__POINTER_INTv()
481 GType *param_types) in _g_cclosure_marshal_BOOLEAN__STRINGv()
568 GType *param_types) in _g_cclosure_marshal_BOOLEAN__UINTv()
650 GType *param_types) in _g_cclosure_marshal_BOOLEAN__VOIDv()
726 GType *param_types) in _g_cclosure_marshal_INT__BOXEDv()
813 GType *param_types) in _g_cclosure_marshal_INT__OBJECTv()
898 GType *param_types) in _g_cclosure_marshal_VOID__BOOLEAN_BOXEDv()
[all …]
/third_party/spirv-tools/source/opt/
Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); in ReplaceType() local
Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
Dinst_buff_addr_check_pass.cpp173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); in ReplaceType() local
Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
Dinst_buff_addr_check_pass.cpp229 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); in ReplaceType() local
Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
Dinst_buff_addr_check_pass.cpp229 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.cpp127 std::vector<Type*> param_types; in RecordIfTypeDefinition() local
Dtypes.cpp291 Function::Function(Type* return_type, const std::vector<Type*>& param_types) in Function()
/third_party/boost/libs/function_types/example/
Dinterface.hpp308 #define BOOST_EXAMPLE_INTERFACE__VTABLE_II(z,i,result_type,param_types) \ argument
/third_party/boost/boost/function_types/
Dcomponents.hpp379 typedef mpl::iterator_range<from,to> param_types; typedef
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c296 LLVMTypeRef param_types[32], function_type; in ac_build_intrinsic() local
1304 LLVMTypeRef param_types[] = {ctx->v2i32, ctx->v4i32}; in ac_build_buffer_load_format() local
2354 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_i16_f16() local
2365 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_u16_f16() local