Home
last modified time | relevance | path

Searched refs:Difference (Results 1 – 16 of 16) sorted by relevance

/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp315 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/
DSkXfermode_opts.h50 XFERMODE(Difference) { in XFERMODE() argument
338 CASE(Difference); in create_xfermode()
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/
Dpy_sift_intro.markdown43 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/
DIntrinsicsAArch64.td245 // Vector Absolute Difference
250 // Scalar Absolute Difference
DIRBuilder.h1666 Value *Difference = CreateSub(LHS_int, RHS_int); variable
1667 return CreateExactSDiv(Difference,
/external/mesa3d/docs/
DMESA_texture_signed_rgba.spec103 (Difference to ARB_texture_compression_rgtc):
/external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/
Dpy_surf_intro.markdown19 In SIFT, Lowe approximated Laplacian of Gaussian with Difference of Gaussian for finding
/external/llvm/lib/Target/ARM/
DARMScheduleA8.td979 // Double-register Absolute Difference and Accumulate
983 // Quad-register Absolute Difference and Accumulate
DARMScheduleSwift.td211 // 4.2.11 Sum of Absolute Difference
DARMScheduleA9.td1441 // Double-register Absolute Difference and Accumulate
1450 // Quad-register Absolute Difference and Accumulate
DARMInstrNEON.td5118 // 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/
Dhow_to_scan_images.markdown192 Performance Difference
/external/clang/include/clang/Basic/
Darm_neon.td568 // E.3.5 Absolute Difference
928 // Absolute Difference
1546 // Scalar Absolute Difference
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt142 # 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/
Dpdftheory.md505 Difference, Exclusion). Aside from the standard SrcOver mode, PDF does
/external/tpm2/
Dpart4.txt30368 1166 if(BN_num_bits(bnT) < 100) // Difference has to be at least 100 bits