HomeSort by relevance Sort by last modified time
    Searched refs:three (Results 176 - 200 of 664) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/jsr166-tests/src/test/java/jsr166/
LinkedTransferQueueTest.java 392 assertTrue(q.add(three));
393 assertSame(q.take(), three); local
542 q.add(three);
550 assertSame(it.next(), three); local
563 q.add(three);
579 q.add(three);
849 assertSame(three, q.poll());
856 assertTrue(q.offer(three));
    [all...]
ArrayBlockingQueueTest.java 162 assertFalse(q.offer(three));
733 q.add(three);
741 assertSame(it.next(), three); local
752 q.add(three);
770 q.add(three);
801 assertFalse(q.offer(three));
803 assertTrue(q.offer(three, LONG_DELAY_MS, MILLISECONDS));
LinkedBlockingQueueTest.java 151 assertFalse(q.offer(three));
669 q.add(three);
677 assertSame(it.next(), three); local
688 q.add(three);
704 q.add(three);
735 assertFalse(q.offer(three));
737 assertTrue(q.offer(three, LONG_DELAY_MS, MILLISECONDS));
ConcurrentHashMapTest.java 44 map.put(three, "C");
333 assertTrue(s.contains(three));
408 (e.getKey().equals(three) && e.getValue().equals("C")) ||
424 assertTrue(empty.containsKey(three));
  /prebuilts/go/darwin-x86/src/cmd/nm/
doc.go 10 // The default output prints one line per symbol, with three space-separated
  /prebuilts/go/darwin-x86/src/math/
sincos.go 19 PI4A = 7.85398125648498535156E-1 // 0x3fe921fb40000000, Pi/4 split into three parts
sin.go 121 PI4A = 7.85398125648498535156E-1 // 0x3fe921fb40000000, Pi/4 split into three parts
178 PI4A = 7.85398125648498535156E-1 // 0x3fe921fb40000000, Pi/4 split into three parts
  /prebuilts/go/linux-x86/src/cmd/nm/
doc.go 10 // The default output prints one line per symbol, with three space-separated
  /prebuilts/go/linux-x86/src/math/
sincos.go 19 PI4A = 7.85398125648498535156E-1 // 0x3fe921fb40000000, Pi/4 split into three parts
sin.go 121 PI4A = 7.85398125648498535156E-1 // 0x3fe921fb40000000, Pi/4 split into three parts
178 PI4A = 7.85398125648498535156E-1 // 0x3fe921fb40000000, Pi/4 split into three parts
  /system/timezone/distro/core/src/test/com/android/timezone/distro/
FileUtilsTest.java 144 File three = new File(two, "three"); local
145 FileUtils.ensureDirectoriesExist(three, true /* makeWorldReadable */);
148 assertDirExistsAndIsAccessible(three, true /* requireWorldReadable */);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
smtplib.py 684 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
691 { "three@three.org" : ( 550 ,"User unknown" ) }
694 In the above example, the message was accepted for delivery to three
  /external/ImageMagick/www/api/
decorate.php 94 <p>FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.</p>
129 <p>RaiseImage() creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.</p>
  /external/clang/test/Parser/
cxx-template-decl.cpp 174 char three[3];
  /external/python/cpython2/Lib/
smtplib.py 707 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
714 { "three@three.org" : ( 550 ,"User unknown" ) }
717 In the above example, the message was accepted for delivery to three
  /prebuilts/gdb/darwin-x86/lib/python2.7/
smtplib.py 694 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
701 { "three@three.org" : ( 550 ,"User unknown" ) }
704 In the above example, the message was accepted for delivery to three
  /prebuilts/gdb/linux-x86/lib/python2.7/
smtplib.py 694 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
701 { "three@three.org" : ( 550 ,"User unknown" ) }
704 In the above example, the message was accepted for delivery to three
  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
doc.go 5 // NOTE: There are *three* independent implementations of this object
12 // When changing the object file format, remember to change all three.
  /prebuilts/go/darwin-x86/src/
make.bat 114 :: to avoid needing three copies in three different shell languages
  /prebuilts/go/darwin-x86/src/net/http/
responsewrite_test.go 227 // three digits. Still bogus, but less bogus. (be
228 // consistent with generating three digits, since the
  /prebuilts/go/linux-x86/src/cmd/internal/objabi/
doc.go 5 // NOTE: There are *three* independent implementations of this object
12 // When changing the object file format, remember to change all three.
  /prebuilts/go/linux-x86/src/
make.bat 114 :: to avoid needing three copies in three different shell languages
  /prebuilts/go/linux-x86/src/net/http/
responsewrite_test.go 227 // three digits. Still bogus, but less bogus. (be
228 // consistent with generating three digits, since the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtplib.py 694 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
701 { "three@three.org" : ( 550 ,"User unknown" ) }
704 In the above example, the message was accepted for delivery to three
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtplib.py 694 >>> tolist=["one@one.org","two@two.org","three@three.org","four@four.org"]
701 { "three@three.org" : ( 550 ,"User unknown" ) }
704 In the above example, the message was accepted for delivery to three

Completed in 531 milliseconds

1 2 3 4 5 6 78 91011>>