Home
last modified time | relevance | path

Searched +full:4224 +full:h (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung,exynos4210-fimc.yaml129 #include <dt-bindings/clock/exynos4.h>
130 #include <dt-bindings/interrupt-controller/arm-gic.h>
143 samsung,pix-limits = <4224 8192 1920 4224>;
H A Dsamsung,fimc.yaml112 #include <dt-bindings/clock/exynos4.h>
113 #include <dt-bindings/gpio/gpio.h>
114 #include <dt-bindings/interrupt-controller/arm-gic.h>
147 samsung,pix-limits = <4224 8192 1920 4224>;
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Ds5pv210.dtsi19 #include <dt-bindings/clock/s5pv210.h>
20 #include <dt-bindings/clock/s5pv210-audss.h>
586 samsung,pix-limits = <4224 8192 1920 4224>;
600 samsung,pix-limits = <4224 8192 1920 4224>;
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dsony,imx214.txt4 an active array size of 4224H x 3200V. It is programmable through an I2C
H A Dsony,imx214.yaml14 an active array size of 4224H x 3200V. It is programmable through an I2C
98 #include <dt-bindings/gpio/gpio.h>
/freebsd/tools/test/stress2/misc/
H A Dsyzkaller67.sh19 # [ thread pid 4224 tid 100231 ]
39 #include <pwd.h>
40 #include <stdarg.h>
41 #include <stdbool.h>
42 #include <stdint.h>
43 #include <stdio.h>
44 #include <stdlib.h>
45 #include <string.h>
46 #include <sys/endian.h>
47 #include <sys/syscall.h>
[all …]
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_common.t029 #include <stddef.h>
30 #include <string.h>
32 #include "inner.h"
796 hexb| C005 4224 | \ TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h24 /*! \file sa.h
32 #include <dev/pms/RefTisa/sallsdk/api/sa_spec.h>
33 #include <dev/pms/RefTisa/sallsdk/api/sa_err.h>
1089 #define AGSA_DEV_INFO_RATE_1_5G 0x00000008 /* 8h */
1090 #define AGSA_DEV_INFO_RATE_3_0G 0x00000009 /* 9h */
1313 #define OSSA_HW_EVENT_IT_NEXUS_LOSS 0x22 /**< Custom: H/W event for IT Nexus Loss…
1555 00100 :0x4 4K+128B 4224
2574 08h: 1.5 Gbps
2575 09h: 3.0 Gbps
3823 #include "saosapi.h"
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Dnormalize_table.c5 #include <stdlib.h>
6 #include "normalize_table.h"
110 {0x124, 2, 198}, /* LATIN CAPITAL LETTER H WITH CIRCUMFLEX */
111 {0x125, 2, 200}, /* LATIN SMALL LETTER H WITH CIRCUMFLEX */
277 {0x21e, 2, 530}, /* LATIN CAPITAL LETTER H WITH CARON */
278 {0x21f, 2, 532}, /* LATIN SMALL LETTER H WITH CARON */
293 {0x2b0, 1, 200}, /* MODIFIER LETTER SMALL H */
294 {0x2b1, 1, 562}, /* MODIFIER LETTER SMALL H WITH HOOK */
497 {0x1d34, 1, 198}, /* MODIFIER LETTER CAPITAL H */
584 {0x1e22, 2, 1003}, /* LATIN CAPITAL LETTER H WITH DOT ABOVE */
[all …]
/freebsd/contrib/unbound/doc/
H A DChangelog722 - Fix #964: config.h.in~ backup file in release tar balls.
881 - Fix compile error on NetBSD in util/netevent.h.
1058 - Fix to remove unused whitespace from acx_nlnetlabs.m4 and config.h.
1078 util/timeval_func.c and util/timeval_func.h. Man page entries and
1117 - Fix ssl.h include brackets, instead of quotes.
1343 - Fix doxygen warning in respip.h.
1807 - Fix #576: [FR] UB_* error codes in unbound.h
2013 - Fix spelling in localzone.h comment.
2208 - Fix configure Targetconfiditionals.h header check, to use compile.
2223 - Reformat pythonmod/pythonmod_utils.{c,h}.
[all …]
/freebsd/share/misc/
H A Dpci_vendors1731 486b Xilleon 240H HBIU for X240H
1733 486d Xilleon 240H USB for X240H
4793 1014 022e ServeRAID-4H
4870 1014 022e ServeRAID-4H
5018 1200 Family 10h Processor HyperTransport Configuration
5019 1201 Family 10h Processor Address Map
5020 1202 Family 10h Processor DRAM Controller
5021 1203 Family 10h Processor Miscellaneous Control
5022 1204 Family 10h Processor Link Control
5031 1300 Family 11h Processor HyperTransport Configuration
[all …]
H A Dusb_vendors819 6010 FT2232C/D/H Dual UART/FIFO IC
1690 0301 2500H Tracer Trainer
4770 0126 ES-7000H [GT-15000]
5020 105b AH-F401U Air H device
7750 0304 RVT-H Reader
8049 3409 AG-225H 802.11bg
8055 3413 ZyAIR AG-225H v2 802.11bg
8056 3415 G-210H 802.11g Wireless Adapter
8599 6503 AnyData APE-540H
8752 4007 TRUST 240H EASY WEBSCAN GOLD
[all …]
/freebsd/contrib/sqlite3/
H A Dsqlite3.c11 ** programs, you need this file and the "sqlite3.h" header file that defines
13 ** the "sqlite3.h" header file at hand, you will find a copy embedded within
14 ** the text of this file. Search for "Begin file sqlite3.h" to find the start
15 ** of the embedded sqlite3.h header file.) Additional code files may be needed
28 /************** Begin file sqliteInt.h ***************************************/
87 /************** Include msvc.h in the middle of sqliteInt.h ******************/
88 /************** Begin file msvc.h ********************************************/
135 /************** End of msvc.h ************************************************/
136 /************** Continuing where we left off in sqliteInt.h ******************/
141 /************** Include vxworks.h in the middle of sqliteInt.h ***************/
[all …]
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h30 #include <sys/cdefs.h>
49 #include <stdint.h>
28788 /* rx_port_stats (size:4224b/528B) */
56641 * cfa_v3/include/cfa_resources.h.
56744 * cfa_v3/include/cfa_resources.h.
56847 * please see cfa_v3/include/cfa_resources.h.
56973 * please see cfa_v3/include/cfa_resources.h.
57094 * cfa_v3/include/cfa_resources.h.
57216 * cfa_v3/include/cfa_resources.h.
57330 * cfa_v3/include/cfa_resources.h.
[all …]
/freebsd/share/colldef_unicode/
H A Dzh_CN.UTF-8.src30 collating-element <REVERSE_SOLIDUS-u-F-D-D-zero-H> from "<REVERSE_SOLIDUS><u><F><D><D><zero><H>"
46047 <REVERSE_SOLIDUS-u-F-D-D-zero-H> <XA77F>;<X05>;<X45>;<REVERSE_SOLIDUS-u-F-D-D-zero-H>
55435 <CJK_UNIFIED_IDEOGRAPH-4224> <XE223>;<X05>;<X05>;<CJK_UNIFIED_IDEOGRAPH-4224>
67056 <h> <X3800>;<X05>;<X05>;<h>
67057 <H> <X3800>;<X05>;<X9C>;<H>
/freebsd/tools/tools/locale/etc/final-maps/
H A Dmap.GB18030133 <H> \x48
191 <h> \x68
14696 <CJK_UNIFIED_IDEOGRAPH-4224> \x82\x32\xDD\…
H A Dmap.UTF-8141 <H> \x48
199 <h> \x68
16001 <CJK_UNIFIED_IDEOGRAPH-4224> \xE4\x88\xA4
/freebsd/share/colldef/
H A Dzh_CN.GB18030.src94 collating-element <REVERSE_SOLIDUS-u-F-D-D-zero-H> from "<REVERSE_SOLIDUS><u><F><D><D><zero><H>"
67049 …E_SOLIDUS-u-F-D-D-zero-H> <XA4DF>;<X05>;<X45>…
76481 …JK_UNIFIED_IDEOGRAPH-4224> <XDBCA>;<X05>;…
89549 <h> <X3800>;<X05>…
89554 <H> <X3800>;<X05>…