/external/llvm/tools/llvm-diff/ |
D | DifferenceEngine.cpp | 315 bool Difference = false; in diff() local 330 } else if (Complain || !Difference) { in diff() 333 Difference = true; in diff() 336 if (!Difference) in diff() 341 Difference = true; in diff() 343 return Difference; in diff()
|
/external/skia/src/opts/ |
D | SkXfermode_opts.h | 50 XFERMODE(Difference) { in XFERMODE() argument 338 CASE(Difference); in create_xfermode()
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/ |
D | py_sift_intro.markdown | 43 But this LoG is a little costly, so SIFT algorithm uses Difference of Gaussians which is an 44 approximation of LoG. Difference of Gaussian is obtained as the difference of Gaussian blurring of
|
/external/llvm/include/llvm/IR/ |
D | IntrinsicsAArch64.td | 245 // Vector Absolute Difference 250 // Scalar Absolute Difference
|
D | IRBuilder.h | 1666 Value *Difference = CreateSub(LHS_int, RHS_int); variable 1667 return CreateExactSDiv(Difference,
|
/external/mesa3d/docs/ |
D | MESA_texture_signed_rgba.spec | 103 (Difference to ARB_texture_compression_rgtc):
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/ |
D | py_surf_intro.markdown | 19 In SIFT, Lowe approximated Laplacian of Gaussian with Difference of Gaussian for finding
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleA8.td | 979 // Double-register Absolute Difference and Accumulate 983 // Quad-register Absolute Difference and Accumulate
|
D | ARMScheduleSwift.td | 211 // 4.2.11 Sum of Absolute Difference
|
D | ARMScheduleA9.td | 1441 // Double-register Absolute Difference and Accumulate 1450 // Quad-register Absolute Difference and Accumulate
|
D | ARMInstrNEON.td | 5118 // VABD : Vector Absolute Difference 5136 // VABDL : Vector Absolute Difference Long (Q = | D - D |) 5165 // VABA : Vector Absolute Difference and Accumulate 5171 // VABAL : Vector Absolute Difference and Accumulate Long (Q += | D - D |)
|
/external/opencv3/doc/tutorials/core/how_to_scan_images/ |
D | how_to_scan_images.markdown | 192 Performance Difference
|
/external/clang/include/clang/Basic/ |
D | arm_neon.td | 568 // E.3.5 Absolute Difference 928 // Absolute Difference 1546 // Scalar Absolute Difference
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 142 # Vector Absolute Difference and Accumulate (Signed, Unsigned) 143 # Vector Absolute Difference (Signed, Unsigned) 144 # Vector Absolute Difference (Floating Point) 2632 # Scalar Floating-point Absolute Difference
|
/external/skia/site/dev/design/ |
D | pdftheory.md | 505 Difference, Exclusion). Aside from the standard SrcOver mode, PDF does
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/tpm2/ |
D | part4.txt | 30368 1166 if(BN_num_bits(bnT) < 100) // Difference has to be at least 100 bits
|