/kernel/linux/linux-6.6/tools/testing/selftests/rseq/ |
H A D | rseq-x86.h | 9 #error "Never use <rseq-x86.h> directly; include <rseq.h> instead."
|
/kernel/uniproton/cmake/common/build_auxiliary_script/ |
H A D | Kconfig2macro.py | 216 logging.error("ERROR: Invalid Input %s", opt)
|
/kernel/linux/linux-6.6/lib/ |
H A D | error-inject.c | 2 // error-inject.c: Function-level error injection table 3 #include <linux/error-injection.h> 13 /* Whitelist of symbols that can be overridden for error injection. */ 78 pr_err("Failed to find error inject entry at %p\n", in populate_error_injection_list() 134 /* Module notifier call back, checking error injection table on the module */ 163 * error injection.
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6t_rpfilter.c | 64 if (rt->dst.error) in rpfilter_lookup_reverse6()
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_netfilter_ipv6.c | 125 if (skb_dst(skb)->error) { in br_nf_pre_routing_finish_ipv6()
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | sof-client-probes-ipc3.c | 121 if (ret < 0 || reply->rhdr.error < 0) in ipc3_probes_info()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nilfs2_api.h | 53 NILFS_SUINFO_FNS(ERROR, error)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | netlink.h | 93 int error; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | netlink.h | 93 int error; member
|
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/ |
H A D | core_feature_pmp.h | 52 #error "__PMP_ENTRY_NUM is not defined, please check!"
|
/test/testfwk/xdevice/src/xdevice/_core/ |
H A D | plugin.py | 21 from _core.error import ErrorMessage
|
/test/testfwk/developer_test/src/core/build/ |
H A D | select_targets.py | 43 LOG.warning("The %s file load error." % filepath) 54 LOG.error("part_infos is None.")
|
/third_party/curl/tests/http/clients/ |
H A D | h2-serverpush.c | 42 #error "too old libcurl, cannot do HTTP/2 server push!"
|
/third_party/elfutils/tests/ |
H A D | saridx.c | 106 error (EXIT_FAILURE, 0, "No input file given"); in main() 227 printf ("error while freeing sub-ELF descriptor: %s\n", in main() 251 printf ("error while freeing ELF descriptor: %s\n", elf_errmsg (-1)); in main()
|
/third_party/ffmpeg/libavcodec/ |
H A D | aptx.h | 62 int32_t error; member
|
/third_party/elfutils/lib/ |
H A D | color.c | 127 error (0, 0, _("\ in parse_opt()
|
/third_party/f2fs-tools/fsck/ |
H A D | quotaio.h | 45 #error "cannot have more than 32 quota types to fit in qtype_bits"
|
/third_party/glfw/tests/ |
H A D | gamma.c | 53 static void error_callback(int error, const char* description) in error_callback() argument
|
H A D | tearing.c | 92 static void error_callback(int error, const char* description) in error_callback() argument
|
H A D | reopen.c | 71 static void error_callback(int error, const char* description) in error_callback() argument
|
/third_party/glfw/examples/ |
H A D | sharing.c | 65 static void error_callback(int error, const char* description) in error_callback() argument
|
/third_party/backends/backend/ |
H A D | kvs20xx.h | 214 #error __BYTE_ORDER not defined
|
/third_party/backends/backend/pixma/ |
H A D | pixma.h | 80 * returns zero or an error (probably \c PIXMA_ECANCELED). 461 * available or an error occurs. 466 * \retval count Number of bytes written to the buffer or error. Possible 471 * - count < 0 for error */ 485 * pixma_read_image() will return zero or an error (probably PIXMA_ECANCELED). */ 533 const char *pixma_strerror (int error);
|
/third_party/curl/docs/examples/ |
H A D | http2-serverpush.c | 40 #error "too old libcurl, cannot do HTTP/2 server push!"
|
/third_party/curl/docs/libcurl/ |
H A D | mksymbolsmanpage.pl | 61 code will make it no longer compile error-free after that specified version.
|