| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenCLExtensionTypes.def | 9 // Custom code should define this macro:
|
| /freebsd-14.2/lib/lib80211/ |
| H A D | lib80211_regdomain.h | 83 enum ISOCountryCode code; member
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | bcm47081-luxul-xap-1410.dts | 50 linux,code = <KEY_RESTART>;
|
| H A D | bcm4708-luxul-xap-1510.dts | 50 linux,code = <KEY_RESTART>;
|
| H A D | bcm47094-phicomm-k3.dts | 27 linux,code = <KEY_RESTART>;
|
| H A D | s5pv210-galaxys.dts | 30 linux,code = <KEY_POWER>; 37 linux,code = <KEY_VOLUMEDOWN>; 43 linux,code = <KEY_VOLUMEUP>; 49 linux,code = <KEY_HOME>;
|
| H A D | qcom-msm8974pro-sony-xperia-shinano-castor.dts | 33 linux,code = <KEY_VOLUMEDOWN>; 40 linux,code = <KEY_CAMERA>; 47 linux,code = <KEY_CAMERA_FOCUS>; 54 linux,code = <KEY_VOLUMEUP>;
|
| H A D | qcom-msm8974-sony-xperia-castor.dts | 31 linux,code = <KEY_VOLUMEDOWN>; 38 linux,code = <KEY_CAMERA>; 45 linux,code = <KEY_CAMERA_FOCUS>; 52 linux,code = <KEY_VOLUMEUP>;
|
| H A D | mmp2-olpc-xo-1-75.dts | 49 linux,code = <SW_LID>; 57 linux,code = <SW_TABLET_MODE>;
|
| H A D | kirkwood-dir665.dts | 184 linux,code = <KEY_RESTART>; 189 linux,code = <KEY_WPS_BUTTON>;
|
| H A D | am335x-pcm-953.dtsi | 55 linux,code = <KEY_HOME>; 62 linux,code = <KEY_MENU>;
|
| /freebsd-14.2/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/ |
| H A D | includes2.cnf | 30 countryName = Country Name (2 letter code)
|
| /freebsd-14.2/contrib/libfido2/.github/workflows/ |
| H A D | codeql-analysis.yml | 2 # Use of this source code is governed by a BSD-style
|
| /freebsd-14.2/contrib/libarchive/ |
| H A D | FREEBSD-upgrade | 5 The source code is pulled with git:
|
| /freebsd-14.2/sys/contrib/zlib/ |
| H A D | inflate.c | 255 static code *lenfix, *distfix; in fixedtables() 256 static code fixed[544]; in fixedtables() 261 static code *next; in fixedtables() 600 code here; /* current decoding table entry */ in inflate() 601 code last; /* parent table entry */ in inflate() 926 state->lencode = (const code FAR *)(state->next); in inflate() 1001 state->lencode = (const code FAR *)(state->next); in inflate() 1010 state->distcode = (const code FAR *)(state->next); in inflate()
|
| /freebsd-14.2/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-c64xplus.pl | 43 $code.=<<___; 125 $code.=<<___; 391 $code.=<<___; 594 $code.=<<___; 716 $code.=<<___; 870 $code.=<<___; 902 $code.=<<___; 924 print $code;
|
| /freebsd-14.2/contrib/lua/src/ |
| H A D | luac.c | 330 #define EXTRAARG GETARG_Ax(code[pc+1]) 336 const Instruction* code=f->code; in PrintCode() local 340 Instruction i=code[pc]; in PrintCode()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | draak.dtsi | 87 linux,code = <KEY_1>; 94 linux,code = <KEY_2>; 101 linux,code = <KEY_3>; 108 linux,code = <KEY_4>;
|
| /freebsd-14.2/lib/libc/locale/ |
| H A D | DESIGN.xlocale | 18 locale code. A lot of the existing locale code originates with 4BSD or earlier 19 and has had over a decade of testing. Replacing this code, unless absolutely 34 implementation gives to this structure and so may be used by existing (bad) code.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8998-oneplus-common.dtsi | 70 * but given the same addresses every time. Hard code them as these addresses 96 linux,code = <KEY_VOLUMEDOWN>; 104 linux,code = <KEY_VOLUMEUP>; 121 linux,code = <SW_LID>;
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | TO-DO | 54 + The code departs from perfect 8-bit cleanness in one respect; you cannot 81 trip over a known problem with the signal-handling code which causes abrupt 108 + The code for the HP color model using set_color_pair is untested. 110 + The code for handling soft labels on a terminal type with built-in support
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-openflow-1.3.c | 939 uint16_t type, code; in of13_error_print() local 947 code = GET_BE_U_2(cp); in of13_error_print() 952 tok2str(code_str, "invalid (0x%04x)", code)); in of13_error_print() 954 ND_PRINT(", code invalid (0x%04x)", code); in of13_error_print()
|
| /freebsd-14.2/contrib/ldns/ |
| H A D | Changelog | 537 * GOST code enabled by default (RFC 5933). 569 * GOST code enabled if SSL recent, RFC 5933. 595 * python code for ldns_rr.new_question_frm_str() 691 Steve Reid, and Aaron D. Gifford for the code. 787 * Signing code no longer signs delegation NS rrsets 793 * Fixed a small fallback problem in axfr client code 844 * NSEC3 type code update for signing algorithms. 897 * Fixed ldns-read-zone exit code 989 * All networking code was moved to net.c 1059 * Usual fixes in documentation and code [all …]
|
| /freebsd-14.2/crypto/heimdal/appl/kf/ |
| H A D | kf.c | 61 usage(int code, struct getargs *args, int num_args) in usage() argument 64 exit(code); in usage()
|
| /freebsd-14.2/usr.sbin/bsdconfig/timezone/share/ |
| H A D | countries.subr | 9 # 1. Redistributions of source code must retain the above copyright 30 # f_country $code $property [$var_to_set]
|