/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/ |
15.4.5.1-2.js | 76 AddCase( "37xyz", "thirty-five" );
|
/external/webrtc/src/common_audio/vad/ |
vad_sp.c | 58 // of the five smallest values.
|
/external/zlib/examples/ |
gzlog.h | 54 has to wait to verify that a lock is stale (possibly for five minutes), or
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
armVCM4P10_DecodeCoeffsToPair.c | 49 * [in] nTable Table number (0 to 4) according to the five columns
|
/frameworks/base/core/java/android/content/pm/ |
ConfigurationInfo.java | 62 * requires a five way navigation device
|
/frameworks/base/core/res/res/layout/ |
twelve_key_entry.xml | 80 <Button android:id="@+id/five"
|
/frameworks/base/tests/ImfTest/tests/src/com/android/imftest/samples/ |
ImfBaseTestCase.java | 132 // Give it five seconds to adjust
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardProperty.java | 56 * should be interpreted as five strings: "Joe" (for family name), "Due" (for given name), "M."
|
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/ |
V4LCameraAdapter.h | 62 ///Five second timeout
|
/packages/apps/Contacts/res/layout/ |
dialpad.xml | 56 android:id="@+id/five" style="@style/DialtactsDialpadButtonStyle"
|
/packages/apps/Contacts/tests/res/values/ |
donottranslate_strings.xml | 112 <item>Five short sections with headers</item>
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
package.html | 63 <p>And there are five 'boolean' filters:</p>
|
/packages/apps/Mms/apptests/src/com/android/mms/tests/ |
SmsSendIntentTestActivity.java | 120 Toast.makeText(SmsSendIntentTestActivity.this, "You have five seconds to lock the screen.",
|
/packages/apps/Settings/res/layout/ |
twelve_key_entry.xml | 80 <Button android:id="@+id/five"
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_arabic1.xml | 58 U+0665: "?" ARABIC-INDIC DIGIT FIVE -->
|
rowkeys_thai1.xml | 56 U+0E55: "?" THAI DIGIT FIVE -->
|
/external/icu4c/test/cintltst/ |
callcoll.c | 712 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; 737 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; 764 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; 789 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; 813 static const char str[]="& C < ch, cH, Ch, CH & Five, 5 & Four, 4 & one, 1 & Ampersand; '&' & Two, 2 "; [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
MapMakerInternalMapTest.java | 315 Object five = new Object(); local 332 map.put(four, five); 336 assertNotified(listener, four, five, RemovalCause.EXPLICIT); 338 map.put(five, six); 342 assertNotified(listener, five, six, RemovalCause.EXPLICIT); 358 Object five = new Object(); local 369 map.replace(one, five); 372 map.replace(one, five, six); 373 assertNotified(listener, one, five, RemovalCause.REPLACED); [all...] |
ImmutableListMultimapTest.java | 410 "one", 1, "two", 2, "three", 3, "four", 4, "five", 5), 411 "one", 1, "two", 2, "three", 3, "four", 4, "five", 5);
|
ImmutableSetMultimapTest.java | 416 "one", 1, "two", 2, "three", 3, "four", 4, "five", 5), 417 "one", 1, "two", 2, "three", 3, "four", 4, "five", 5);
|
/libcore/luni/src/main/java/java/util/ |
DualPivotQuicksort.java | 128 // Compute indices of five evenly spaced elements 152 * Use the second and fourth of the five sorted elements as pivots. 406 // Compute indices of five evenly spaced elements 430 * Use the second and fourth of the five sorted elements as pivots. 701 // Compute indices of five evenly spaced elements 725 * Use the second and fourth of the five sorted elements as pivots. [all...] |
/bionic/libm/man/ |
ieee.3 | 132 IEEE 754 recognizes five kinds of floating-point exceptions, 381 one to another of the five or so ways of handling
|
/external/iptables/libiptc/ |
libip4tc.c | 377 * two mangle hooks, linux >= 2.4.18-pre6 has five mangle hooks 389 /* Hooks should be first five */
|
libip6tc.c | 322 * two mangle hooks, linux >= 2.4.18-pre6 has five mangle hooks 334 /* Hooks should be first five */
|
/external/zlib/doc/ |
algorithm.txt | 88 little more than eight bits for 286 symbols and a little less than five bits 161 Table X is two bits long since the longest code starting with 110 is five bits
|