Home
last modified time | relevance | path

Searched defs:arg_type (Results 1 – 21 of 21) sorted by relevance

/third_party/node/test/js-native-api/test_conversions/
Dtest_null.c35 #define GEN_NULL_CHECK_STRING_BINDING(binding_name, arg_type, api) \ in GEN_NULL_CHECK_BINDING() argument
/third_party/ltp/tools/sparse/sparse-src/validation/
Dfunction-redecl.c21 void arg_type(void *a) { } /* check-should-fail */ in arg_type() function
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_printf.c98 const struct glsl_type *arg_type = arg_deref->type; in lower_printf_instr() local
/third_party/node/test/js-native-api/test_function/
Dtest_function.c112 napi_valuetype arg_type; in MakeTrackedFunction() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp161 const auto arg_type = arg.getType(); in make_kernel_args() local
/third_party/gstreamer/gstreamer/gst/printf/
Dprintf-args.h78 } arg_type; typedef
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_logic.c363 LLVMTypeRef arg_type; in lp_build_select() local
/third_party/libbpf/src/
Dusdt.bpf.h43 enum __bpf_usdt_arg_type arg_type; member
Dusdt.c207 enum usdt_arg_type arg_type; member
/third_party/node/src/tracing/
Dtrace_event.h600 uint8_t arg_type; in AddTraceEvent() local
642 uint8_t arg_type; in AddTraceEventWithTimestamp() local
674 uint8_t arg_type; in AddMetadataEvent() local
/third_party/libabigail/src/
Dabg-ctf-reader.cc899 type_base_sptr arg_type = rdr->build_type(ctf_dictionary, ctf_arg_type); in process_ctf_function_type() local
913 type_base_sptr arg_type = in process_ctf_function_type() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c480 enum ac_arg_type arg_type = AC_ARG_INT; in si_build_wrapper_function() local
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp268 arg_type, in parseOpString() enumerator
/third_party/ltp/tools/sparse/sparse-src/
Dsparse-llvm.c38 LLVMTypeRef *arg_type = calloc(n_arg, sizeof(LLVMTypeRef)); in sym_func_type() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver_validation.cc1603 auto* arg_type = TypeOf(arg_expr)->UnwrapRef(); in ValidateFunctionCall() local
/third_party/python/Include/internal/
Dpycore_ast_state.h156 PyObject *arg_type; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13066 const Utils::_variable_type res_type, const Utils::_variable_type arg_type) in unaryBase()
13128 const Utils::_variable_type res_type, const Utils::_variable_type arg_type) in unaryByComponent()
13162 const Utils::_variable_type arg_type, const Utils::_variable_type out_type) in unaryWithOutputByComponent()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp2378 auto &arg_type = get<SPIRType>(arg.type); in emit_function_prototype() local
Dspirv_glsl.cpp4857 auto &arg_type = expression_type(cop.arguments[0]); in constant_op_expression() local
11187 auto &arg_type = expression_type(ops[2]); in emit_instruction() local
Dspirv_msl.cpp9227 auto &arg_type = get<SPIRType>(arg.type); in emit_function_prototype() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h26029 enum bpf_arg_type arg_type[5]; member