Searched
full:five (Results
251 -
275 of
664) sorted by null
<<11121314151617181920>>
/external/bison/lib/ |
bbitset.h | 28 /* Currently we support five flavours of bitsets:
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_win_unittest.cc | 287 text1.value = L"One two three.\nFour five six.";
|
/external/chromium/chrome/browser/google/ |
google_url_tracker.cc | 156 // fetch can eat up 20 ms of time, we delay five seconds, which is hopefully
|
/external/chromium/chrome/browser/importer/ |
nss_decryptor.cc | 161 // A block has at least five lines.
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
exif_reader.js | 94 // Step five, parse the exif data.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store_unittest_helper.cc | 24 const SBFullHash kHash5 = SBFullHashFromString("five");
|
/external/dropbear/libtommath/ |
booker.pl | 215 $str = "chapter five";
|
/external/freetype/src/sfnt/ |
ttpost.c | 78 "one", "two", "three", "four", "five",
|
/external/grub/stage2/ |
start.S | 271 shlw $5, %ax /* shift %ax five bits to the left */
|
/external/guava/guava/src/com/google/common/cache/ |
CacheStats.java | 67 * <p>Five parameters of the same type in a row is a bad thing, but this class is not constructed
|
/external/guava/guava-tests/test/com/google/common/collect/ |
IteratorsTest.java | 155 asList("one", "two", "three", "four", "five").iterator(); 161 + "<one, two, three, four, five>", 168 asList("one", "two", "three", "four", "five", "six").iterator(); 174 + "<one, two, three, four, five, ...>", [all...] |
MapsTest.java | [all...] |
/external/libffi/src/powerpc/ |
ppc_closure.S | 233 # case FFI_SYSV_TYPE_SMALL_STRUCT + 5. Five byte struct.
|
/external/llvm/lib/Target/PowerPC/ |
PPCHazardRecognizers.cpp | 52 // groups are bundles of up to five instructions that can contain various mixes
|
/external/llvm/lib/Target/X86/ |
README-X86-64.txt | 174 3. Probably overkill, but it'd be cool if we could peel off the first five
|
/external/llvm/unittests/ExecutionEngine/JIT/ |
JITMemoryManagerTest.cpp | 157 // Allocate five global ints of varying widths and alignment, and check their
|
/external/replicaisland/res/values/ |
kyle.xml | 97 You?re lucky you caught up to me when I?m in a good mood. Five minutes ago I would have cracked open your top and spit on your insides, but right now I?ve got more important things to think about. Wanda just told me we?ve found the entrance.
|
/frameworks/base/media/java/android/media/audiofx/ |
PresetReverb.java | 79 * Reverb preset representing a small room less than five meters in length
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
SimPukUnlockScreen.java | 347 mFive = (TextView) findViewById(R.id.five);
|
SimUnlockScreen.java | 324 mFive = (TextView) findViewById(R.id.five);
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
TelephonyIntents.java | 42 * a five or six digit number consisting of the MCC (Mobile Country Code, 3 digits)
|
/libcore/luni/src/test/java/tests/api/java/lang/ref/ |
ReferenceTest.java | 218 ref = rq.remove(5000L); // Give up after five seconds.
|
/packages/inputmethods/LatinIME/tests/data/ |
wordlist.xml | 150 <w f="185">five</w>
|
/packages/inputmethods/LatinIME/tools/maketext/res/values/ |
donottranslate-more-keys.xml | 149 <!-- U+215D: "?" VULGAR FRACTION FIVE EIGHTHS -->
|
/cts/tests/tests/os/src/android/os/cts/ |
BundleTest.java | 725 mBundle.putBoolean("five", true); 740 mBundle.remove("five");
|
Completed in 1535 milliseconds
<<11121314151617181920>>