Home
last modified time | relevance | path

Searched +full:28 +full:g (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dfsl,lynx-28g.yaml4 $id: http://devicetree.org/schemas/phy/fsl,lynx-28g.yaml#
7 title: Freescale Lynx 28G SerDes PHY
15 - fsl,lynx-28g
36 compatible = "fsl,lynx-28g";
/freebsd/sys/contrib/device-tree/include/dt-bindings/memory/
H A Dmt8195-memory-port.h13 * 0 ~ 4G; 4G ~ 8G; 8G ~ 12G; 12G ~ 16G, we could adjust these masters
16 * b) The iova of any master can NOT cross the 4G/8G/12G boundary.
21 * disp 0 ~ 4G larb0/1/2/3
22 * vcodec 4G ~ 8G larb19/20/21/22/23/24
23 * cam/mdp 8G ~ 12G the other larbs.
24 * N/A 12G ~ 16G
29 * iommu-vdo: larb0/2/5/7/9/10/11/13/17/19/21/24/25/28
382 #define M4U_PORT_L28_CAM_YUVO_R1 MTK_M4U_ID(28, 0)
383 #define M4U_PORT_L28_CAM_YUVO_R3 MTK_M4U_ID(28, 1)
384 #define M4U_PORT_L28_CAM_YUVCO_R1 MTK_M4U_ID(28, 2)
[all …]
H A Dmt8186-memory-port.h15 * 0 ~ 4G; 4G ~ 8G; 8G ~ 12G; 12G ~ 16G, we could adjust these masters
18 * b) The iova of any master can NOT cross the 4G/8G/12G boundary.
23 * disp 0 ~ 4G larb0/1/2
24 * vcodec 4G ~ 8G larb4/7
25 * cam/mdp 8G ~ 12G the other larbs.
26 * N/A 12G ~ 16G
117 #define IOMMU_PORT_L9_IMG_RESERVE8 MTK_M4U_ID(9, 28)
148 #define IOMMU_PORT_L11_IMG_RESERVE8 MTK_M4U_ID(11, 28)
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha512-armv7.S199 ldr r11,[sp,#48+0] @ g.lo
201 ldr r12,[sp,#48+4] @ g.hi
213 eor r10,r10,r12 @ Ch(e,f,g)
218 adc r4,r4,r10 @ T += Ch(e,f,g)
233 @ Sigma0(x) (ROTR((x),28) ^ ROTR((x),34) ^ ROTR((x),39))
234 @ LO lo>>28^hi<<4 ^ hi>>2^lo<<30 ^ hi>>7^lo<<25
235 @ HI hi>>28^lo<<4 ^ lo>>2^hi<<30 ^ lo>>7^hi<<25
236 mov r9,r5,lsr#28
237 mov r10,r6,lsr#28
339 ldr r11,[sp,#48+0] @ g.lo
[all …]
/freebsd/sys/crypto/openssl/arm/
H A Dsha512-armv4.S246 ldr r11,[sp,#48+0] @ g.lo
248 ldr r12,[sp,#48+4] @ g.hi
260 eor r10,r10,r12 @ Ch(e,f,g)
265 adc r4,r4,r10 @ T += Ch(e,f,g)
280 @ Sigma0(x) (ROTR((x),28) ^ ROTR((x),34) ^ ROTR((x),39))
281 @ LO lo>>28^hi<<4 ^ hi>>2^lo<<30 ^ hi>>7^lo<<25
282 @ HI hi>>28^lo<<4 ^ lo>>2^hi<<30 ^ lo>>7^hi<<25
283 mov r9,r5,lsr#28
284 mov r10,r6,lsr#28
386 ldr r11,[sp,#48+0] @ g.lo
[all …]
H A Dghash-armv4.S71 eor r4,r4,r5,lsl#28
74 eor r5,r5,r6,lsl#28
76 eor r6,r6,r7,lsl#28
90 eor r4,r4,r5,lsl#28
92 eor r5,r5,r6,lsl#28
99 eor r6,r6,r7,lsl#28
112 eor r4,r4,r5,lsl#28
115 eor r5,r5,r6,lsl#28
117 eor r6,r6,r7,lsl#28
232 eor r4,r4,r5,lsl#28
[all …]
/freebsd/crypto/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h17 # define LIMB(x) ((x) & ((1 << 28) - 1)), ((x) >> 28)
18 # define FIELD_LITERAL(a, b, c, d, e, f, g, h) \ argument
19 {{LIMB(a), LIMB(b), LIMB(c), LIMB(d), LIMB(e), LIMB(f), LIMB(g), LIMB(h)}}
21 # define LIMB_PLACE_VALUE(i) 28
42 uint32_t co1 = ((1 << 28) - 1) * amt, co2 = co1 - amt; in gf_bias()
50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce()
51 uint32_t tmp = a->limb[NLIMBS - 1] >> 28; in gf_weak_reduce()
56 a->limb[i] = (a->limb[i] & mask) + (a->limb[i - 1] >> 28); in gf_weak_reduce()
/freebsd/usr.bin/calendar/
H A Dostern.c48 int G, /* Golden number - 1 */ in easter() local
55 G = year % 19; in easter()
57 H = (C - C / 4 - (8 * C + 13) / 25 + 19 * G + 15) % 30; in easter()
58 I = H - (H / 28) * (1 - (H / 28) * (29 / (H + 1)) * ((21 - G) / 11)); in easter()
66 return 31 + 28 + 21 + L + 7; in easter()
H A Dsunpos.c59 printf("%-*s %*g %*g %*g\n", 15, s, 15, v, 15, c, 15, v - c); in comp()
141 printf("%02d/%02d %02d:%02d:%02d l:%g d:%g h:%g\n", in sunpos()
161 printf("a:%g a:%g\n", *ALT, *AZ); in sunpos()
194 printf("%4d-%02d-%02d %02d:%02d:00 - %7.7g -> %7.7g\n", \
197 printf("%4d-%02d-%02d %02d:%02d:00 - %7.7g -> %7.7g - %d -> %d\n", \
234 /* printf("Found %g and %g.\n", decleft, decright); */ in fequinoxsolstice()
246 /* printf("Found %g\n", decmiddle); */ in fequinoxsolstice()
255 printf("New boundaries: %g - %g\n", decleft, decright); in fequinoxsolstice()
273 /* printf("Found %g and %g.\n", decleft, decright); */ in fequinoxsolstice()
285 /* printf("Found %g\n", decmiddle); */ in fequinoxsolstice()
[all …]
/freebsd/sys/contrib/openzfs/module/icp/asm-aarch64/sha2/
H A Dsha512-armv8.S119 orr x17,x17,x19 // Ch(e,f,g)
122 ror x6,x20,#28
123 add x27,x27,x17 // h+=Ch(e,f,g)
144 orr x17,x17,x28 // Ch(e,f,g)
147 ror x7,x27,#28
148 add x26,x26,x17 // h+=Ch(e,f,g)
168 orr x17,x17,x19 // Ch(e,f,g)
171 ror x8,x26,#28
172 add x25,x25,x17 // h+=Ch(e,f,g)
193 orr x17,x17,x28 // Ch(e,f,g)
[all...]
/freebsd/sys/crypto/openssl/aarch64/
H A Dsha512-armv8.S111 orr x17,x17,x19 // Ch(e,f,g)
114 ror x6,x20,#28
115 add x27,x27,x17 // h+=Ch(e,f,g)
136 orr x17,x17,x28 // Ch(e,f,g)
139 ror x7,x27,#28
140 add x26,x26,x17 // h+=Ch(e,f,g)
160 orr x17,x17,x19 // Ch(e,f,g)
163 ror x8,x26,#28
164 add x25,x25,x17 // h+=Ch(e,f,g)
185 orr x17,x17,x28 // Ch(e,f,g)
[all …]
/freebsd/contrib/mandoc/
H A DTODO142 reminded by John Gardner 16 Jun 2020 14:26:28 +1000
146 pointed out by John Gardner 23 Jun 2020 18:28:08 +1000
155 found following jmc@'s mail 28 Apr 2021 18:31:41 +0100
162 Alejandro Colomar 28 Apr 2023 16:57:49 +0200
177 - edge case: decide how to deal with blk_full bad nesting, e.g.
209 text, e.g. `.Bl -column .It Fl x . Ta ...' should give "-x -."
212 is not safe, e.g. `.Bl -column .It Pf a b .' gives "ab."
216 (e.g., NetBSD mDNSShared/dns-sd.1)
220 e.g. x11/scrotwm scrotwm_es.1:21:2: error: NAME section must be first
299 Also, check whether there are more such cases (e.g., +?).
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-subst-regex.mk33 # The 'g' modifier does not have any effect here since each of the words
35 .if ${:Ua b b c:C,b,,g} != "a c"
40 # expression a single word. The 'g' modifier then replaces all occurrences
64 # Up to 2020-08-28, the manual page said that the modifiers '1' and 'g'
66 # 'g' and '1' at the same time.
75 .if ${:U1a2b3c:C,a*,*,g} != "*1**2*b*3*c"
83 .if ${:U"${.newline}":C,.,.,g} != "..."
106 .if "<${:U:S,,unanchored,g}> <${:U:C,.?,unanchored,g}>" != "<> <unanchored>"
109 .if "<${:U:S,^,prefix,g}> <${:U:C,^,prefix,g}>" != "<prefix> <prefix>"
112 .if "<${:U:S,$,suffix,g}> <${:U:C,$,suffix,g}>" != "<suffix> <suffix>"
[all …]
/freebsd/usr.bin/mkimg/tests/
H A Dimg-1x1-4096-gpt.vhdx.hex10 00020000 68 65 61 64 13 47 fd f1 01 00 00 00 00 00 00 00 |head.G..........|
17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n|
24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n|
32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k|
38 00200080 1d bf 41 81 6f a9 09 47 ba 47 f2 33 a8 fa ab 5f |..A.o..G.G.3..._|
69 00400420 28 00 00 00 00 00 00 00 27 20 00 00 00 00 00 00 |(.......' ......|
74 004004a0 28 20 00 00 00 00 00 00 27 21 00 00 00 00 00 00 |( ......'!......|
83 013fbe20 28 00 00 00 00 00 00 00 27 20 00 00 00 00 00 00 |(.......' ......|
88 013fbea0 28 20 00 00 00 00 00 00 27 21 00 00 00 00 00 00 |( ......'!......|
92 013ffe10 47 76 13 47 00 00 00 00 ff 7f 00 00 00 00 00 00 |Gv.G............|
H A Dimg-63x255-4096-gpt.vhdx.hex10 00020000 68 65 61 64 13 47 fd f1 01 00 00 00 00 00 00 00 |head.G..........|
17 00030010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n|
24 00040010 06 a2 7c 8b 90 47 9a 4b b8 fe 57 5f 05 0f 88 6e |..|..G.K..W_...n|
32 00200020 37 67 a1 ca 36 fa 43 4d b3 b6 33 f0 aa 44 e7 6b |7g..6.CM..3..D.k|
38 00200080 1d bf 41 81 6f a9 09 47 ba 47 f2 33 a8 fa ab 5f |..A.o..G.G.3..._|
69 00400420 28 00 00 00 00 00 00 00 27 20 00 00 00 00 00 00 |(.......' ......|
74 004004a0 28 20 00 00 00 00 00 00 27 21 00 00 00 00 00 00 |( ......'!......|
83 013fbe20 28 00 00 00 00 00 00 00 27 20 00 00 00 00 00 00 |(.......' ......|
88 013fbea0 28 20 00 00 00 00 00 00 27 21 00 00 00 00 00 00 |( ......'!......|
92 013ffe10 47 76 13 47 00 00 00 00 ff 7f 00 00 00 00 00 00 |Gv.G............|
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha256-586.pl53 # P4 41 38 28 - 17.3
121 $Goff=&DWP(28,"esp");
165 &xor ("esi","edi"); # Ch(e,f,g)
168 &add ($T,"esi"); # T += Ch(e,f,g)
226 &and ("ebx",1<<28|1<<9); # mask AVX and SSSE3 bits
230 &and ("ecx",1<<28|1<<30);
231 &cmp ("ecx",1<<28|1<<30);
267 &lea ("esp",&DWP(-4*9,"esp"));# place for A,B,C,D,E,F,G,H
270 # copy ctx->h[0-7] to A,B,C,D,E,F,G,H on stack
284 &mov ("edi",&DWP(28,"esi"));
[all …]
/freebsd/sbin/ipf/ipsend/
H A Dipresend.c55 \t\t-g gateway\tIP gateway to use if non-local dest.\n\
71 while ((c = getopt(argc, argv, "EHPRSTXd:g:m:r:")) != -1) in main()
77 case 'g' : in main()
82 if (mtu < 28) in main()
84 fprintf(stderr, "mtu must be > 28\n"); in main()
/freebsd/share/man/man7/
H A Dascii.749 100 @ 101 A 102 B 103 C 104 D 105 E 106 F 107 G
53 140 ` 141 a 142 b 143 c 144 d 145 e 146 f 147 g
68 28 ( 29 ) 2a * 2b + 2c , 2d - 2e . 2f /
71 40 @ 41 A 42 B 43 C 44 D 45 E 46 F 47 G
75 60 \` 61 a 62 b 63 c 64 d 65 e 66 f 67 g
88 24 CAN 25 EM 26 SUB 27 ESC 28 FS 29 GS 30 RS 31 US
93 64 @ 65 A 66 B 67 C 68 D 69 E 70 F 71 G
97 96 ` 97 a 98 b 99 c 100 d 101 e 102 f 103 g
116 BEL ' G g 00111
/freebsd/share/misc/
H A Dascii9 |100 @ |101 A |102 B |103 C |104 D |105 E |106 F |107 G |
13 |140 ` |141 a |142 b |143 c |144 d |145 e |146 f |147 g |
23 | 28 ( | 29 ) | 2a * | 2b + | 2c , | 2d - | 2e . | 2f / |
26 | 40 @ | 41 A | 42 B | 43 C | 44 D | 45 E | 46 F | 47 G |
30 | 60 ` | 61 a | 62 b | 63 c | 64 d | 65 e | 66 f | 67 g |
38 | 24 can| 25 em | 26 sub| 27 esc| 28 fs | 29 gs | 30 rs | 31 us |
43 | 64 @ | 65 A | 66 B | 67 C | 68 D | 69 E | 70 F | 71 G |
47 | 96 ` | 97 a | 98 b | 99 c |100 d |101 e |102 f |103 g |
/freebsd/tools/regression/geom_gpt/
H A Dgctl_test.t104 "041" => "FAIL 28 start/end 34/546",
105 "042" => "FAIL 28 start/end 162/417",
106 "043" => "FAIL 28 start/end 100/300",
107 "044" => "FAIL 28 start/end 300/500",
169 $args =~ s/%dev%/$dev/g;
170 $res =~ s/%dev%/$dev/g;
200 $dev =~ s/md/-u /g;
211 …system("sysctl -b kern.geom.conftxt | grep -a $dev | sed -e s:$disk:DISK:g -e s:$dev:DEV:g | sort …
/freebsd/contrib/less/
H A Dversion.c25 lines, not folded lines. Also allow number on G command.
53 v28 6/28/85 Fixed right margin bug.
54 v29 6/28/85 Incorporated M.Rose's changes to signal.c
86 fails, made g cmd sort of "work" on pipes
95 v58 8/28/86 Added filename globbing.
185 v107 4/27/89 Add 8-bit char support and -g option.
199 v116 7/31/89 Added find_pos to optimize g command.
252 v151 4/13/90 Remove -g option; clean up ispipe.
274 v166 9/6/90 Fix G when final line in file wraps.
277 v169 12/12/90 G goe
[all...]
/freebsd/lib/libmd/
H A DMakefile155 sed -e 's/mdX/md4/g' -e 's/MDX/MD4/g' ${.ALLSRC}) > ${.TARGET}
159 sed -e 's/mdX/md5/g' -e 's/MDX/MD5/g' ${.ALLSRC}) > ${.TARGET}
163 sed -e 's/mdX/sha/g' -e 's/MDX/SHA_/g' -e 's/SHA__/SHA_/g' \
168 sed -e 's/mdX/sha/g' -e 's/MDX/SHA1_/g' -e 's/SHA1__/SHA1_/g' \
172 (echo '#define LENGTH 28'; \
173 sed -e 's/mdX/sha224/g' -e 's/MDX/SHA224_/g' \
174 -e 's/SHA224__/SHA224_/g' \
179 sed -e 's/mdX/sha256/g' -e 's/MDX/SHA256_/g' \
180 -e 's/SHA256__/SHA256_/g' \
185 sed -e 's/mdX/sha384/g' -e 's/MDX/SHA384_/g' \
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.lltostrbase.d.out166 base 21 of 100: 4g
211 base 28 of -10: 2nc6j26l66rho6
212 base 28 of -1: 2nc6j26l66rhof
213 base 28 of 0: 0
214 base 28 of 10: a
215 base 28 of 100: 3g
216 base 28 of 1000: 17k
217 base 28 of 4611686018427387904: jo1ilfj8fkpd4
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMBuildAttributes.h61 ABI_VFP_args = 28,
94 v4 = 1, // e.g. SA110
95 v4T = 2, // e.g. ARM7TDMI
96 v5T = 3, // e.g. ARM9TDMI
97 v5TE = 4, // e.g. ARM946E_S
98 v5TEJ = 5, // e.g. ARM926EJ_S
99 v6 = 6, // e.g. ARM1136J_S
100 v6KZ = 7, // e.g. ARM1176JZ_S
101 v6T2 = 8, // e.g. ARM1156T2_S
102 v6K = 9, // e.g. ARM1176JZ_S
[all …]
/freebsd/contrib/tzcode/
H A DNEWS123 Release 2024a - 2024-02-01 09:28:56 -0800
224 standard time from -03 to -02 on 2023-03-25, not on 2023-10-28.
295 Release 2023c - 2023-03-28 12:42:14 -0700
343 This change from 2022g doesn't affect timestamps until 2024-03-30,
393 fixing a bug introduced in 2022g. (Problem reported by panic.)
409 Release 2022g - 2022-11-29 08:58:31 -0800
448 Whitehorse moved from -09 to -08 on 1966-02-27, not 1967-05-28.
495 Release 2022f - 2022-10-28 18:04:57 -0700
606 2022-10-28. (Thanks to Steffen Thorsen and Issam Al-Zuwairi.)
629 This means 2022 falls back 10-29 at 02:00, not 10-28 a
[all...]

12345678910>>...42