Searched full:slightly (Results 1 – 25 of 1125) sorted by relevance
12345678910>>...45
/external/curl/tests/data/ |
D | test599 | 31 this data is slightly larger than the first piece 53 this data is slightly larger than the first piece
|
/external/opencv3/samples/python2/ |
D | peopledetect.py | 19 # the HOG detector returns slightly larger rectangles than the real objects. 20 # so we slightly shrink the rectangles to get a nicer output.
|
/external/hamcrest/src/org/hamcrest/core/ |
D | Is.java | 12 * to be slightly more expressive. 35 * to be slightly more expressive.
|
/external/skia/src/gpu/text/ |
D | GrDistanceFieldAdjustTable.cpp | 40 // slightly different geometry. 43 // previously covered; however those pixels would have been only slightly
|
/external/libopus/celt/ |
D | entcode.h | 103 This will always be slightly larger than the exact value (e.g., all 113 This will always be slightly larger than the exact value (e.g., all
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/hough_circle/ |
D | hough_circle.markdown | 28 - For sake of efficiency, OpenCV implements a detection method slightly trickier than the standard 43 A slightly fancier version (which shows trackbars for
|
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
D | BitmapPool.java | 56 …* Because this method erases all pixels in the {@link Bitmap}, this method is slightly slower … 85 …* Although this method is slightly more efficient than {@link #get(int, int, android.graphics.…
|
/external/liblzf/ |
D | Changes | 8 - slightly improve compressor speed. 118 - slightly better compression ratio, almost unmeasurably
|
/external/compiler-rt/lib/asan/ |
D | asan_posix.cc | 43 // Access at a reasonable offset above SP, or slightly below it (to account in AsanOnDeadlySignal() 53 // will not work, becase the fault address will be more than just "slightly" in AsanOnDeadlySignal()
|
/external/opencv/ |
D | README.rdoc | 53 …slightly different 'flavors' of running. Both are socket based cameras, but one is written in C++…
|
/external/libvorbis/lib/ |
D | lsp.c | 91 /* odd order filter; slightly assymetric */ in vorbis_lsp_to_curve() 178 /* odd order filter; slightly assymetric */ in vorbis_lsp_to_curve() 265 /* odd order filter; slightly assymetric */ in vorbis_lsp_to_curve() 414 /* even and odd are slightly different base cases */ in vorbis_lpc_to_lsp()
|
/external/skia/src/pathops/ |
D | SkLineParameters.h | 57 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a) in cubicEndPoints() 66 fA = DBL_EPSILON; // push it from 0 to slightly negative (y() returns -a) in cubicEndPoints()
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_external_decoder_unittest.cc | 356 // Set the jump length slightly larger than 2^31. in TEST_F() 415 // Set the jump length slightly smaller than 2^31. in TEST_F() 439 // Set the jump length slightly smaller than 2^31. in TEST_F()
|
/external/clang/test/CXX/special/class.copy/ |
D | p11.0x.move.cpp | 60 // FIXME: This diagnostic is slightly wrong: the constructor we select to move 76 // FIXME: This diagnostic is slightly wrong: the constructor we select to move
|
/external/flac/include/FLAC/ |
D | stream_decoder.h | 1032 * may also be supplied, all though this is slightly 1040 * may also be supplied, all though this is slightly 1048 * may also be supplied, all though this is slightly 1056 * may also be supplied, all though this is slightly 1113 * may also be supplied, all though this is slightly 1121 * may also be supplied, all though this is slightly 1129 * may also be supplied, all though this is slightly 1137 * may also be supplied, all though this is slightly
|
/external/skia/src/opts/ |
D | SkBlitMask_opts.h | 90 // As above, but made slightly simpler by requiring that color is opaque. 152 // As above, but made slightly simpler by requiring that color is opaque.
|
/external/bison/darwin-lib/ |
D | c++defs.h | 115 except that the C function rpl_func may have a slightly different 158 except that the C function func may have a slightly different declaration.
|
/external/bison/linux-lib/ |
D | c++defs.h | 115 except that the C function rpl_func may have a slightly different 158 except that the C function func may have a slightly different declaration.
|
/external/chromium-trace/catapult/third_party/html5lib-python/ |
D | requirements-optional.txt | 8 # slightly better parsing performance.
|
/external/zlib/src/old/os2/ |
D | zlib.def | 2 ; Slightly modified version of ../nt/zlib.dnt :-)
|
/external/dagger2/ |
D | README.android | 7 Upstream depends (slightly) on Guava v19 but we only have Guava v18 in
|
/external/toybox/tests/ |
D | md5sum.test | 7 # These tests are from RFC 1321 appendix 5, reshuffled slightly to test
|
/external/jemalloc/test/include/test/ |
D | mtx.h | 2 * mtx is a slightly simplified version of malloc_mutex. This code duplication
|
/external/crcalc/src/com/hp/creals/ |
D | UnaryCRFunction.java | 366 // a point slightly inside the interval, and letting f_l in approximate() 370 // to the endpoints, even if l and h are slightly inside. in approximate() 500 // and adjust guess slightly. in approximate() 530 // slightly. in approximate()
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | spec-02-28.data | 11 A slightly different error
|
12345678910>>...45