HomeSort by relevance Sort by last modified time
    Searched refs:two (Results 1026 - 1050 of 1983) sorted by null

<<41424344454647484950>>

  /external/ImageMagick/www/api/
compare.php 174 <p>IsImagesEqual() measures the difference between colors at each pixel location of two images. A value other than 0 means the colors match exactly. Otherwise an error measure is computed by summing over all pixels in an image the distance squared in RGB space between each image pixel and its corresponding pixel in the reconstruct image. The error measure is assigned to these image members:</p>
  /external/blktrace/btreplay/doc/
btreplay.tex 140 the \texttt{btrecord} utility provides you with two controlling knobs:
468 just two pieces of data per line:
487 The only entries in the file that are allowed are these two element lines
505 to be used. If the value of two is used, then the stall time is
  /external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
screen_finder.py 464 two = np.where((self._anglesp5 <= line_angles[i, 2]) &
478 two_i = np.int32(np.rint(ind[two[0]]))
578 of two lines.
585 True if each of the two lines that make up the intersection where the
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearchdomain/
layer1.py 317 score. That way, if two documents have the same max field score for
514 two document batch formats:
  /external/libogg/src/
bitwise.c 614 static int two[6]={61,255,255,251,231,29}; local
656 cliptest(testbuffer3,test3size,0,two,twosize);
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 156 the overlap-add span of the first two audio packets.
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 17 ; * This implementation makes use of 16 bit fixed point version of two multiply
mfqe_sse2.asm 207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
  /external/libvpx/libvpx/vp9/common/x86/
vp9_mfqe_sse2.asm 208 ; pmaddubsw would be ideal if it took two unsigned values. instead,
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_bilinear_sse2.asm 37 punpckldq xmm0, xmm1 ;two row in one register
  /external/toybox/toys/pending/
dhcp6.c 332 DUID two = *((DUID*)&mesg.options[4]); local
334 if (!memcmp(&one, &two, sizeof(DUID))) return 1;
  /external/v8/test/mjsunit/compiler/
escape-analysis.js 367 // Test two nested objects
  /external/v8/test/mjsunit/
debug-evaluate-locals-optimized-double.js 91 // All frames except the bottom one have two scopes.
string-index.js 269 // Test two byte string.
  /external/v8/test/mjsunit/es6/
array-copywithin.js 11 // works with two arguemnts
generators-debug-scopes.js 48 // Check that two scope are the same.
  /external/valgrind/exp-bbv/tests/x86-linux/
ll.S 224 inc %ebx # times two for future magic
276 # now we grab the first two words in the name field and use that
562 two: .ascii "Two\0\0\0" label
  /external/valgrind/none/tests/
cmdline1.stdout.exp 75 for the above two flags only, accept debuginfo
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
idctllm_mmx.asm 17 ; * This implementation makes use of 16 bit fixed point version of two multiply
mfqe_sse2.asm 207 ; pmaddubsw would be ideal if it took two unsigned values. instead,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
subtract_sse2.asm 92 mov rcx, 8 ; do two lines at one time
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_subpixel_bilinear_sse2.asm 37 punpckldq xmm0, xmm1 ;two row in one register
  /libcore/
NativeCode.mk 24 # These two definitions are used to help sanity check what's put in
  /ndk/build/core/
definitions-host.mk 176 # Treat all of them as absolute. Filtering the first two cases is easy
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_with.py 633 with C() as (blah.one, blah.two, blah.three):
635 self.assertEqual(blah.two, 2)

Completed in 1838 milliseconds

<<41424344454647484950>>