/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | max77650-onkey.c | 22 unsigned int code; member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | mainstone-wm97xx.c | 37 u8 code; /* continuous code */ member
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | run-command.c | 171 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 D | nft_reject_netdev.c | 41 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 D | vdso_standalone_test_x86.c | 59 static inline void linux_exit(int code) in linux_exit() argument
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A D | usbip_attach.c | 125 uint16_t code = OP_REP_IMPORT; in query_import_device() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_packing.c | 54 char code[5]; member
|
/kernel/linux/linux-6.6/lib/zstd/ |
H A D | zstd_decompress_module.c | 21 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 D | ebt_ip6.c | 33 u8 code; member
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | udplite.c | 30 udplitev6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) udplitev6_err() argument
|
H A D | ipcomp6.c | 44 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 D | lib.c | 45 int bt_to_errno(__u16 code) in bt_to_errno() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | cfhddata.c | 311 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 D | bfi.c | 100 unsigned int code = byte >> 6; in bfi_decode_frame() local
|
H A D | bethsoftvideo.c | 79 int code, ret; in bethsoftvid_decode_frame() local
|
H A D | kgv1dec.c | 95 int code = AV_RL16(buf); in decode_frame() local
|
/third_party/curl/tests/libtest/ |
H A D | lib586.c | 101 CURLcode code; in fire() local
|
/third_party/curl/src/ |
H A D | tool_vms.c | 93 void vms_special_exit(int code, int vms_show) in vms_special_exit() argument
|
/third_party/elfutils/libdwfl/ |
H A D | argp-std.c | 194 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 D | TestLocaleValidity.java | 324 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 D | TestLocaleValidity.java | 323 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 D | uscript.cpp | 119 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 D | ima_oki_adpcm.c | 73 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 D | test-diff-filter.cc | 887 int code = system(cmd.c_str()); in perform() local
|
/third_party/mesa3d/src/freedreno/ir3/tests/ |
H A D | disasm.c | 456 uint32_t code[2] = { in main() local
|