Searched refs:differential (Results 1 – 25 of 59) sorted by relevance
123
/external/oss-fuzz/projects/cryptofuzz/ |
D | README.md | 8 …tly), aka "self-differential" testing. See [here](https://github.com/openssl/openssl/issues/8675) … 16 At this time of writing, no differential testing is performed, because support for additional libra…
|
/external/skqp/third_party/etc1/ |
D | etc1.cpp | 388 bool differential; in etc_encodeBaseColors() local 405 differential = inRange4bitSigned(dr) && inRange4bitSigned(dg) in etc_encodeBaseColors() 407 if (differential) { in etc_encodeBaseColors() 418 if (!differential) { in etc_encodeBaseColors()
|
/external/skia/src/core/ |
D | SkCompressedDataUtils.cpp | 99 bool differential = SkToBool(high & kDiffBit); in decompress_etc1() local 103 if (differential) { in decompress_etc1()
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | jump-tables-collapse-rotate-remove-SrcMI.mir | 4 # The differential revision https://reviews.llvm.org/D60402 was supposed to
|
/external/skia/third_party/etc1/ |
D | etc1.cpp | 388 bool differential; in etc_encodeBaseColors() local 405 differential = inRange4bitSigned(dr) && inRange4bitSigned(dg) in etc_encodeBaseColors() 407 if (differential) { in etc_encodeBaseColors()
|
/external/oss-fuzz/projects/ecc-diff-fuzzer/ |
D | Dockerfile | 27 RUN git clone --depth 1 https://github.com/catenacyber/elliptic-curve-differential-fuzzer.git ecfuz…
|
/external/rust/crates/ahash/ |
D | FAQ.md | 9 …signed to [resist differential crypto analysis](https://github.com/tkaitchuck/aHash/wiki/How-aHash… 16 [differential attacks launched by the sipHash authors](https://emboss.github.io/blog/2012/12/14/bre…
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | dbg-value-ends-sched-region.mir | 26 !12 = !{!"differential", !10, i64 0, !10, i64 4}
|
/external/llvm-project/llvm/docs/Proposals/ |
D | LLVMLibC.rst | 41 and possible, differential testing: We want to be able
|
/external/capstone/contrib/sysz_update/ |
D | 0001-capstone-generate-GenRegisterInfo.inc.patch | 139 // Emit the shared table of differential lists.
|
/external/llvm-project/llvm/utils/Reviewing/ |
D | find_interesting_reviews.py | 284 diff_results = phab.differential.querydiffs(revisionIDs=[id])
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 104 \item[Time differential] The time stamps stored during the 107 maintain the same time differential between IOs, but no guarantees as
|
/external/eigen/unsupported/Eigen/ |
D | MatrixFunctions | 124 differential equations: the solution of \f$ y' = My \f$ with the
|
/external/one-true-awk/testdir/ |
D | funstack.in | 1102 …differential equations are very time-consuming and cumbersome. A convenient, easy to learn and to … 1107 keywords = "computers; differential equations; mathematics; problem oriented languages", 2520 …s through the use of standard numerical methods for second order ordinary differential equations.", 2525 keywords = "CACMA; differential equations; mathematics; numerical methods; quadrature; Y F", 2549 …differential equations; Goodman-Lance; interpolative solution; Newton's method; nonlinear equation… 2550 keywords = "boundary-value problems; differential equations", 2637 keywords = "boundary-value problems; partial differential equations", 3243 …keywords = "differential equations; error analysis; methods; numerical mathematics; ordinary d… 3932 …as to reduce solution time. An option permits the solution of `stiff' differential equations. A pr… 3937 …MA; differential equations; initial value; integration; mathematics; numerical methods; order cont… [all …]
|
D | funstack.ok | 691 differential equations . . . . . . . . . 600--601 1459 differential equations . . . . . . . . . 448--448
|
/external/bcc/tools/ |
D | profile_example.txt | 303 with different options, and, for differential flame graphs.)
|
/external/bcc/tools/old/ |
D | profile_example.txt | 304 with different options, and, for differential flame graphs.)
|
/external/kotlinc/license/third_party/ |
D | rhino_LICENSE.txt | 184 code differential comparisons against either the Original Code or
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cudnn_6_0.inc | 1196 void *dx, // output x differential
|
D | cudnn_7_0.inc | 1321 void *dx, /* output x differential */
|
D | cudnn_7_3.inc | 1321 void *dx, /* output x differential */
|
D | cudnn_7_1.inc | 1321 void *dx, /* output x differential */
|
D | cudnn_7_4.inc | 1321 void *dx, /* output x differential */
|
D | cudnn_8_0.inc | 2207 void *dx, /* output x differential */
|
/external/libexif/po/ |
D | en_AU.po | 2934 "Indicates whether differential correction is applied to the GPS receiver." 2936 "Indicates whether differential correction is applied to the GPS receiver."
|
123