Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 - 25 of 78) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsxfobj.c31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsxfobj.c31 acpi_status acpi_get_type(acpi_handle handle, acpi_object_type *ret_type) in acpi_get_type() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.h8 struct symbol *ret_type; member
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dfunction-redecl.c5 void ret_type(void) { } /* check-should-fail */ in ret_type() function
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c67 LLVMTypeRef ret_type; in lp_build_assert() local
/third_party/jerryscript/jerry-core/api/
H A Djerry-debugger.c113 jerry_debugger_wait_for_source_status_t ret_type = JERRY_DEBUGGER_SOURCE_RECEIVE_FAILED; in jerry_debugger_wait_for_client_source() local
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dmemtype_interval.c116 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert() argument
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dmemtype_interval.c116 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert() argument
/third_party/ffmpeg/libavcodec/
H A Dlibdavs2.c64 davs2_dump_frames(AVCodecContext *avctx, davs2_picture_t *pic, int *got_frame, davs2_seq_info_t *headerset, int ret_type, AVFrame *frame) davs2_dump_frames() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_jit.c326 LLVMTypeRef ret_type; in lp_jit_create_types() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCasting.h146 typedef To& ret_type; // Normal case, return Ty& typedef
149 typedef const To &ret_type; // Normal case, return Ty& typedef
153 typedef To* ret_type; // Pointer arg case, return Ty* typedef
157 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef
161 typedef const To* ret_type; // Constant pointer arg case, return const Ty* typedef
170 typedef typename cast_retty<To, SimpleFrom>::ret_type ret_type; typedef
176 typedef typename cast_retty_impl<To,FromTy>::ret_type ret_type; typedef
182 typename simplify_type<From>::SimpleType>::ret_type ret_typ typedef
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dfunction_validation_test.cc680 auto* ret_type = in TEST_F() local
690 auto* ret_type = ty.atomic(Source{{12, 34}}, ty.i32()); in TEST_F() local
699 auto* ret_type = ty.array(Source{{12, 34}}, ty.atomic(ty.i32()), 10); in TEST_F() local
709 auto* ret_type = ty.type_name(Source{{12, 34}}, "S"); in TEST_F() local
718 auto* ret_type = ty.array(Source{{12, 34}}, ty.i32()); in TEST_F() local
728 auto* ret_type = ty.type_name(Source{{12, 34}}, "S"); TEST_F() local
740 auto* ret_type = ty.type_name(Source{{12, 34}}, "S"); TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_function_decoration_test.cc54 const ast::Type* ret_type = nullptr; in TEST_P() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dfix_storage_class.cpp144 const analysis::Type* ret_type = in IsPointerResultType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfix_storage_class.cpp144 const analysis::Type* ret_type = in IsPointerResultType() local
/third_party/spirv-tools/source/opt/
H A Dfix_storage_class.cpp144 const analysis::Type* ret_type = in IsPointerResultType() local
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dhid-sensor-press.c65 int ret_type; in press_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/orientation/
H A Dhid-sensor-incl-3d.c99 int ret_type; in incl_3d_read_raw() local
H A Dhid-sensor-rotation.c63 int ret_type; in dev_rot_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dhid-sensor-gyro-3d.c98 int ret_type; in gyro_3d_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dhid-sensor-als.c80 int ret_type; in als_read_raw() local
H A Dhid-sensor-prox.c64 int ret_type; in prox_read_raw() local
/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dhid-sensor-accel-3d.c139 int ret_type; in accel_3d_read_raw() local
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/
H A Des581_4.c174 es581_4_rx_cmd_ret_u32(struct es58x_device *es58x_dev, const struct es581_4_urb_cmd *es581_4_urb_cmd, enum es58x_ret_type ret_type) es581_4_rx_cmd_ret_u32() argument
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dhid-sensor-press.c76 int ret_type; in press_read_raw() local

Completed in 12 milliseconds

1234