Home
last modified time | relevance | path

Searched refs:carries (Results 1 – 25 of 105) sorted by relevance

12345

/external/fec/
Dsumsq_av.c16 vector unsigned int sums,carries,s1,s2; in sumsq_av() local
20 carries = sums = (vector unsigned int)(0); in sumsq_av()
40 carries = vec_add(carries,vec_addc(sums,s1)); in sumsq_av()
51 carries = vec_add(carries,vec_addc(sums,s1)); in sumsq_av()
57 s2 = vec_sro(carries,s.cv); in sumsq_av()
58 carries = vec_add(carries,vec_addc(sums,s1)); in sumsq_av()
60 carries = vec_add(carries,s2); in sumsq_av()
64 s2 = vec_sro(carries,s.cv); in sumsq_av()
65 carries = vec_add(carries,vec_addc(sums,s1)); in sumsq_av()
67 carries = vec_add(carries,s2); in sumsq_av()
[all …]
/external/licenseclassifier/v2/assets/License/BSD-2-Clause-Flex/
Dpristine.txt1 Flex carries the copyright used for BSD software, slightly modified
40 Note that the "flex.skl" scanner skeleton carries no copyright notice.
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
DREADME13 which carries the following notice:
/external/ltp/lib/
DREADME.md33 If all checks are passed the process carries on with setting up the test
83 carries on.
143 environment carries LTP\_IPC\_PATH variable with a path to the backing file on
/external/selinux/
DREADME.android9 Android no longer carries changes outside of those files.
/external/rust/crates/proc-macro2/
DCargo.toml.orig56 # carries the second-most-recent version number, pulling in quote which resolves
/external/sonivox/arm-wt-22k/lib_src/
DARM_synth_constants_gnu.inc66 @ shift for phase accumulator when fraction carries over
/external/libaom/build/cmake/
Daom_install.cmake64 # Our pkg-config file carries version information: add a dependency on the
/external/skia/site/docs/dev/gardening/
Dandroid.md72 - Collects all 'Test: ' lines and carries them over to the merge change.
/external/google-breakpad/
DREADME.ANDROID102 entry that carries a hexadecimal version number, e.g.:
/external/tensorflow/tensorflow/core/protobuf/
Dmaster_service.proto49 // Typically, a client carries out an iterative computation
/external/rust/crates/rustc-hash/
DCODE_OF_CONDUCT.md12 …ve differences of opinion and that every design or implementation choice carries a trade-off and n…
/external/python/cpython3/Lib/test/decimaltestdata/
DdqMultiply.decTest101 -- test some more edge cases and carries
125 -- test some more edge cases without carries
DddMultiply.decTest101 -- test some more edge cases and carries
125 -- test some more edge cases without carries
Dmultiply.decTest129 -- test some more edge cases and carries
156 -- test some more edge cases without carries
/external/python/cpython2/Lib/test/decimaltestdata/
DddMultiply.decTest101 -- test some more edge cases and carries
125 -- test some more edge cases without carries
DdqMultiply.decTest101 -- test some more edge cases and carries
125 -- test some more edge cases without carries
Dmultiply.decTest129 -- test some more edge cases and carries
156 -- test some more edge cases without carries
/external/bazelbuild-kotlin-rules/kotlin/
Djvm_compile.bzl100 A struct that carries the following fields: java_info and validations.
/external/clang/docs/analyzer/
DDebugChecks.rst61 carries taint. At the time of this writing, taint was only introduced by the
/external/mesa3d/docs/
Dxlibdriver.rst164 values into pixel values. An X window carries this information but a
/external/mtools/
Dfat_size_calculation.tex167 formula, if this case is detected. Such operation carries no risk, as
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Dsecuregcm.proto258 // to the initiator), on the other hand, carries a payload that is protected
/external/python/cpython3/Lib/email/
Darchitecture.rst35 An object that specifies various behavioral settings and carries
/external/ukey2/src/main/proto/
Dsecuregcm.proto258 // to the initiator), on the other hand, carries a payload that is protected

12345