Home
last modified time | relevance | path

Searched full:computing (Results 1 – 25 of 852) sorted by relevance

12345678910>>...35

/freebsd/share/doc/usd/22.trofftut/
H A Dttack66 Computing Science Technical Report 54, 1976.
74 Computing Science Technical Report 17, 1977.
80 Computing Science Technical Report 49, 1976.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineStableHash.cpp43 "MachineBasicBlocks while computing stable hashes");
46 "ConstantPoolIndex while computing stable hashes");
52 "GlobalAddress while computing stable hashes");
55 "BlockAddress while computing stable hashes");
58 "Metadata of an unsupported kind while computing stable hashes");
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in8 %%% address = "Center for Scientific Computing
91 %%% 1990 was extracted from the ACM Computing
149 @String{ack-nhfb = "Nelson H. F. Beebe, Center for Scientific Computing, Department of Mathematics,…
158 @String{j-COMP-SURV = "Computing Surveys"}
164 @String{j-SIAM-J-COMPUT = "SIAM Journal of Computing"}
460 classcodes = "C7820 (Humanities computing)",
497 …s between variables. Some examples are presented, and the corresponding computing times are listed…
517 classcodes = "C7300 (Natural sciences computing)",
535 classcodes = "C7890 (Other special applications of computing)",
553 classcodes = "C7890 (Other special applications of computing)",
[all …]
/freebsd/contrib/ntp/html/hints/
H A Ddecosf116 Office of Academic Computing uucp: ...!ucbvax!ucivax!iglesias
17 Distributed Computing Support phone: (714) 856-6926
/freebsd/lib/msun/man/
H A Dlog.3101 Computing the natural logarithm as
103 is more accurate than computing it as
H A Dfenv.395 For example, dividing a finite non-zero number by zero or computing
114 For example, computing
/freebsd/lib/libpmc/
H A Dpmc.dmc-620.31 .\" Copyright (c) 2022 Ampere Computing.
158 The DMC-620 PMU driver was sponsored by Ampere Computing LLC.
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-avx2.c200 /* 1.2 Computing the index of the reference block */ in fill_segment_avx2()
211 /* 1.2.2 Computing the lane of the reference block */ in fill_segment_avx2()
219 /* 1.2.3 Computing the number of possible reference block within the in fill_segment_avx2()
H A Dargon2-fill-block-avx512f.c205 /* 1.2 Computing the index of the reference block */ in fill_segment_avx512f()
216 /* 1.2.2 Computing the lane of the reference block */ in fill_segment_avx512f()
224 /* 1.2.3 Computing the number of possible reference block within the in fill_segment_avx512f()
H A Dargon2-fill-block-ssse3.c199 /* 1.2 Computing the index of the reference block */ in fill_segment_ssse3()
210 /* 1.2.2 Computing the lane of the reference block */ in fill_segment_ssse3()
218 /* 1.2.3 Computing the number of possible reference block within the in fill_segment_ssse3()
H A Dargon2-fill-block-ref.c195 /* 1.2 Computing the index of the reference block */ in fill_segment_ref()
206 /* 1.2.2 Computing the lane of the reference block */ in fill_segment_ref()
214 /* 1.2.3 Computing the number of possible reference block within the in fill_segment_ref()
/freebsd/share/man/man4/
H A Ddtrace_audit.48 .\" FA8650-15-C-7558 ("CADETS"), as part of the DARPA Transparent Computing
158 as part of the DARPA Transparent Computing (TC) research program.
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_purp.c636 /* If computing sha1_hash failed the error queue already reflects this. */ in ossl_x509v3_cache_extensions()
993 /* Call for side-effect of computing hash and caching extensions */ in X509_get_extension_flags()
1000 /* Call for side-effect of computing hash and caching extensions */ in X509_get_key_usage()
1010 /* Call for side-effect of computing hash and caching extensions */ in X509_get_extended_key_usage()
1020 /* Call for side-effect of computing hash and caching extensions */ in X509_get0_subject_key_id()
1028 /* Call for side-effect of computing hash and caching extensions */ in X509_get0_authority_key_id()
1036 /* Call for side-effect of computing hash and caching extensions */ in X509_get0_authority_issuer()
1044 /* Call for side-effect of computing hash and caching extensions */ in X509_get0_authority_serial()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h380 // computing a local symbol's address:
399 // computing a global symbol's address:
412 // computing a global symbol's address in large-GOT mode:
429 // computing a symbol's address in non-PIC mode:
445 // computing a symbol's address in non-PIC mode for N64.
475 // computing a symbol's address using gp-relative addressing:
/freebsd/lib/msun/src/
H A Ds_remquof.c20 * we wind up computing all the integer bits of the quotient anyway as
21 * a side-effect of computing the remainder by the shift and subtract
/freebsd/contrib/arm-optimized-routines/math/
H A Dtgamma128.h69 * for computing gamma on the interval [1,min_x] */
106 * for computing gamma on the interval [min_x,2] */
/freebsd/contrib/byacc/
H A DACKNOWLEDGEMENTS4 Berkeley Yacc is based on the excellent algorithm for computing LALR(1)
/freebsd/sys/contrib/device-tree/Bindings/security/tpm/
H A Dtpm_tis_mmio.txt1 Trusted Computing Group MMIO Trusted Platform Module
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SM3.pod9 Support for computing SM3 digests through the B<EVP_MD> API.
H A DEVP_MD-MD4.pod9 Support for computing MD4 digests through the B<EVP_MD> API.
H A DEVP_MD-MD2.pod9 Support for computing MD2 digests through the B<EVP_MD> API.
H A DEVP_MD-MD5.pod9 Support for computing MD5 digests through the B<EVP_MD> API.
H A DEVP_MD-WHIRLPOOL.pod9 Support for computing WHIRLPOOL digests through the B<EVP_MD> API.
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl184 * for computing gamma on the interval [1,min_x] */
197 * for computing gamma on the interval [min_x,2] */
/freebsd/crypto/openssl/doc/man3/
H A DDH_meth_new.pod106 function used for computing a new DH shared secret respectively. This function
111 used for computing the following value:

12345678910>>...35