Home
last modified time | relevance | path

Searched refs:Compute (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/netbsd-src/crypto/external/bsd/openssl/dist/demos/
H A DREADME.txt18 EVP_MD_demo.c Compute a digest from multiple buffers
19 EVP_MD_stdin.c Compute a digest with data read from stdin
20 EVP_MD_xof.c Compute a digest using the SHAKE256 XOF
21 EVP_f_md.c Compute a digest using BIO and EVP_f_md
48 EVP_Signature_demo.c Compute and verify a signature from multiple buffers
49 rsa_pss_direct.c Compute and verify an RSA-PSS signature from a hash
50 rsa_pss_hash.c Compute and verify an RSA-PSS signature over a buffer
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dpo.m4130 # Compute POFILES
132 # Compute UPDATEPOFILES
134 # Compute DUMMYPOFILES
136 # Compute GMOFILES
288 # Compute POTFILES_DEPS as
310 # Compute POFILES
312 # Compute UPDATEPOFILES
314 # Compute DUMMYPOFILES
316 # Compute GMOFILES
318 # Compute PROPERTIESFILES
[all …]
/netbsd-src/external/bsd/flex/dist/m4/
H A Dpo.m4140 # Compute POFILES
142 # Compute UPDATEPOFILES
144 # Compute DUMMYPOFILES
146 # Compute GMOFILES
298 # Compute POTFILES_DEPS as
320 # Compute POFILES
322 # Compute UPDATEPOFILES
324 # Compute DUMMYPOFILES
326 # Compute GMOFILES
328 # Compute PROPERTIESFILES
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dpo.m4132 # Compute POFILES
134 # Compute UPDATEPOFILES
136 # Compute DUMMYPOFILES
138 # Compute GMOFILES
290 # Compute POTFILES_DEPS as
312 # Compute POFILES
314 # Compute UPDATEPOFILES
316 # Compute DUMMYPOFILES
318 # Compute GMOFILES
320 # Compute PROPERTIESFILES
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dpo.m4132 # Compute POFILES
134 # Compute UPDATEPOFILES
136 # Compute DUMMYPOFILES
138 # Compute GMOFILES
290 # Compute POTFILES_DEPS as
312 # Compute POFILES
314 # Compute UPDATEPOFILES
316 # Compute DUMMYPOFILES
318 # Compute GMOFILES
320 # Compute PROPERTIESFILES
[all …]
/netbsd-src/external/gpl2/gmake/dist/config/
H A Dpo.m4130 # Compute POFILES
132 # Compute UPDATEPOFILES
134 # Compute DUMMYPOFILES
136 # Compute GMOFILES
288 # Compute POTFILES_DEPS as
310 # Compute POFILES
312 # Compute UPDATEPOFILES
314 # Compute DUMMYPOFILES
316 # Compute GMOFILES
318 # Compute PROPERTIESFILES
[all …]
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dpo.m4133 # Compute POFILES
135 # Compute UPDATEPOFILES
137 # Compute DUMMYPOFILES
139 # Compute GMOFILES
291 # Compute POTFILES_DEPS as
313 # Compute POFILES
315 # Compute UPDATEPOFILES
317 # Compute DUMMYPOFILES
319 # Compute GMOFILES
321 # Compute PROPERTIESFILES
[all …]
/netbsd-src/sys/arch/m68k/fpsp/
H A Dslog2.sa72 * Step 2. Compute log_10(X) = log(X) * (1/log(10)).
86 * Step 2. Compute log_10(X) = log(X) * (1/log(10)).
101 * Step 2. Compute log_10(X) = log(X) * (1/log(2)).
123 * Step 4. Compute log_2(X) = log(X) * (1/log(2)).
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/
H A Dindex.d96 $(TD Compute digests such as md5, sha1 and crc32.)
100 $(TD Compute HMAC digests of arbitrary data.)
104 $(TD Compute MD5 hash of arbitrary data.)
108 $(TD Compute MurmurHash of arbitrary data.)
112 $(TD Compute RIPEMD-160 hash of arbitrary data.)
116 $(TD Compute SHA1 and SHA2 hashes of arbitrary data.)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/
H A Dindex.dd92 $(TD Compute digests such as md5, sha1 and crc32.)
100 $(TD Compute HMAC digests of arbitrary data.)
104 $(TD Compute MD5 hash of arbitrary data.)
108 $(TD Compute MurmurHash of arbitrary data.)
112 $(TD Compute RIPEMD-160 hash of arbitrary data.)
116 $(TD Compute SHA1 and SHA2 hashes of arbitrary data.)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-matchers.cc130 ElementMatcherPairs Compute() { in Compute() function in testing::internal::MaxBipartiteMatchState
229 return MaxBipartiteMatchState(g).Compute(); in FindMaxBipartiteMatching()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dbcm2837-rpi-cm3-io3.dts8 model = "Raspberry Pi Compute Module 3 IO board V3.0";
H A Dbcm2835-rpi-cm1-io1.dts8 model = "Raspberry Pi Compute Module IO board rev1";
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dtrigd.inc89 /* Compute sind(x) = sin(x * pi / 180). */
235 /* Compute cosd(x) = cos(x * pi / 180). */
383 /* Compute tand(x) = tan(x * pi / 180). */
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dtrigd.inc89 /* Compute sind(x) = sin(x * pi / 180). */
235 /* Compute cosd(x) = cos(x * pi / 180). */
383 /* Compute tand(x) = tan(x * pi / 180). */
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DNVPTXUsage.rst412 Tutorial: A Simple Compute Kernel
440 ; Compute pointers into A, B, and C
449 ; Compute C = A + B
668 std::cout << "Device Compute Capability: "
774 Device Compute Capability: 3.0
824 ; Compute pointers into A, B, and C
833 ; Compute C = pow(A, B)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov-counter.def44 /* Compute average value passed to the counter. */
/netbsd-src/external/apache2/llvm/dist/clang/cmake/modules/
H A DCMakeLists.txt33 # Compute the installation prefix from this LLVMConfig.cmake file location.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov-counter.def44 /* Compute average value passed to the counter. */
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dlb1spc.S153 ! Ready to divide. Compute size of quotient; scale comparand.
176 ! Compute ITER in an unorthodox manner: know we need to shift V into
499 ! Ready to divide. Compute size of quotient; scale comparand.
523 ! Compute ITER in an unorthodox manner: know we need to shift V into
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sparc/
H A Dlb1spc.S153 ! Ready to divide. Compute size of quotient; scale comparand.
176 ! Compute ITER in an unorthodox manner: know we need to shift V into
499 ! Ready to divide. Compute size of quotient; scale comparand.
523 ! Compute ITER in an unorthodox manner: know we need to shift V into
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A DCMakeLists.txt11 # Compute the substitution values for various items.
/netbsd-src/external/mit/expat/dist/cmake/autotools/
H A Dexpat.cmake44 # Compute the installation prefix relative to this file.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/
H A Dhook.in49 # Compute the ".."s needed to get from libdir to the prefix.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/
H A Dhook.in49 # Compute the ".."s needed to get from libdir to the prefix.

12345678910>>...19