/freebsd/usr.bin/diff3/tests/ |
H A D | long-m.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 11 This line is different in yours and mine, the same is in both 12 These lines are the same in all three files 13 These lines are the same in all three files [all …]
|
H A D | long-y.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 11 This line is different in yours and mine, the same is in both 12 These lines are the same in all three files 13 These lines are the same in all three files [all …]
|
H A D | long-o.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 11 This line is different in yours and mine, but the same 12 These lines are the same in all three files 13 These lines are the same in all three files [all …]
|
H A D | long-merge.out | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 This line is different in yours and mine, but the same 14 This line is different in yours and mine, the same is in both 16 These lines are the same in all three files [all …]
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | des_modes.pod | 31 The same plaintext block always produces the same ciphertext block 32 (for the same key) making it vulnerable to a 'dictionary attack'. 54 The CBC mode produces the same ciphertext whenever the same 55 plaintext is encrypted using the same key and starting variable. 65 The use of different starting variables prevents the same plaintext 66 enciphering to the same ciphertext. 86 The CFB mode produces the same ciphertext whenever the same 87 plaintext is encrypted using the same key and starting variable. 97 The use of different starting variables prevents the same plaintext 98 enciphering to the same ciphertext. [all …]
|
/freebsd/contrib/sendmail/libsm/ |
H A D | strcaseeq.c | 37 bool same; local 59 same = *l1 == *l2; 62 return same; 85 bool same; local 109 same = *l1 == *l2; 112 return same;
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_set_bio.pod | 24 the same value as previously). 29 SSL_set0_wbio() works in the same as SSL_set0_rbio() except that it connects 31 rbio and wbio are the same then SSL_set0_rbio() and SSL_set0_wbio() each take 43 that it connects both the B<rbio> and the B<wbio> at the same time, and 63 If the B<rbio> and B<wbio> parameters are the same and the B<rbio> is not 64 the same as the previously set value then one reference is consumed. 68 If the B<rbio> and B<wbio> parameters are the same and the B<rbio> is the 69 same as the previously set value, then no additional references are consumed. 74 same as the 81 same as the previously set value and the old B<rbio> and B<wbio> values [all …]
|
H A D | BN_add.pod | 51 I<r> may be the same B<BIGNUM> as I<a> or I<b>. 54 I<r> may be the same B<BIGNUM> as I<a> or I<b>. 57 I<r> may be the same B<BIGNUM> as I<a> or I<b>. 61 (C<r=a^2>). I<r> and I<a> may be the same B<BIGNUM>. 84 the same B<BIGNUM> as I<a> or I<b>. For more efficient algorithms for 85 repeated computations using the same modulus, see 108 places the result in I<r>. I<r> may be the same B<BIGNUM> as I<a> or 120 to use the same B<BIGNUM> object for the modulus as for the output.
|
H A D | d2i_PrivateKey.pod | 63 d2i_PrivateKey() does the same as d2i_PrivateKey_ex() except that the default 65 d2i_PublicKey() does the same for public keys. 66 d2i_KeyParams() does the same for key parameters. 71 d2i_PrivateKey_fp() functions are the same except that they read the data from 80 i2d_PublicKey() does the same for public keys. 81 i2d_KeyParams() does the same for key parameters. 83 i2d_PrivateKey_bio() and i2d_PrivateKey_fp() do the same thing except that they
|
H A D | SSL_CTX_add_session.pod | 19 the same session id already exists, the old session is removed by calling 28 whether a session with the same session id already exists. In this case 29 it is assumed that both sessions are identical. If the same session is 53 the same (identical) session twice. In case of the remove operation, the
|
/freebsd/stand/i386/libi386/ |
H A D | time.c | 72 int same, try; in time() local 74 same = try = 0; in time() 80 same = 0; in time() 81 } while (++same < 8 && ++try < 1000); in time()
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | st,stih4xx.txt | 18 - clock-names: names of the clocks listed in clocks property in the same 36 - clock-names: names of the clocks listed in clocks property in the same 40 - reset-names: names of the resets listed in resets property in the same 50 the same order. 53 - reset-names: names of the resets listed in resets property in the same 62 the same order. 65 the same order 68 - clock-names: names of the clocks listed in clocks property in the same 78 the same order. 82 - clock-names: names of the clocks listed in clocks property in the same [all …]
|
/freebsd/lib/libc/i386/string/ |
H A D | wcscmp.S | 44 jz same 49 jz same 54 jz same 63 same: xorl %eax,%eax label
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | socionext-netsec.txt | 11 - phy-mode: See ethernet.txt file in the same directory 12 - phy-handle: See ethernet.txt in the same directory. 26 Optional properties: (See ethernet.txt file in the same directory) 29 - max-speed: See ethernet.txt in the same directory. 30 - max-frame-size: See ethernet.txt in the same directory.
|
H A D | nixge.txt | 8 information of registers in the same order as described by reg-names. 14 - phy-mode: See ethernet.txt file in the same directory. 20 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory. 22 - phy-handle: See ethernet.txt file in the same directory.
|
H A D | fsl-fec.txt | 7 - phy-mode : See ethernet.txt file in the same directory 12 - fixed-link : Assume a fixed link. See fixed-link.txt in the same directory. 31 the same order. The defaults if not specified are 45 according to phy.txt in the same directory 48 To avoid these, create a phy node according to phy.txt in the same
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MSA.txt | 19 same cases. andi.b should use fractionally less power than bclri.b in 24 constant since shf.w covers exactly the same cases. shf.w is used 37 same shuffle. ilvev.d will be emitted instead. 41 same shuffle. ilvod.d will be emitted instead. 48 It is not possible to emit splati.w since shf.w covers the same cases. 67 the same operation and will be emitted instead. 77 Like their non-immediate counterparts, bmnzi.v and bmzi.v are the same
|
/freebsd/tools/regression/netinet/tcpstream/ |
H A D | README | 6 server then reads the stream and uses the same generator to confirm that the 7 data is correct. To run tcpstream, select a seed value (should be the same 8 for the client and server), and a port number (also the same for client and
|
/freebsd/tools/tools/ath/athdecode/ |
H A D | main.c | 60 int fd, i, nrecs, same; in main() local 79 same = 0; in main() 84 same++; in main() 87 if (same) in main() 88 printf("\t\t+%u time%s", same, same == 1 ? "" : "s"); in main() 102 same = 0; in main()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,sti-asoc-card.txt | 20 - clock-names: name of the clocks listed in clocks property in the same order 22 - reg: CPU DAI IP Base address and size entries, listed in same 26 the same order. 28 - interrupts: CPU_DAI interrupt line, listed in the same order than the 31 - dma: CPU_DAI DMA controller phandle and DMA request line, listed in the same 39 - clocks: CPU_DAI IP clock source, listed in the same order than the
|
/freebsd/contrib/netbsd-tests/lib/librumphijack/ |
H A D | t_vfs.sh | 134 atf_check -s exit:0 mv /rump/mnt/filename /rump/mnt/dir/same 136 stat -f "${statstr}" /rump/mnt/dir/same 148 atf_check -s exit:0 ln /rump/mnt/filename /rump/mnt/dir/same 152 stat -f "${statstr}" /rump/mnt/dir/same
|
/freebsd/contrib/netbsd-tests/usr.bin/diff/ |
H A D | t_diff.sh | 59 atf_test_case same 74 atf_add_test_case same
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsRISCV.td | 312 // For destination vector type is the same as source vector. 320 // For destination vector type is the same as the source vector type 337 // For destination vector type is the same as first source vector (with mask). 347 // For destination vector type is the same as source vector. 355 // For destination vector type is the same as first source vector (with mask). 373 // For destination vector type is the same as first and second source vector. 381 // For destination vector type is the same as first and second source vector. 390 // For destination vector type is the same as first and second source vector. 409 // For destination vector type is the same as first and second source vector. 420 // For destination vector type is the same as first source vector, and the [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/display/msm/ |
H A D | dpu.txt | 18 - clock-names: device clock names, must be in same order as clocks property. 30 - ranges: parent bus address space is the same as the child bus address space. 39 - assigned-clock-rates: list of clock frequencies sorted in the same order as 50 - clock-names: device clock names, must be in same order as clocks property. 71 - assigned-clock-rates: list of clock frequencies sorted in the same order as
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | T.nextfile | 18 $awk ' # same test but in a for loop 29 $awk ' # same test but in a while loop 41 $awk ' # same test but in a do loop
|