| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | imx6qdl-nitrogen6_max.dtsi | 105 linux,code = <KEY_POWER>; 112 linux,code = <KEY_MENU>; 118 linux,code = <KEY_HOME>; 124 linux,code = <KEY_BACK>; 130 linux,code = <KEY_VOLUMEUP>; 136 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | imx6qdl-gw52xx.dtsi | 39 linux,code = <BTN_0>; 44 linux,code = <BTN_1>; 51 linux,code = <BTN_2>; 58 linux,code = <BTN_3>; 65 linux,code = <BTN_4>; 72 linux,code = <BTN_5>;
|
| H A D | exynos5250-arndale.dts | 41 linux,code = <KEY_MENU>; 48 linux,code = <KEY_HOME>; 55 linux,code = <KEY_UP>; 62 linux,code = <KEY_DOWN>; 69 linux,code = <KEY_BACK>; 76 linux,code = <KEY_WAKEUP>;
|
| H A D | qcom-msm8974-sony-xperia-rhine.dtsi | 28 linux,code = <KEY_VOLUMEDOWN>; 35 linux,code = <KEY_CAMERA>; 42 linux,code = <KEY_CAMERA_FOCUS>; 49 linux,code = <KEY_VOLUMEUP>;
|
| H A D | sun7i-a20-pcduino3.dts | 83 linux,code = <KEY_BACK>; 89 linux,code = <KEY_HOME>; 95 linux,code = <KEY_MENU>;
|
| H A D | armada-370-netgear-rn104.dts | 169 linux,code = <KEY_COPY>; 175 linux,code = <KEY_POWER>; 181 linux,code = <KEY_RESTART>;
|
| H A D | intel-ixp42x-freecom-fsg-3.dts | 41 linux,code = <KEY_CONNECT>; 47 linux,code = <KEY_ESC>; 54 linux,code = <KEY_EJECTCD>;
|
| H A D | sun4i-a10-inet1.dts | 133 linux,code = <KEY_VOLUMEUP>; 140 linux,code = <KEY_VOLUMEDOWN>; 147 linux,code = <KEY_HOMEPAGE>;
|
| H A D | sun4i-a10-pcduino.dts | 82 linux,code = <KEY_BACK>; 88 linux,code = <KEY_HOME>; 94 linux,code = <KEY_MENU>;
|
| /freebsd-14.2/contrib/ncurses/ncurses/base/ |
| H A D | lib_set_term.c | 270 no_mouse_parse(SCREEN *sp GCC_UNUSED, int code GCC_UNUSED) in no_mouse_parse() 799 int code = ERR; in NCURSES_SP_NAME() local 812 code = OK; in NCURSES_SP_NAME() 823 code = OK; in NCURSES_SP_NAME() 828 returnCode(code); in NCURSES_SP_NAME()
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | gpt | 11 # partition table code (aka MBR). 17 # (the other MBR detection code will then just print the MBR partition table) 151 # The following code does GPT detection and processing, including 192 # Calling code ensures that there is only one 0xee partition. 234 # and allow access to the protective partition. This code will
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | px30-evb.dts | 35 linux,code = <KEY_ESC>; 41 linux,code = <KEY_HOME>; 47 linux,code = <KEY_MENU>; 53 linux,code = <KEY_VOLUMEDOWN>; 59 linux,code = <KEY_VOLUMEUP>;
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-sm1-sei610.dts | 53 linux,code = <BTN_0>; 61 linux,code = <BTN_1>; 69 linux,code = <BTN_2>; 77 linux,code = <SW_MUTE_DEVICE>; 86 linux,code = <KEY_POWER>;
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | README | 7 The DNSTAP code has BSD license in dnstap/dnstap.c. 33 This enables assertions in the code that guard against a variety of 118 prototype. Design and code from that prototype has been used to create 120 o Other code origins are from the NSD (NLnet Labs) and LDNS (NLnet Labs) 121 projects. Such as buffer, region-allocator and red-black tree code.
|
| /freebsd-14.2/contrib/wpa/src/eap_server/ |
| H A D | eap_server_tls_common.c | 22 u8 code, u8 identifier) in eap_tls_msg_alloc() argument 27 code, identifier); in eap_tls_msg_alloc() 31 code, identifier); in eap_tls_msg_alloc() 32 return eap_msg_alloc(EAP_VENDOR_IETF, type, payload_len, code, in eap_tls_msg_alloc()
|
| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_pt.c | 91 static void ptasync(void *callback_arg, uint32_t code, 357 ptasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in ptasync() argument 362 switch (code) { in ptasync() 412 cam_periph_async(periph, code, path, arg); in ptasync()
|
| /freebsd-14.2/sys/net80211/ |
| H A D | ieee80211_phy.c | 309 uint8_t code = rt->info[i].dot11Rate; in ieee80211_setup_ratetable() local 321 code &= IEEE80211_RATE_VAL; in ieee80211_setup_ratetable() 323 code |= IEEE80211_RATE_MCS; in ieee80211_setup_ratetable() 328 rt->rateCodeToIndex[code] = i; in ieee80211_setup_ratetable()
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | README | 40 README.hackers Notes to folks who want to hack on the code. 87 dot.emacs C-mode indentation rules for code "Just the way Dave likes it". 108 libntp Directory containing library source code used by most 128 code. additionally the SunOS 4.x/Solaris 5.3 streams
|
| /freebsd-14.2/sys/contrib/openzfs/module/lua/ |
| H A D | README.zfs | 23 This README describes the Lua interpreter source code that lives in the ZFS 59 4. Running poorly-vetted code inside the kernel is always a risk; even if the 68 Lua source code at the ioctl level and then interpret it inside the kernel.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8953-xiaomi-tissot.dts | 34 linux,code = <SW_LID>; 41 linux,code = <KEY_VOLUMEUP>; 143 linux,code = <KEY_VOLUMEDOWN>;
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Diagnostic.td | 58 class DiagGroup<string Name, list<DiagGroup> subgroups = [], code docs = [{}]> { 62 code Documentation = docs; 133 // This is used for warnings about questionable code; warnings about
|
| /freebsd-14.2/contrib/lutok/m4/ |
| H A D | developer-mode.m4 | 8 dnl * Redistributions of source code must retain the above copyright 33 dnl amount of trivial coding problems introduced in the code. 43 dnl latter is to minimize the risk of committing new code with warnings
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | mba8mx.dtsi | 30 linux,code = <BTN_0>; 37 linux,code = <BTN_1>; 44 linux,code = <BTN_2>;
|
| /freebsd-14.2/lib/libkiconv/ |
| H A D | xlat16_iconv.c | 303 chklocale(int category, const char *code) in chklocale() argument 310 error = strcasecmp(code, p); in chklocale() 313 error = strcasecmp(code, kiconv_quirkcs(p, in chklocale()
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | system_error | 30 virtual bool equivalent(int code, const error_condition& condition) const noexcept; 31 virtual bool equivalent(const error_code& code, int condition) const noexcept; 116 const error_code& code() const noexcept;
|