Searched refs:carries (Results 1 – 25 of 105) sorted by relevance
12345
/external/fec/ |
D | sumsq_av.c | 16 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/ |
D | pristine.txt | 1 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/ |
D | README | 13 which carries the following notice:
|
/external/ltp/lib/ |
D | README.md | 33 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/ |
D | README.android | 9 Android no longer carries changes outside of those files.
|
/external/rust/crates/proc-macro2/ |
D | Cargo.toml.orig | 56 # carries the second-most-recent version number, pulling in quote which resolves
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | ARM_synth_constants_gnu.inc | 66 @ shift for phase accumulator when fraction carries over
|
/external/libaom/build/cmake/ |
D | aom_install.cmake | 64 # Our pkg-config file carries version information: add a dependency on the
|
/external/skia/site/docs/dev/gardening/ |
D | android.md | 72 - Collects all 'Test: ' lines and carries them over to the merge change.
|
/external/google-breakpad/ |
D | README.ANDROID | 102 entry that carries a hexadecimal version number, e.g.:
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | master_service.proto | 49 // Typically, a client carries out an iterative computation
|
/external/rust/crates/rustc-hash/ |
D | CODE_OF_CONDUCT.md | 12 …ve differences of opinion and that every design or implementation choice carries a trade-off and n…
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | dqMultiply.decTest | 101 -- test some more edge cases and carries 125 -- test some more edge cases without carries
|
D | ddMultiply.decTest | 101 -- test some more edge cases and carries 125 -- test some more edge cases without carries
|
D | multiply.decTest | 129 -- test some more edge cases and carries 156 -- test some more edge cases without carries
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | ddMultiply.decTest | 101 -- test some more edge cases and carries 125 -- test some more edge cases without carries
|
D | dqMultiply.decTest | 101 -- test some more edge cases and carries 125 -- test some more edge cases without carries
|
D | multiply.decTest | 129 -- test some more edge cases and carries 156 -- test some more edge cases without carries
|
/external/bazelbuild-kotlin-rules/kotlin/ |
D | jvm_compile.bzl | 100 A struct that carries the following fields: java_info and validations.
|
/external/clang/docs/analyzer/ |
D | DebugChecks.rst | 61 carries taint. At the time of this writing, taint was only introduced by the
|
/external/mesa3d/docs/ |
D | xlibdriver.rst | 164 values into pixel values. An X window carries this information but a
|
/external/mtools/ |
D | fat_size_calculation.tex | 167 formula, if this case is detected. Such operation carries no risk, as
|
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/ |
D | securegcm.proto | 258 // to the initiator), on the other hand, carries a payload that is protected
|
/external/python/cpython3/Lib/email/ |
D | architecture.rst | 35 An object that specifies various behavioral settings and carries
|
/external/ukey2/src/main/proto/ |
D | securegcm.proto | 258 // to the initiator), on the other hand, carries a payload that is protected
|
12345