Searched
refs:two (Results
726 -
750 of
1983) sorted by null
<<21222324252627282930>>
/external/curl/packages/vms/ |
compare_curl_source.com | 5 $! This procedure compares the files in two directories and reports the 61 $! If P1 is "VMSBCK" then this changes the two directories:
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar | |
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
SetsTest.java | 114 ImmutableSet<SomeEnum> two local 116 assertThat(two).has().exactly(SomeEnum.B, SomeEnum.D).inOrder(); 623 Set<Set<Set<Object>>> two = powerSet(one); local 624 Set<Set<Set<Set<Object>>>> four = powerSet(two);
|
/external/llvm/test/MC/ARM/ |
eh-directive-section-multiple-func.s | 54 @ Check the .TEST1 section. There should be two "bx lr" instructions.
|
eh-directive-vsave.s | 7 @ stack. There are two different opcodes:
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 51 completion of the two swaps. If the value is in the range [0,1], the 113 between two buffer-swap operations being committed. In unextended GLX the
|
/external/skia/src/pathops/ |
SkPathOpsDebug.h | 190 static void ShowPath(const SkPath& one, const SkPath& two, SkPathOp op, const char* name);
|
/external/v8/src/js/ |
math.js | 14 // The first two slots are reserved to persist PRNG state. 218 // We may want to introduce fast paths for two arguments and when
|
/external/v8/test/mjsunit/ |
cyrillic.js | 134 // Sigma is special because there are two lower case versions of the same upper 136 // convert everything to upper case, so the two sigma variants are equal to each
|
div-mod.js | 226 // Test the lithium code for modulo operations with a variable power of two 237 // Test the lithium code for modulo operations with a constant power of two
|
regexp-global.js | 29 // Test that an optional capture is cleared between two matches. 66 str = "FOUR LEGS GOOD, TWO LEGS BAD!"; 67 str = str.replace(/(FOUR|TWO) LEGS (GOOD|BAD)/g, 72 if (num_legs == "TWO") assertTrue(likeability == "BAD"); 80 //Test that an optional capture is cleared between two matches. 118 str = "FOUR \u817f GOOD, TWO \u817f BAD!"; 119 str = str.replace(/(FOUR|TWO) \u817f (GOOD|BAD)/g, 124 if (num_legs == "TWO") assertTrue(likeability == "BAD");
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
shortfdct_neon.asm | 70 ; Part two 162 ; Part two
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/ |
vp8_vpxyv12_copysrcframe_func_neon.asm | 46 ; copy two rows at one time 160 ;copy two rows at one time
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_tokenize.py | 71 two trailing blanks apperant in the expected output. 515 Two string literals on the same line
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_tokenize.py | 71 two trailing blanks apperant in the expected output. 515 Two string literals on the same line
|
/prebuilts/go/darwin-x86/src/compress/zlib/ |
writer.go | 93 // ZLIB has a two-byte header (as documented in RFC 1950). 97 // The next two bits is the FLEVEL (compression level). The four values are:
|
/prebuilts/go/darwin-x86/src/crypto/dsa/ |
dsa.go | 181 two := big.NewInt(2) 182 pMinus2 := new(big.Int).Sub(P, two)
|
/prebuilts/go/darwin-x86/src/crypto/ecdsa/ |
ecdsa.go | 127 two := big.NewInt(2) 128 nMinus2 := new(big.Int).Sub(N, two)
|
/prebuilts/go/darwin-x86/src/crypto/sha256/ |
sha256_test.go | 32 {"a144061c271f152da4d151034508fed1c138b8c976339de229c3bb6d4bbb4fce", "Discard medicine more than two years old."}, 66 {"19297f1cef7ddc8a7e947f5c5a341e10f7245045e425db67043988d7", "Discard medicine more than two years old."},
|
/prebuilts/go/darwin-x86/src/image/color/ |
ycbcr.go | 72 // one luma and two chroma components. 80 // different formulae for converting between the two. This package follows
|
/prebuilts/go/darwin-x86/src/net/http/fcgi/ |
fcgi_test.go | 54 // this data will have to be split into two records 55 {"two records", typeStdin, 300, make([]byte, 66000),
|
/prebuilts/go/darwin-x86/src/net/ |
ipsock_posix.go | 20 // routed to an IPv6 socket - two separate sockets are required if 45 // It returns two boolean values. If the first boolean value is
|
parse.go | 162 // xtoi2 converts the next two hex digits of s into a byte. 164 // If the first two bytes of s are not hex digits or the third byte
|
/prebuilts/go/darwin-x86/src/text/template/ |
template.go | 18 // We use two maps, one for parsing and one for execution. 211 // template. The two are already known to share the common structure.
|
/prebuilts/go/linux-x86/src/compress/zlib/ |
writer.go | 93 // ZLIB has a two-byte header (as documented in RFC 1950). 97 // The next two bits is the FLEVEL (compression level). The four values are:
|
Completed in 1239 milliseconds
<<21222324252627282930>>