HomeSort by relevance Sort by last modified time
    Searched full:five (Results 201 - 225 of 664) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 111 "one", "two", "three", "four", "five",
117 "one", "two", "three", "four", "five",
  /libcore/luni/src/main/java/java/util/concurrent/
package-info.java 76 * <p>Five implementations in {@code java.util.concurrent} support
114 * Five classes aid common special-purpose synchronization idioms.
  /libcore/luni/src/test/java/tests/api/java/util/
ConcurrentModTest.java 225 Double five = new Double(5.0); local
226 c.add(five);
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 267 findViewById(R.id.five).setOnClickListener(this);
349 case R.id.five: {
  /bionic/libm/man/
fenv.3 91 representing the five standard floating-point exceptions.
  /cts/tests/tests/webkitsecurity/generate/
generate_webview_crash_tests.py 177 '5' : "Five",
  /external/bluetooth/glib/tests/
checksum-test.c 21 #define FIXED_STR "The quick brown fox jumps over the lazy dog. Jackdaws love my big sphinx of quartz. Pack my box with five dozen liquor jugs. How razorback-jumping frogs can level six piqued gymnasts!"
  /external/chromium/chrome/browser/ui/cocoa/
menu_controller_unittest.mm 79 model.AddItem(5, ASCIIToUTF16("five"));
  /external/chromium/chrome/common/extensions/docs/build/
build.py 74 dump_render_tree_timeout = 1000 * 60 * 5 # five minutes
  /external/chromium/net/socket/
client_socket_pool.h 36 // There are five possible results from calling this function:
  /external/chromium/sdch/open-vcdiff/
ChangeLog 24 need to be kept in memory. Separate vcdecoder_test into five test targets,
  /external/kernel-headers/original/linux/
swap.h 25 * encoded into pte's and into pgoff_t's in the swapcache. Using five bits
  /external/kernel-headers/original/media/
msm_camera.h 127 /* define five type of structures for userspace <==> kernel
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 91 // Because memory references are always represented with five
  /external/webkit/Source/WebCore/manual-tests/win/
milliondollar.html 113 return "<div class='a_cube'><div class='plane one' style='background-color: red;height:"+dw+"px;width:"+dw+"px;top:"+y1+"px;left:"+x1+"px;-webkit-transform:rotateY(90deg) rotateZ(-90deg) translateX(0px) translateY(-"+(dw/2)+"px) translateZ("+(dw/2)+"px) translateY(0px);position:absolute;'></div><div class='plane two' style='background-color: blue;height:"+dw+"px;width:"+dw+"px;top:"+y1+"px;left:"+x1+"px;-webkit-transform:rotateY(90deg) rotateX(180deg) rotateZ(-90deg) translateX(0px) translateY(-"+(dw/2)+"px) translateZ("+(dw/2)+"px) translateY(0px);position:absolute;'></div><div class='plane three' style='background-color: green;height:"+dw+"px;width:"+dw+"px;top:"+y1+"px;left:"+x1+"px;-webkit-transform:rotateX(-90deg) translateX(0px) translateZ("+(dw/2)+"px) translateY(-"+(dw/2)+"px);position:absolute;'></div><div class='plane four' style='background-color: yellow;height:"+dw+"px;width:"+dw+"px;top:"+y1+"px;left:"+x1+"px;-webkit-transform:rotateY(90deg) rotateX(90deg) rotateZ(-90deg) translateY(-"+(dw/2)+"px) translateX(0px) translateZ("+(dw/2)+"px) translateY(0px);position:absolute;'></div><div class='plane five' style='background-color: gray;height:"+dw+"px;width:"+dw+"px;top:"+y1+"px;left:"+x1+"px;-webkit-transform:rotateY(0deg) translateX(0px) translateZ("+(dw)+"px) translateY(0px);position:absolute;'></div></div>";
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_prism54.c 155 /* TODO: In theory, STA in client mode can use five keys; four default
  /frameworks/base/core/tests/coretests/src/android/util/
PatternsTest.java 92 "top-five-moments-from-eric-schmidt\u2019s-talk-in-abu-dhabi/").matches();
  /frameworks/base/docs/html/design/style/
writing.jd 248 This may take up to five minutes.
  /packages/inputmethods/LatinIME/java/res/values-en/
whitelist.xml 102 <item>five</item>
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_hindi1.xml 114 U+096B: "?" DEVANAGARI DIGIT FIVE -->
  /system/core/include/private/
android_filesystem_config.h 208 /* the following five files are INTENTIONALLY set-uid, but they
  /dalvik/dx/src/com/android/dx/dex/code/
InsnFormat.java 639 * Writes five code units to the given output destination.
686 * Writes five code units to the given output destination, where the
702 * Writes five code units to the given output destination, where the
  /external/bison/doc/
fdl.texi 205 Version, together with at least five of the principal authors of the
206 Document (all of its principal authors, if it has fewer than five),
286 You may add a passage of up to five words as a Front-Cover Text, and a
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
InsnFormat.java 640 * Writes five code units to the given output destination.
687 * Writes five code units to the given output destination, where the
703 * Writes five code units to the given output destination, where the
  /external/protobuf/java/src/main/java/com/google/protobuf/
UnknownFieldSet.java 640 * <p>A {@code Field} consists of five lists of values. The lists correspond
641 * to the five "wire types" used in the protocol buffer binary format.
645 * of the five lists will contain any values, since it is impossible to

Completed in 2506 milliseconds

1 2 3 4 5 6 7 891011>>