Searched refs:two (Results 201 - 225 of 455) sorted by relevance

1234567891011>>

/external/libvorbis/doc/
H A D07-floor1.tex35 \item floor computation produces two new line segments, one running from
88 algorithm splits Y value computation and line plotting into two steps
239 Curve computation is split into two logical steps; the first step
244 conditionally skipped during final line computation in step two.
352 elements of the other two vectors so that the X, Y and step2_flag
/external/icu/icu4c/source/test/intltest/
H A Dicusvtst.cpp365 // get a list of the factories, should be two
975 SimpleListener two(this, "two");
982 ls.addListener(&two, status);
994 ls.removeListener(&two, status);
1007 ls.addListener(&two, status);
1102 UnicodeString* two = new UnicodeString("two/de_US"); local
1105 service.registerInstance(two, Locale("de_US"), 2, status);
1117 confirmEqual("test de_US kind 2", two, targe
[all...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
H A DDfpMath.java36 /** Breaks a string representation up into two dfp's.
37 * <p>The two dfp are such that the sum of them is equivalent
43 * @return an array of two {@link Dfp} which sum is a
92 * @return two elements array containing the split number
102 /** Multiply two numbers that are split in to two pieces that are
129 /** Divide two numbers that are split in to two pieces that are meant to be added together.
258 * a is broken into two parts, such that a = n+m where n is an integer.
517 final Dfp two
[all...]
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dintrapred_neon_asm.asm438 ; Process two rows.
454 ; Process two rows.
534 ; Process two rows.
558 ; Process two rows.
580 ; Process two rows.
602 ; Process two rows.
/external/toybox/toys/pending/
H A Dtraceroute.c513 int two = 2; local
523 if (setsockopt(TT.recv_sock, SOL_RAW, IPV6_CHECKSUM, &two,
524 sizeof(two)) < 0) perror_exit("setsockopt RAW_CHECKSUM");
/external/ImageMagick/config/
H A Dinstall-sh399 # Don't fail if two instances are running concurrently.
413 # Don't fail if two instances are running concurrently.
471 # We try this two ways since rm can't unlink itself on some
/external/antlr/antlr-3.4/runtime/ActionScript/project/test/org/antlr/runtime/test/
H A DTestANTLRStringStream.as113 // test two-level rewind
/external/bison/build-aux/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/clang/test/Misc/
H A Dwarning-flags.c4 This test serves two purposes:
/external/google-breakpad/autotools/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/google-tv-pairing-protocol/cpp/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some
/external/libcap-ng/libcap-ng-0.7/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/libedit/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/libevent/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/libexif/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some
/external/libmicrohttpd/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/libmtp/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some
/external/libnetfilter_conntrack/build-aux/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/libnetfilter_conntrack/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some
/external/libnfnetlink/build-aux/
H A Dinstall-sh422 # Don't fail if two instances are running concurrently.
436 # Don't fail if two instances are running concurrently.
497 # We try this two ways since rm can't unlink itself on some
/external/libnfnetlink/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some
/external/libusb-compat/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm73 ; Compute the sum of squared difference between two tran_low_t vectors.
/external/mesa3d/docs/
H A DMESA_swap_control.spec80 per buffer swap. (e.g. a value of two means that the color buffers
/external/netperf/
H A Dinstall-sh415 # Don't fail if two instances are running concurrently.
429 # Don't fail if two instances are running concurrently.
490 # We try this two ways since rm can't unlink itself on some

Completed in 1116 milliseconds

1234567891011>>