Home
last modified time | relevance | path

Searched refs:computation (Results 1 – 25 of 104) sorted by relevance

12345

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DLinkage.h107 LVComputationKind computation);
110 LVComputationKind computation);
114 LVComputationKind computation);
118 LVComputationKind computation);
122 LVComputationKind computation);
125 LVComputationKind computation,
129 LVComputationKind computation,
133 LVComputationKind computation);
136 LVComputationKind computation);
138 LinkageInfo getLVForType(const Type &T, LVComputationKind computation);
[all …]
H A DDecl.cpp160 return computation.IgnoreExplicitVisibility; in hasExplicitVisibilityAlready()
241 if (computation.IgnoreAllVisibility) in getLVForType()
337 LV.merge(getLVForDecl(ND, computation)); in getLVForTemplateArgumentList()
390 LVComputationKind computation) { in mergeTemplateLV() argument
410 if (computation.IgnoreAllVisibility) in hasDirectVisibilityAttribute()
457 LVComputationKind computation) { in mergeTemplateLV() argument
720 computation.isValueVisibility() in getLVForNamespaceScopeDecl()
780 mergeTemplateLV(LV, spec, computation); in getLVForNamespaceScopeDecl()
1268 LV = getLVForDecl(FD, computation); in getLVForLocalDecl()
1279 computation.isValueVisibility() in getLVForLocalDecl()
[all …]
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dscrypt.pod12 computation. The intention of this is to render brute forcing of passwords on
20 greater than zero. The amount of RAM that scrypt requires for its computation
25 computation time of less than 5 seconds on a 2.5 GHz Intel Core 2 Duo are N =
27 this computation is roughly 1 GiB. On a more recent CPU (Intel i7-5930K at 3.5
28 GHz), this computation takes about 3 seconds. When N, r or p are not specified,
/freebsd-12.1/contrib/ntp/clockstuff/
H A DREADME15 this for WWV/H and CHU. Don't use it for WWVB (the computation
/freebsd-12.1/crypto/openssl/doc/man3/
H A DCMS_final.pod16 operations necessary on B<cms> (digest computation for example) and set the
H A DDSA_sign.pod31 (pre-)computation.
H A DSSL_CTX_set_mode.pod110 Older versions of OpenSSL had a bug in the computation of the label length
H A DECDSA_SIG_new.pod95 during signature computation. Most applications will never need to call these
/freebsd-12.1/usr.sbin/ntp/ntpd/
H A Dleap-seconds174 # computation.
246 # computed. Note that the hash computation
253 # computation.
/freebsd-12.1/contrib/tzdata/
H A Dleap-seconds.list174 # computation.
246 # computed. Note that the hash computation
253 # computation.
/freebsd-12.1/contrib/gdtoa/
H A Dchanges224 computation of the shortest decimal string that rounds to the
297 computation (and sometimes slower conversions in dtoa and strtod,
411 gdtoa.tgz: many files: add automatic computation of gd_qnan.h for
453 preceding computation of j.
663 omit the quick computation that would use ordinary arithmetic to
667 (and thus retain the quick computation when it is appropriate).
/freebsd-12.1/usr.sbin/ctm/
H A DREADME23 entirely different things. CTM concentrates the computation-burden on the
/freebsd-12.1/sys/netinet/libalias/
H A DHISTORY37 - Switched to differential checksum computation
/freebsd-12.1/contrib/gcc/
H A Dtimevar.def124 DEFTIMEVAR (TV_DOMINANCE , "dominance computation")
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td322 // computation. For example, STIPredicateFunction `isDependencyBreaking()`
323 // delegates to `isZeroIdiom()` part of its computation.
/freebsd-12.1/usr.sbin/bsnmpd/bsnmpd/
H A Dsnmpd.config327 # the automatic computation is wrong (which may be the case if an interface
/freebsd-12.1/contrib/bearssl/src/x509/
H A Dx509_minimal.t0488 \ Start TBS hash computation. The hash functions are reinitialised.
494 \ Stop TBS hash computation.
499 \ Start DN hash computation.
505 \ Terminate DN hash computation and write the DN hash into the
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARM.td140 // Fast computation of non-negative address offsets
142 "Enable fast computation of "
/freebsd-12.1/contrib/byacc/
H A DREADME.BTYACC59 - text position computation and propagation,
74 helps you in automating the text position computation
/freebsd-12.1/contrib/ncurses/
H A DANNOUNCE103 cursor-local-movement computation more efficient than either BSD's
/freebsd-12.1/contrib/gcc/cp/
H A Dcp-tree.def247 type of that larger expression. That computation would normally
/freebsd-12.1/contrib/amd/
H A DAUTHORS178 and auto_attrcache. Patch to cleanup NFS attribute-cache flag computation.
/freebsd-12.1/usr.sbin/ppp/
H A DREADME.nat324 - Switched to differential checksum computation
/freebsd-12.1/contrib/dialog/
H A DCHANGES140 + improve auto width computation for checklist widget by using
718 + correct wrapping computation in print_line() from 2005/11/07 changes
915 + correct computation of column width for menubox/checkbox tags, for
920 + improved limit-computation in show_message() to allow for scrolling
1305 + correct computation of week-number in calendar widget (report by
/freebsd-12.1/contrib/jemalloc/
H A DChangeLog49 - Fix high bits computation on ARM. (@davidtgoldblatt, @paravoid)
364 - Handle race in per size class utilization computation. This functionality
1208 computation, when using a small enough sample interval that profiling

12345