Home
last modified time | relevance | path

Searched refs:code (Results 1876 – 1900 of 5329) sorted by relevance

1...<<71727374757677787980>>...214

/freebsd-14.2/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-venice-gw7903.dts39 linux,code = <BTN_0>;
44 linux,code = <BTN_1>;
51 linux,code = <BTN_2>;
58 linux,code = <BTN_3>;
65 linux,code = <BTN_5>;
/freebsd-14.2/contrib/ncurses/form/
H A Dllib-lformw41 FIELD **code)
46 FIELD *code)
51 FIELDTYPE *code)
56 FORM *code)
61 Form_Hook code)
/freebsd-14.2/sys/dev/sound/pci/
H A Denvy24.c1077 u_int32_t code; member
1097 u_int32_t code; in envy24_setspeed() local
1104 code = ENVY24_MT_RATE_SPDIF; /* external master clock */ in envy24_setspeed()
1112 code = envy24_speedtab[i].code; in envy24_setspeed()
1115 …device_printf(sc->dev, "envy24_setspeed(): speed %d/code 0x%04x\n", envy24_speedtab[i].speed, code in envy24_setspeed()
1117 if (code < 0x10) { in envy24_setspeed()
1118 envy24_wrmt(sc, ENVY24_MT_RATE, code, 1); in envy24_setspeed()
1119 code = envy24_rdmt(sc, ENVY24_MT_RATE, 1); in envy24_setspeed()
1120 code &= ENVY24_MT_RATE_MASK; in envy24_setspeed()
1121 for (i = 0; envy24_speedtab[i].code < 0x10; i++) { in envy24_setspeed()
[all …]
/freebsd-14.2/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c2543 int code, upper_limit = 0, i, lc[16]; in create_decode_tables() local
2582 for(code = 0; code < quick_data_size; code++) { in create_decode_tables()
2591 table->quick_len[code] = (uint8_t) cur_len; in create_decode_tables()
2600 table->quick_num[code] = 0; in create_decode_tables()
2623 skip_bits(rar, table->quick_len[code]); in decode_number()
2624 *num = table->quick_num[code]; in decode_number()
3004 const uint8_t* p, uint16_t code) in decode_code_length() argument
3008 if(code < 8) { in decode_code_length()
3010 length += code; in decode_code_length()
3012 lbits = code / 4 - 1; in decode_code_length()
[all …]
/freebsd-14.2/crypto/heimdal/appl/kf/
H A Dkfd.c59 usage(int code, struct getargs *args, int num_args) in usage() argument
62 exit(code); in usage()
/freebsd-14.2/tests/sys/netinet6/frag6/
H A Dfrag6.subr9 # 1. Redistributions of source code must retain the above copyright
32 atf_set descr 'Test IPv6 fragmentation code'
/freebsd-14.2/tests/sys/netinet6/
H A Dexthdr.py50 if icmp6.code != 4:
69 if icmp6.code != 0:
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Darmada-385-linksys.dtsi58 linux,code = <KEY_WPS_BUTTON>;
64 linux,code = <KEY_RESTART>;
H A Dspear320-hmi.dts135 linux,code = <0x100>;
143 linux,code = <0x200>;
H A Dmpa1600.dts76 linux,code = <113>;
H A Dbcm47094-luxul-xap-1610.dts48 linux,code = <KEY_RESTART>;
/freebsd-14.2/contrib/xz/src/liblzma/common/
H A Dlzip_decoder.c255 const lzma_ret ret = coder->lzma_decoder.code( in lzip_decode()
388 next->code = &lzip_decode; in lzma_lzip_decoder_init()
H A Dstream_buffer_decoder.c47 ret = stream_decoder.code(stream_decoder.coder, allocator, in lzma_stream_buffer_decode()
/freebsd-14.2/lib/libc/rpc/
H A DDISCLAIMER9 * - Redistributions of source code must retain the above copyright notice,
37 * * Redistributions of source code must retain the above copyright
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm450-motorola-ali.dts26 linux,code = <KEY_VOLUMEUP>;
79 linux,code = <KEY_VOLUMEDOWN>;
/freebsd-14.2/crypto/openssl/test/ssl-tests/
H A D13-fragmentation.cnf.in105 # multi-buffer code kicks in on some platforms for AES-SHA. The
160 # Test that multibuffer-capable code also handles small data correctly.
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-x86_64/aes/
H A DTHIRDPARTYLICENSE.gladman9 1. source code distributions include the above copyright notice, this
/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h120 int do_login(int code, char *passwd);
/freebsd-14.2/sys/contrib/device-tree/src/mips/qca/
H A Dar9331_omega.dts37 linux,code = <KEY_RESTART>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/firmware/
H A Damlogic,meson-gxbb-sm.yaml10 In the Amlogic SoCs the Secure Monitor code is used to provide access to the
/freebsd-14.2/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg53 # or long-distance calls. In the example below, my country code is 7,
/freebsd-14.2/crypto/heimdal/lib/asn1/
H A Dcanthandle.asn122 -- Don't code kaka if it's 1
/freebsd-14.2/sys/arm/arm/
H A Dgdb_machdep.c121 gdb_cpu_signal(int type, int code) in gdb_cpu_signal() argument
/freebsd-14.2/contrib/libcbor/test/
H A Dfuzz_test.c52 if (res.error.code == CBOR_ERR_NONE) cbor_decref(&item); in run_round()
/freebsd-14.2/contrib/libfido2/fuzz/
H A DDockerfile2 # Use of this source code is governed by a BSD-style

1...<<71727374757677787980>>...214