| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | aaaa-filter-iterator.patch | 73 + /* ASN: End of added code */ 98 + /* ASN: End of added code */ 169 +/* ASN: End of added code */ 182 + /* ASN: End of added code */ 244 +/* ASN: End of added code */
|
| /freebsd-13.1/contrib/ncurses/ncurses/tty/ |
| H A D | lib_mvcur.c | 963 int code; in _nc_real_mvcur() local 969 code = ERR; in _nc_real_mvcur() 971 code = OK; in _nc_real_mvcur() 1040 code = onscreen_mvcur(NCURSES_SP_ARGx yold, xold, ynew, xnew, ovw, myOutCh); in _nc_real_mvcur() 1052 returnCode(code); in _nc_real_mvcur()
|
| /freebsd-13.1/sys/dev/sdio/ |
| H A D | sdiob.c | 1101 sdiobasync(void *softc, uint32_t code, struct cam_path *path, void *arg) in sdiobasync() argument 1109 CAM_DEBUG(path, CAM_DEBUG_TRACE, ("%s(code=%d)\n", __func__, code)); in sdiobasync() 1110 switch (code) { in sdiobasync() 1140 ("%s: cannot handle async code %#02x\n", __func__, code)); in sdiobasync() 1141 cam_periph_async(periph, code, path, arg); in sdiobasync()
|
| /freebsd-13.1/lib/lib80211/ |
| H A D | lib80211_regdomain.c | 160 mt->country->code = NO_COUNTRY; in start_element() 315 mt->country->code = strtoul(p, NULL, 0); in end_element() 364 if ((int) mt->country->code == NO_COUNTRY) { in end_element() 715 if (cp->code == cc) in lib80211_country_findbycc()
|
| /freebsd-13.1/crypto/openssl/doc/man7/ |
| H A D | proxy-certificates.pod | 157 a data structure that is shared between your application code and the 171 The following skeleton code can be used as a starting point: 252 * code. You really do whatever you want as long 326 certificates checked properly, using the code above:
|
| /freebsd-13.1/crypto/openssl/crypto/aes/asm/ |
| H A D | vpaes-ppc.pl | 66 $code.=<<___; 179 $code.=<<___; 868 $code.=<<___; 1551 foreach (split("\n",$code)) {
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticFrontendKinds.td | 76 "cannot locate code-completion file %0">, DefaultFatal; 164 def note_fixit_applied : Note<"FIX-IT applied suggested code changes">; 166 "FIX-IT unable to apply suggested code changes in a macro">; 168 "FIX-IT unable to apply suggested code changes">;
|
| /freebsd-13.1/share/i18n/csmapper/APPLE/ |
| H A D | UCS%THAI.src | 76 # Column #1 is the Mac OS Thai code (in hex as 0xNN) 81 # The entries are in Mac OS Thai code order. 121 # Several code points are undefined and unused (they cannot be 175 # - Just comment out unused code points in the table, instead
|
| H A D | THAI%UCS.src | 76 # Column #1 is the Mac OS Thai code (in hex as 0xNN) 81 # The entries are in Mac OS Thai code order. 121 # Several code points are undefined and unused (they cannot be 175 # - Just comment out unused code points in the table, instead
|
| /freebsd-13.1/sys/cam/scsi/ |
| H A D | scsi_sg.c | 124 static void sgasync(void *callback_arg, uint32_t code, 255 sgasync(void *callback_arg, uint32_t code, struct cam_path *path, void *arg) in sgasync() argument 261 switch (code) { in sgasync() 293 cam_periph_async(periph, code, path, arg); in sgasync()
|
| /freebsd-13.1/sbin/nvmecontrol/ |
| H A D | logpage.c | 645 uint8_t code, res; in print_log_self_test_status() local 647 code = (dst->result[r].status >> 4) & 0xf; in print_log_self_test_status() 654 switch (code) { in print_log_self_test_status() 665 printf("Reserved (0x%x)", code); in print_log_self_test_status()
|
| /freebsd-13.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | parse_entry.c | 658 append_acs0(string_desc * dst, int code, char *src, size_t off) in append_acs0() argument 662 temp[0] = (char) code; in append_acs0() 670 append_acs(string_desc * dst, int code, char *src) in append_acs() argument 673 append_acs0(dst, code, src, 0); in append_acs()
|
| /freebsd-13.1/contrib/wpa/hostapd/ |
| H A D | android.config | 131 # Remove debugging code that is printing out debug messages to stdout. 133 # code is not needed. 159 # Enable tracing code for developer debugging
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | meson8b-ec100.dts | 44 linux,code = <KEY_SWITCHVIDEOMODE>; 51 linux,code = <KEY_SWITCHVIDEOMODE>; 57 linux,code = <KEY_POWER>;
|
| H A D | s5pv210-fascinate4g.dts | 22 linux,code = <KEY_POWER>; 29 linux,code = <KEY_VOLUMEDOWN>; 35 linux,code = <KEY_VOLUMEUP>;
|
| H A D | imx28-eukrea-mbmx28lc.dtsi | 30 linux,code = <BTN_MISC>; 43 linux,code = <BTN_MISC>;
|
| H A D | aspeed-bmc-opp-romulus.dts | 93 linux,code = <ASPEED_GPIO(J, 2)>; 99 linux,code = <ASPEED_GPIO(Q, 7)>;
|
| H A D | rk3288-veyron-minnie.dts | 27 linux,code = <KEY_VOLUMEDOWN>; 34 linux,code = <KEY_VOLUMEUP>;
|
| H A D | rk3288-rock2-square.dts | 23 linux,code = <KEY_VENDOR>; 34 linux,code = <KEY_POWER>;
|
| H A D | r8a7792-wheat.dts | 61 linux,code = <KEY_A>; 68 linux,code = <KEY_B>;
|
| /freebsd-13.1/libexec/getty/ |
| H A D | gettytab | 46 # portselector code in getty, however they can 49 # autobaud code in getty, and likewise can 197 # Special code in getty will switch this out
|
| /freebsd-13.1/sys/dev/hptmv/ |
| H A D | readme.txt | 27 Cleanup diagnostic code. 30 First source code release 36 This package contains FreeBSD driver source code for HighPoint RocketRAID
|
| /freebsd-13.1/sys/dev/mps/ |
| H A D | mps_table.c | 68 mps_describe_table(struct mps_table_lookup *table, u_int code) in mps_describe_table() argument 73 if (table[i].code == code) in mps_describe_table()
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_write_add_filter_compress.c | 138 f->code = ARCHIVE_FILTER_COMPRESS; in archive_write_add_filter_compress() 152 f->code = ARCHIVE_FILTER_COMPRESS; in archive_compressor_compress_open()
|
| H A D | archive_read_support_filter_gzip.c | 266 self->code = ARCHIVE_FILTER_GZIP; in gzip_bidder_init() 310 self->code = ARCHIVE_FILTER_GZIP; in gzip_bidder_init()
|