/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | galaxycore,gc2145.yaml | 15 1616V x 1232H active pixel array, on-chip 10-bit ADC, and image signal 87 #include <dt-bindings/gpio/gpio.h>
|
/freebsd/sbin/newfs_msdos/ |
H A D | mkfs_msdos.h | 1 /* $NetBSD: mkfs_msdos.h,v 1.3 2015/10/16 17:38:17 christos Exp $ */ 32 #include <sys/types.h> 33 #include <stdbool.h> 50 AOPT('f', const char *, floppy, -1, "Standard format floppies (160,180,320,360,640,720,1200,1232,14… 51 AOPT('h', uint16_t, drive_heads, 1, "Drive heads") \
|
H A D | newfs_msdos.8 | 50 .Op Fl h Ar heads 153 1232, 1440, 2880. 154 .It Fl h Ar heads 210 uint16_t bpbHeads; /* [-h] drive heads */
|
H A D | mkfs_msdos.c | 28 #include <sys/param.h> 31 #include <sys/disk/bsd.h> 33 #include <sys/fdcio.h> 34 #include <sys/disk.h> 35 #include <sys/disklabel.h> 36 #include <sys/mount.h> 38 #include <sys/stat.h> 39 #include <sys/sysctl.h> 40 #include <sys/time.h> 42 #include <assert.h> [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8183-kukui.dtsi | 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 162 15000 1232 196 15000 1232
|
/freebsd/usr.sbin/makefs/ |
H A D | makefs.8 | 122 .Ar makefs.h . 470 (160, 180, 320, 360, 640, 720, 1200, 1232, 1440, or 2880).
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.c | 41 #include "ntpdc-opts.h" 42 #include <sys/types.h> 43 #include <sys/stat.h> 45 #include <errno.h> 46 #include <fcntl.h> 47 #include <limits.h> 48 #include <stdio.h> 49 #include <stdlib.h> 50 #include <string.h> 51 #include <unistd.h> [all...] |
/freebsd/sys/netinet/ |
H A D | icmp6.h | 1 /* $KAME: icmp6.h,v 1.46 2001/04/27 15:09:48 itojun Exp $ */ 66 #include <sys/stdint.h> 68 #define ICMPV6_PLD_MAXLEN 1232 /* IPV6_MMTU - sizeof(struct ip6_hdr) 634 #include <sys/counter.h> 635 #include <netinet/in_kdtrace.h>
|
/freebsd/contrib/unbound/services/ |
H A D | outside_network.h | 2 * services/outside_network.h - listen to answers from the network 46 #include "util/alloc.h" 47 #include "util/rbtree.h" 48 #include "util/regional.h" 49 #include "util/netevent.h" 50 #include "dnstap/dnstap_config.h" 442 #define EDNS_FRAG_SIZE_IP6 1232
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.c | 41 #include "ntpd-opts.h" 42 #include <sys/types.h> 43 #include <sys/stat.h> 45 #include <errno.h> 46 #include <fcntl.h> 47 #include <limits.h> 48 #include <stdio.h> 49 #include <stdlib.h> 50 #include <string.h> 51 #include <unistd.h> [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hip06.dtsi | 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 546 <1230 1>, <1231 1>, <1232 1>, <1233 1>, <1234 1>,
|
H A D | hip07.dtsi | 8 #include <dt-bindings/interrupt-controller/arm-gic.h> 1453 <1230 1>, <1231 1>, <1232 1>, <1233 1>, <1234 1>,
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.c | 42 #include "config.h" 43 #include <ctype.h> 44 #include <stdarg.h> 45 #include <errno.h> 47 #include <time.h> 49 #include "util/log.h" 50 #include "util/configyyrename.h" 51 #include "util/config_file.h" 52 #include "configparser.h" 53 #include "util/net_help.h" [all …]
|
/freebsd/crypto/openssl/crypto/camellia/asm/ |
H A D | cmll-x86_64.pl | 55 sub hi() { my $r=shift; $r =~ s/%[er]([a-d])x/%\1h/; $r; } 1085 mov \$`1232/8`,%ecx # sizeof(CONTEXT)
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | calc2.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 532 #include <stdio.h> /* needed for printf */ 535 #include <stdlib.h> /* needed for malloc, etc */ 536 #include <string.h> /* needed for memset */ 1231 #line 1232 "calc2.tab.c" in YYPARSE_DECL()
|
H A D | pure_calc.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 481 #include <stdio.h> /* needed for printf */ 484 #include <stdlib.h> /* needed for malloc, etc */ 485 #include <string.h> /* needed for memset */ 1231 #line 1232 "pure_calc.tab.c" in YYPARSE_DECL()
|
H A D | calc_code_all.tab.c | 127 # include <stdio.h> 128 # include <ctype.h> 547 #include <stdio.h> /* needed for printf */ 550 #include <stdlib.h> /* needed for malloc, etc */ 551 #include <string.h> /* needed for memset */ 1231 #line 1232 "calc_code_all.tab.c" in YYPARSE_DECL()
|
H A D | calc_code_default.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 527 #include <stdio.h> /* needed for printf */ 530 #include <stdlib.h> /* needed for malloc, etc */ 531 #include <string.h> /* needed for memset */ 1231 #line 1232 "calc_code_default.tab.c" in YYPARSE_DECL()
|
H A D | calc_code_requires.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 527 #include <stdio.h> /* needed for printf */ 530 #include <stdlib.h> /* needed for malloc, etc */ 531 #include <string.h> /* needed for memset */ 1231 #line 1232 "calc_code_requires.tab.c" in YYPARSE_DECL()
|
H A D | calc_code_provides.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 527 #include <stdio.h> /* needed for printf */ 530 #include <stdlib.h> /* needed for malloc, etc */ 531 #include <string.h> /* needed for memset */ 1231 #line 1232 "calc_code_provides.tab.c" in YYPARSE_DECL()
|
H A D | calc_code_top.tab.c | 129 # include <stdio.h> 130 # include <ctype.h> 527 #include <stdio.h> /* needed for printf */ 530 #include <stdlib.h> /* needed for malloc, etc */ 531 #include <string.h> /* needed for memset */ 1231 #line 1232 "calc_code_top.tab.c" in YYPARSE_DECL()
|
H A D | quote_calc2-s.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 537 #include <stdio.h> /* needed for printf */ 540 #include <stdlib.h> /* needed for malloc, etc */ 541 #include <string.h> /* needed for memset */ 1231 #line 1232 "quote_calc2-s.tab.c" in YYPARSE_DECL()
|
H A D | quote_calc-s.tab.c | 121 # include <stdio.h> 122 # include <ctype.h> 537 #include <stdio.h> /* needed for printf */ 540 #include <stdlib.h> /* needed for malloc, etc */ 541 #include <string.h> /* needed for memset */ 1231 #line 1232 "quote_calc-s.tab.c" in YYPARSE_DECL()
|
/freebsd/crypto/openssl/crypto/modes/asm/ |
H A D | ghash-x86_64.pl | 557 por $T1,$Hkey # H<<=1 561 pxor $T3,$Hkey # if(carry) H^=0x1c2_polynomial 563 # calculate H^2 574 movdqu $Hkey,0x00($Htbl) # save H 576 movdqu $Xi,0x10($Htbl) # save H^2 577 palignr \$8,$T1,$T2 # low part is H.lo^H.hi... 581 &clmul64x64_T2 ($Xhi,$Xi,$Hkey,$HK); # H^3 586 &clmul64x64_T2 ($Xhi,$Xi,$Hkey,$HK); # H^4 592 movdqu $T3,0x30($Htbl) # save H^3 594 movdqu $Xi,0x40($Htbl) # save H^4 [all …]
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 270 $value =~ s/0x([0-9a-f]+)/0$1h/ig if ($masm); 358 $self->{label} =~ s/(?<![\w\$\.])0x([0-9a-f]+)/0$1h/ig; 947 $var=~s/^0x([0-9a-f]+)/0$1h/ig if ($masm); 961 map(s/0x([0-9a-f]+)/0$1h/ig,@str) if ($masm); 1435 # sizeof(CONTEXT) 1232
|