Home
last modified time | relevance | path

Searched defs:descr (Results 1 - 25 of 201) sorted by relevance

123456789

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
H A Dcl_option.cpp24 void OptionInterface::FinalizeInitialization(const std::vector<std::string> &optnames, const std::string &descr, in FinalizeInitialization() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
H A Dtarget.cpp134 Create([[maybe_unused]] ArenaAllocator *arenaAllocator, [[maybe_unused]] Encoder *enc, [[maybe_unused]] RegistersDescription *descr, [[maybe_unused]] Arch arch, bool isPandaAbi, bool isOsr, bool isDyn, [[maybe_unused]] bool printAsm, bool isOptIrtoc) Create() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvde.h11 char *descr; member
19 char *descr; member
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvde.h11 char *descr; member
19 char *descr; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dglobal_func_args.c18 const char *descr; in test_global_func_args0() member
/kernel/liteos_a/testsuites/kernel/sample/posix/mutex/full/
H A DIt_posix_mutex_026.c43 char *descr; /* Case description */ member
/kernel/liteos_m/testsuites/sample/posix/mutex/
H A DIt_posix_mutex_013.c36 char *descr; /* Case description */ member
/third_party/elfio/examples/write_obj/
H A Dwrite_obj.cpp126 char descr[6] = { 0x31, 0x32, 0x33, 0x34, 0x35, 0x36 }; in main() local
/third_party/elfio/examples/writer/
H A Dwriter.cpp118 char descr[6] = { 0x31, 0x32, 0x33, 0x34, 0x35, 0x36 }; in main() local
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create02.c25 char *descr; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_destroy/
H A D5-2.c76 char *descr; /* Case description */ member
H A D2-2.c75 char *descr; /* Case description */ member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c22 char *descr; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c22 char *descr; member
/third_party/ltp/testcases/kernel/device-drivers/uaccess/
H A Duaccess.c48 static int set_ptr_to_sysfs(int id, const void *ptr, const char *descr) in set_ptr_to_sysfs() argument
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c67 struct usb_device_descriptor descr; in read_usb_vudc_device() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-priv.c96 const struct iw_priv_args *descr; in get_priv_descr_and_size() local
137 ioctl_private_iw_point(struct iw_point *iwp, unsigned int cmd, const struct iw_priv_args *descr, iw_handler handler, struct net_device *dev, struct iw_request_info *info, int extra_size) ioctl_private_iw_point() argument
192 const struct iw_priv_args *descr; ioctl_private_call() local
217 const struct iw_priv_args *descr; compat_private_call() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-priv.c96 const struct iw_priv_args *descr; in get_priv_descr_and_size() local
137 ioctl_private_iw_point(struct iw_point *iwp, unsigned int cmd, const struct iw_priv_args *descr, iw_handler handler, struct net_device *dev, struct iw_request_info *info, int extra_size) ioctl_private_iw_point() argument
192 const struct iw_priv_args *descr; ioctl_private_call() local
217 const struct iw_priv_args *descr; compat_private_call() local
[all...]
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
H A Dusbip_device_driver.c67 struct usb_device_descriptor descr; in read_usb_vudc_device() local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c58 char descr[4096], sysfs_path[4096]; in tc_acpi_str() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-3.c217 char *descr; /* Description of the case */ in main() member
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dcallconv.cpp22 Amd64CallingConvention::Amd64CallingConvention(ArenaAllocator *allocator, Encoder *enc, RegistersDescription *descr, in Amd64CallingConvention() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vtable_builder.cpp63 explicit RefTypeLink(uint8_t const *descr) : descriptor_(descr) {} in RefTypeLink() argument
122 static inline bool IsPrimitveDescriptor(uint8_t const *descr) in IsPrimitveDescriptor() argument
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
H A Dtest_signals.h54 char *descr; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c13 const char *descr; member
[all...]

Completed in 8 milliseconds

123456789