Home
last modified time | relevance | path

Searched +full:21 +full:v (Results 1 – 25 of 1141) sorted by relevance

12345678910>>...46

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDSPInstrFormats.td40 bits<6> V = val;
70 let Opcode = SPECIAL3_OPCODE.V;
72 let Inst{25-21} = rs;
83 let Opcode = SPECIAL3_OPCODE.V;
85 let Inst{25-21} = rs;
97 let Opcode = SPECIAL3_OPCODE.V;
99 let Inst{25-21} = rs;
111 let Opcode = SPECIAL3_OPCODE.V;
113 let Inst{25-21} = rs;
125 let Opcode = SPECIAL3_OPCODE.V;
[all …]
/freebsd/share/doc/papers/sysperf/
H A Dappendix.ms138 \h'|21n'printf("usage: %s #syscalls\en", argv[0]);
139 \h'|21n'exit(1);
143 \h'|21n'(\*(+Kvoid\*(-K) getpid();
181 \h'|21n'printf("usage: %s nsignals\en", argv[0]);
182 \h'|21n'exit(1);
189 \h'|21n'otherpid = pid;
190 \h'|21n'kill(otherpid, SIGALRM);
193 \h'|21n'sigpause(0);
205 \h'|21n'exit(0);
234 \h'|21n'printf("usage: %s nsignals\en", argv[0]);
[all …]
/freebsd/bin/date/tests/
H A Dformat_string_test.sh17 TEST2=1005600000 # 2001-11-12 21:11:12
119 format_string_test c c "Sat Feb 7 07:04:03 1970" "Mon Nov 12 21:20:00 2001"
126 format_string_test H H 07 21
130 format_string_test k k " 7" 21
136 format_string_test R R 07:04 21:20
142 format_string_test V V 06 46
143 format_string_test v v " 7-Feb-1970" "12-Nov-2001"
146 format_string_test X X "07:04:03" "21:20:00"
153 format_string_test plus + "Sat Feb 7 07:04:03 UTC 1970" "Mon Nov 12 21:20:00 UTC 2001"
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c235 fe25519 v; in ge25519_frombytes() local
246 fe25519_mul(v, u, d); in ge25519_frombytes()
248 fe25519_add(v, v, h->Z); /* v = dy^2+1 */ in ge25519_frombytes()
250 fe25519_sq(v3, v); in ge25519_frombytes()
251 fe25519_mul(v3, v3, v); /* v3 = v^3 */ in ge25519_frombytes()
253 fe25519_mul(h->X, h->X, v); in ge25519_frombytes()
261 fe25519_mul(vxx, vxx, v); in ge25519_frombytes()
280 fe25519 v; in ge25519_frombytes_negate_vartime() local
288 fe25519_mul(v, u, d); in ge25519_frombytes_negate_vartime()
290 fe25519_add(v, v, h->Z); /* v = dy^2+1 */ in ge25519_frombytes_negate_vartime()
[all …]
/freebsd/contrib/netbsd-tests/lib/csu/arch/i386/
H A Dh_initfini_align.S1 /* $NetBSD: h_initfini_align.S,v 1.2 2010/12/12 18:21:21 joerg Exp $ */
5 RCSID("$NetBSD: h_initfini_align.S,v 1.2 2010/12/12 18:21:21 joerg Exp $")
/freebsd/contrib/netbsd-tests/lib/csu/arch/x86_64/
H A Dh_initfini_align.S1 /* $NetBSD: h_initfini_align.S,v 1.2 2010/12/12 18:21:21 joerg Exp $ */
5 RCSID("$NetBSD: h_initfini_align.S,v 1.2 2010/12/12 18:21:21 joerg Exp $")
/freebsd/bin/sh/tests/expansion/
H A Darith2.012 unset v
13 check "v=2" 2
14 check "v" 2
15 check "$(($v))" 2
16 check "v+=1" 3
17 check "v" 3
27 v=42
28 check "!v" 0
29 check "!!v" 1
34 check "-v" -42
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_powerpc_altivec_common.h61 #define RVR0_(REG, ...) [w##REG] "v" (w##REG)
62 #define RVR1_(_1, REG, ...) [w##REG] "v" (w##REG)
63 #define RVR2_(_1, _2, REG, ...) [w##REG] "v" (w##REG)
64 #define RVR3_(_1, _2, _3, REG, ...) [w##REG] "v" (w##REG)
65 #define RVR4_(_1, _2, _3, _4, REG, ...) [w##REG] "v" (w##REG)
66 #define RVR5_(_1, _2, _3, _4, _5, REG, ...) [w##REG] "v" (w##REG)
67 #define RVR6_(_1, _2, _3, _4, _5, _6, REG, ...) [w##REG] "v" (w##REG)
68 #define RVR7_(_1, _2, _3, _4, _5, _6, _7, REG, ...) [w##REG] "v" (w##REG)
79 #define RVR(X) [w##X] "v" (w##X)
81 #define WVR0_(REG, ...) [w##REG] "=v" (w##REG)
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dmoderrs.exp7 make: Unclosed expression, expecting '}' for modifier "S,V,v,"
84 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
87 …uating "${:U${FIB}:ts\65oct} # bad modifier, variable name is """ with value "1 1 2 3 5 8 13 21 34"
90 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
93 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
96 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
99 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
102 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
117 1 1 2 3 5 8 13 21 34
119 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34"
[all …]
/freebsd/contrib/byacc/test/yacc/
H A Dvarsyntax_calc1.tab.c2 /* yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93" */
226 29, 23, 11, 12, 31, 34, 21, 19, 35, 20,
228 21, 16, 49, 50, 55, 22, 0, 20, 57, 20,
229 56, 20, 0, 21, 19, 0, 20, 9, 22, 0,
233 9, 21, 9, 27, 9, 18, 18, 10, 18, 0,
236 53, 19, 21, 0, 21, 54, 21, 0, 10, 0,
241 51, 0, 52, 0, 54, 0, 21, 19, 0, 20,
252 -1, 47, 19, 20, 21, 22, 10, -1, -1, -1,
264 -1, -1, 19, 20, 21, 22, -1, 24, 25, 26,
441 INTERVAL v; in hilo() local
[all …]
H A Dcalc1.tab.c2 /* yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93" */
225 29, 23, 11, 12, 31, 34, 21, 19, 35, 20,
227 21, 16, 49, 50, 55, 22, 0, 20, 57, 20,
228 56, 20, 0, 21, 19, 0, 20, 9, 22, 0,
232 9, 21, 9, 27, 9, 18, 18, 10, 18, 0,
235 53, 19, 21, 0, 21, 54, 21, 0, 10, 0,
240 51, 0, 52, 0, 54, 0, 21, 19, 0, 20,
251 -1, 47, 19, 20, 21, 22, 10, -1, -1, -1,
263 -1, -1, 19, 20, 21, 22, -1, 24, 25, 26,
440 INTERVAL v; in hilo() local
[all …]
/freebsd/usr.bin/compress/doc/
H A Drevision.log3 * $Header: compress.c,v 4.0 85/07/30 12:50:00 joe Release $
9 * Revision 3.6 85/07/04 01:22:21 joe
14 * Revision 3.5 85/06/30 20:47:21 jaw
23 * Revision 3.3 85/06/24 21:53:24 joe
27 * Revision 3.2 85/06/06 21:53:24 jaw
47 * Revision 2.6 84/11/05 19:18:21 ames!jaw
63 * Revision 2.2 84/09/18 14:12:21 ames!jaw
89 * (-D -d -v -b 12), or combination thereof. Modes and other status is
117 "$Header: compress.c,v 4.0 85/07/30 12:50:00 joe Release $";
/freebsd/contrib/blocklist/diff/
H A Dnamed.diff53 RCS file: /cvsroot/src/external/bsd/bind/bin/named/Makefile,v
57 +++ bin/named/Makefile 23 Jan 2015 21:37:09 -0000
71 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/client.c,v
75 +++ dist/bin/named/client.c 23 Jan 2015 21:37:09 -0000
95 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/main.c,v
99 +++ dist/bin/named/main.c 23 Jan 2015 21:37:09 -0000
121 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/query.c,v
125 +++ dist/bin/named/query.c 23 Jan 2015 21:37:09 -0000
155 RCS file: /cvsroot/src/external/bsd/bind/dist/bin/named/update.c,v
159 +++ dist/bin/named/update.c 23 Jan 2015 21:37:09 -0000
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/
H A Dpd.h105 * <22:21> :: connector type (SVDM version 2.0+ only; set to zero in version 1.0)
134 | (is_modal) << 26 | ((dfp) & 0x7) << 23 | ((conn) & 0x3) << 21 \
159 * <21:11> :: Reserved
220 * <21:5> :: Reserved
257 * <23:21> :: VDO version
263 * <10:9> :: Maximum Vbus voltage (00b == 20V, 01b == 30V, 10b == 40V, 11b == 50V)
273 * <23:21> :: VDO version
279 * <10:9> :: Maximum Vbus voltage (00b == 20V, 01b == 30V, 10b == 40V, 11b == 50V)
347 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
351 (((hw) & 0xf) << 28 | ((fw) & 0xf) << 24 | ((ver) & 0x7) << 21 \
[all …]
/freebsd/crypto/libecc/include/libecc/hash/
H A Dbash.h63 S[12] = S_[21]; S[13] = S_[20]; S[14] = S_[23]; S[15] = S_[22]; \
65 S[20] = S_[ 2]; S[21] = S_[ 7]; S[22] = S_[ 4]; S[23] = S_[ 1]; \
102 { 8, 21, 14, 33 },
125 unsigned int v; \
126 for(v = 0; v < 8; v++){ \
127 BASH_L3_S3(S[v], S[v+8], S[v+16], bash_rot[v][0], bash_rot[v][1], \
128 bash_rot[v][2], bash_rot[v][3]); \
/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dso_pthread_create.c1 /* $NetBSD: t_dso_pthread_create.c,v 1.1 2013/03/21 16:50:21 christos Exp $ */
35 __RCSID("$NetBSD: t_dso_pthread_create.c,v 1.1 2013/03/21 16:50:21 christos Exp $");
H A Dt_main_pthread_create.c1 /* $NetBSD: t_main_pthread_create.c,v 1.1 2013/03/21 16:50:21 christos Exp $ */
35 __RCSID("$NetBSD: t_main_pthread_create.c,v 1.1 2013/03/21 16:50:21 christos Exp $");
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM64.cpp50 "v" #i, nullptr, 16, OFFSET(v) + i * 16, eEncodingVector, \
51 eFormatVectorOfUInt8, {arm64_dwarf::v##i, arm64_dwarf::v##i, INV, INV, \
57 "d" #i, nullptr, 8, OFFSET(v) + i * 16, eEncodingVector, \
64 "s" #i, nullptr, 4, OFFSET(v) + i * 16, eEncodingVector, \
71 "h" #i, nullptr, 2, OFFSET(v) + i * 16, eEncodingVector, \
302 DEF_X(21),
376 DEF_W(21),
442 DEF_V(21),
475 DEF_D(21),
508 DEF_S(21),
[all …]
/freebsd/contrib/bmake/mk/
H A Dgenfiles.mk3 # $Id: genfiles.mk,v 1.3 2024/09/21 21:14:19 sjg Exp $
18 # Pipe the sources though egrep -v if EXCLUDES.${.TARGET} is defined
24 ${EXCLUDES.${.TARGET}:D| ${EGREP:Uegrep} -v '${EXCLUDS.${.TARGET}:ts|}'} \
/freebsd/contrib/file/magic/Magdir/
H A Drpm3 # $File: rpm,v 1.13 2023/10/31 21:46:28 christos Exp $
9 >4 byte x v%d
33 >>8 beshort 21 MIPS64r6
52 >>8 beshort 21 MIPS64r6
/freebsd/lib/libc/nls/
H A Dfi_FI.ISO8859-1.msg28 11 Resurssin ristiinlukitus v�ltetty
42 18 Laitteiden v�linen linkki
48 21 Kohde on hakemisto
88 41 V��r� protokolla socketille
152 73 V��r� RPC-versio
156 75 V��r� ohjelmaversio
158 76 V��r� RPC-pyynt� ohjelmalle
164 79 V��r� tiedostotyyppi tai -formaatti
188 10 V�yl�virhe
210 21 Pys�ytetty (tty-sy�te)
[all …]
/freebsd/usr.bin/calendar/
H A Dsunpos.c56 comp(char *s, double v, double c) in comp() argument
59 printf("%-*s %*g %*g %*g\n", 15, s, 15, v, 15, c, 15, v - c); in comp()
427 2004 20 06:49 21 00:57 22 16:30 21 12:42 in main()
428 2005 20 12:33 21 06:46 22 22:23 21 18:35 in main()
429 2006 20 18:26 21 12:26 23 04:03 22 00:22 in main()
430 2007 21 00:07 21 18:06 23 09:51 22 06:08 in main()
431 2008 20 05:48 20 23:59 22 15:44 21 12:04 in main()
432 2009 20 11:44 21 05:45 22 21:18 21 17:47 in main()
433 2010 20 17:32 21 11:28 23 03:09 21 23:38 in main()
434 2011 20 23:21 21 17:16 23 09:04 22 05:30 in main()
[all …]
/freebsd/contrib/less/
H A Dversion.c19 instead of TOP, added 'p' & 'v' commands
40 v20 5/21/85 Fixed screen.c ioctls for System V.
110 v alued options (thanks to Gary Puckering)
161 v96 4/21/88 Add /! and ?! commands.
168 Make v cmd work if past last line of file.
231 v137 1/21/90 Rewrote horrible pappend code.
245 v145 3/2/90 Added -R and -v/-V for MSDOS;
269 v163 8/21/9
[all...]
/freebsd/usr.bin/mkimg/tests/
H A Dimg-1x1-512-gpt.vhd.hex20 00000bc0 02 00 ee ff ff ff 01 00 00 00 77 21 00 00 00 00 |..........w!....|
26 00000c20 77 21 00 00 00 00 00 00 22 00 00 00 00 00 00 00 |w!......".......|
27 00000c30 56 21 00 00 00 00 00 00 03 03 03 03 03 03 03 03 |V!..............|
34 00000e20 22 00 00 00 00 00 00 00 21 20 00 00 00 00 00 00 |".......! ......|
39 00000ea0 22 20 00 00 00 00 00 00 21 21 00 00 00 00 00 00 |" ......!!......|
56 0042bc20 22 00 00 00 00 00 00 00 21 20 00 00 00 00 00 00 |".......! ......|
61 0042bca0 22 20 00 00 00 00 00 00 21 21 00 00 00 00 00 00 |" ......!!......|
65 0042fc10 13 b5 e2 3e 00 00 00 00 77 21 00 00 00 00 00 00 |...>....w!......|
67 0042fc30 56 21 00 00 00 00 00 00 03 03 03 03 03 03 03 03 |V!..............|
68 0042fc40 03 03 03 03 03 03 03 03 57 21 00 00 00 00 00 00 |........W!......|
/freebsd/contrib/ncurses/man/
H A Dtabs.130 .\" $Id: tabs.1,v 1.59 2024/04/20 19:08:15 tom Exp $
106 \fB\-V\fP
116 interval (in this case 1, 6, 11, 16, 21, etc.).
131 tabs 1,6,11,16,21
132 tabs 1 6 11 16 21
146 which is equivalent to the 1,6,11,16,21 example.
183 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61
291 System\ V

12345678910>>...46