Home
last modified time | relevance | path

Searched defs:code (Results 426 - 450 of 3172) sorted by relevance

1...<<11121314151617181920>>...127

/kernel/linux/linux-6.6/drivers/input/misc/
H A Dmax77650-onkey.c22 unsigned int code; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c37 u8 code; /* continuous code */ member
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Drun-command.c171 int status, code; in wait_or_whine() local
207 int code = start_command(cmd); in run_command() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_reject_netdev.c41 nft_reject_netdev_send_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_netdev_send_v4_unreach() argument
70 nft_reject_netdev_send_v6_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nft_reject_netdev_send_v6_unreach() argument
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
H A Dvdso_standalone_test_x86.c59 static inline void linux_exit(int code) in linux_exit() argument
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_attach.c125 uint16_t code = OP_REP_IMPORT; in query_import_device() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c54 char code[5]; member
/kernel/linux/linux-6.6/lib/zstd/
H A Dzstd_decompress_module.c21 unsigned int zstd_is_error(size_t code) in zstd_is_error() argument
27 zstd_error_code zstd_get_error_code(size_t code) in zstd_get_error_code() argument
33 const char *zstd_get_error_name(size_t code) in zstd_get_error_name() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debt_ip6.c33 u8 code; member
/kernel/linux/linux-6.6/net/ipv6/
H A Dudplite.c30 udplitev6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) udplitev6_err() argument
H A Dipcomp6.c44 ipcomp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) ipcomp6_err() argument
/kernel/linux/linux-6.6/net/bluetooth/
H A Dlib.c45 int bt_to_errno(__u16 code) in bt_to_errno() argument
/third_party/ffmpeg/libavcodec/
H A Dcfhddata.c311 int code = s->vlc_9.table[i].sym; in ff_cfhd_init_vlcs() local
354 int code = s->vlc_18.table[i].sym; in ff_cfhd_init_vlcs() local
H A Dbfi.c100 unsigned int code = byte >> 6; in bfi_decode_frame() local
H A Dbethsoftvideo.c79 int code, ret; in bethsoftvid_decode_frame() local
H A Dkgv1dec.c95 int code = AV_RL16(buf); in decode_frame() local
/third_party/curl/tests/libtest/
H A Dlib586.c101 CURLcode code; in fire() local
/third_party/curl/src/
H A Dtool_vms.c93 void vms_special_exit(int code, int vms_show) in vms_special_exit() argument
/third_party/elfutils/libdwfl/
H A Dargp-std.c194 int code = errno; in parse_opt() local
281 int code = errno; in parse_opt() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTestLocaleValidity.java324 private void showValid(Datasubtype expected, Datatype datatype, Set<Datasubtype> datasubtypes, String code) { in showValid() argument
328 private void showValid(Datasubtype expected, Datatype datatype, Set<Datasubtype> datasubtypes, String code, String code2) { in showValid() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTestLocaleValidity.java323 private void showValid(Datasubtype expected, Datatype datatype, Set<Datasubtype> datasubtypes, String code) { in showValid() argument
327 private void showValid(Datasubtype expected, Datatype datatype, Set<Datasubtype> datasubtypes, String code, String code2) { in showValid() argument
/third_party/icu/icu4c/source/common/
H A Duscript.cpp119 UScriptCode code = (UScriptCode) u_getPropertyValueEnum(UCHAR_SCRIPT, nameOrAbbrOrLocale); in uscript_getCode() local
143 UScriptCode code = (UScriptCode) u_getPropertyValueEnum(UCHAR_SCRIPT, nameOrAbbrOrLocale); in uscript_getCode() local
/third_party/libsnd/src/
H A Dima_oki_adpcm.c73 adpcm_decode (IMA_OKI_ADPCM * state, int code) in adpcm_decode() argument
103 { int delta, sign = 0, code ; in adpcm_encode() local
122 { unsigned char code ; ima_oki_adpcm_decode_block() local
137 { unsigned char code ; ima_oki_adpcm_encode_block() local
191 unsigned char code ; test_oki_adpcm() local
[all...]
/third_party/libabigail/tests/
H A Dtest-diff-filter.cc887 int code = system(cmd.c_str()); in perform() local
/third_party/mesa3d/src/freedreno/ir3/tests/
H A Ddisasm.c456 uint32_t code[2] = { in main() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...127