HomeSort by relevance Sort by last modified time
    Searched full:larry (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
MockEnum2.java 26 LARRY, MOE, CURLY
39 Sample larry = Sample.LARRY; field in class:MockEnum2
41 String myStr = "LARRY";
46 samEnum = larry;
EnumTest.java 30 LARRY, MOE, CURLY
33 Sample larry = Sample.LARRY; field in class:EnumTest
60 assertTrue(0 < Sample.MOE.compareTo(Sample.LARRY));
77 assertFalse(Sample.LARRY.equals(Sample.CURLY));
78 assertTrue(Sample.LARRY.equals(larry));
107 assertEquals(0, larry.ordinal());
124 assertSame(Sample.LARRY, Sample.valueOf("LARRY"));
    [all...]
MockEnum.java 25 LARRY, MOE, CURLY
38 Sample larry = Sample.LARRY; field in class:MockEnum
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/
NOTES 3 Received: from larry-le0.cc.emory.edu by
7 Received: by larry.cc.emory.edu (5.0) id AA21979; Tue, 24 Jan 1995 17:17:40 -0500
8 Message-Id: <9501242217.AA21979@larry.cc.emory.edu>
  /external/chromium/chrome/common/deprecated/
event_sys_unittest.cc 114 const char golden_result[] = "Larry heard Sally's B change from 0 to 2\n"
115 "Larry heard Sally's A change from 1 to 3\n"
117 "Larry heard Sally's A change from 3 to 6\n"
118 "Larry heard Sally being deleted.\n";
125 logger.Hookup("Larry", sally.event_channel());
  /external/stlport/test/unit/
transform_test.cpp 65 char n[] = "Larry Mullen";
  /ndk/tests/device/test-gnustl-full/unit/
transform_test.cpp 65 char n[] = "Larry Mullen";
  /ndk/tests/device/test-stlport/unit/
transform_test.cpp 65 char n[] = "Larry Mullen";
  /external/tcpdump/
token.h 3 * Copyright (c) 1998, Larry Lile
print-token.c 21 * Hacked version of print-ether.c Larry Lile <lile@stdio.com>
CREDITS 83 Larry Lile <lile@stdio.com>
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
Borland-2.4 3 Received: from larry-le0.cc.emory.edu by
7 Received: by larry.cc.emory.edu (5.0) id AA11757; Thu, 29 Sep 1994 10:26:43 +0500
8 Message-Id: <9409291426.AA11757@larry.cc.emory.edu>
  /external/chromium/net/data/filter_unittests/
google.txt 5 As a first step to fulfilling that mission, Google's founders Larry Page and Sergey Brin developed a new approach to online search that took root in a Stanford University dorm room and quickly spread to information seekers around the globe. Google is now widely recognized as the world's largest search engine -- an easy-to-use free service that usually returns relevant results in a fraction of a second.
  /external/openssl/crypto/des/
qud_cksm.c 66 /* bug fix for dos - 7/6/91 - Larry hughes@logos.ucs.indiana.edu */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
splay-tree.h 24 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
splay-tree.h 24 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
splay-tree.h 24 Lewis, Harry R. and Denenberg, Larry. Data Structures and Their
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-names.xml 124 <item>Lawrence, Larry</item>
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
Arrays2Test.java 349 List<String> stooges = Arrays.asList("Larry", "Moe", "Curly");
351 assertEquals("Larry", stooges.get(0));
  /external/netcat/
generic.h 135 #define HAVE_STRCSPN ... see larry wall's comment in the fwtk regex code
  /external/openssl/apps/
s_time.c 63 Written and donated by Larry Streepy <streepy@healthcare.com>
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Syntax.text 134 http://images.google.com/images?num=30&q=larry+bird
138 http://images.google.com/images?num=30&amp;q=larry+bird
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Syntax.text 134 http://images.google.com/images?num=30&q=larry+bird
138 http://images.google.com/images?num=30&amp;q=larry+bird
  /external/markdown/tests/extensions-x-def_list/
markdown-syntax.txt 134 http://images.google.com/images?num=30&q=larry+bird
138 http://images.google.com/images?num=30&amp;q=larry+bird
  /external/markdown/tests/extensions-x-toc/
syntax-toc.txt 97 http://images.google.com/images?num=30&q=larry+bird
101 http://images.google.com/images?num=30&amp;q=larry+bird

Completed in 1272 milliseconds

1 2 3