HomeSort by relevance Sort by last modified time
    Searched full:some (Results 476 - 500 of 29676) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/build/
BaseBuilderTest.java 28 String s = "C:\\java\\workspace-android\\AndroidApp\\res\\values\\strings.xml:11: WARNING: empty 'some warning text";
34 assertEquals("WARNING: empty 'some warning text", m.group(3));
  /external/chromium_org/chrome/browser/chromeos/login/
hwid_checker_unittest.cc 17 EXPECT_TRUE(IsHWIDCorrect("SOME DATA 7861"));
18 EXPECT_FALSE(IsHWIDCorrect("SOME DATA 7861 "));
19 EXPECT_FALSE(IsHWIDCorrect("SOME DATA 786 1"));
20 EXPECT_FALSE(IsHWIDCorrect("SOME DATA 786"));
21 EXPECT_FALSE(IsHWIDCorrect("SOME DATA7861"));
  /external/eigen/test/
stddeque.cpp 107 // some non vectorizable fixed sizes
112 // some vectorizable fixed sizes
118 // some dynamic sizes
124 // some Transform
129 // some Quaternion
stdlist.cpp 107 // some non vectorizable fixed sizes
112 // some vectorizable fixed sizes
118 // some dynamic sizes
124 // some Transform
129 // some Quaternion
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_nepali_traditional3_right5.xml 25 render dotted circle for incomplete combining letter of some scripts, different
32 render dotted circle for incomplete combining letter of some scripts, different
47 render dotted circle for incomplete combining letter of some scripts, different
55 render dotted circle for incomplete combining letter of some scripts, different
68 render dotted circle for incomplete combining letter of some scripts, different
rowkeys_nepali_romanized1.xml 29 render dotted circle for incomplete combining letter of some scripts, different
34 render dotted circle for incomplete combining letter of some scripts, different
43 render dotted circle for incomplete combining letter of some scripts, different
48 render dotted circle for incomplete combining letter of some scripts, different
61 render dotted circle for incomplete combining letter of some scripts, different
72 render dotted circle for incomplete combining letter of some scripts, different
81 render dotted circle for incomplete combining letter of some scripts, different
108 render dotted circle for incomplete combining letter of some scripts, different
117 render dotted circle for incomplete combining letter of some scripts, different
126 render dotted circle for incomplete combining letter of some scripts, differen
    [all...]
rowkeys_nepali_traditional2.xml 35 render dotted circle for incomplete combining letter of some scripts, different
46 render dotted circle for incomplete combining letter of some scripts, different
53 render dotted circle for incomplete combining letter of some scripts, different
62 render dotted circle for incomplete combining letter of some scripts, different
75 render dotted circle for incomplete combining letter of some scripts, different
88 render dotted circle for incomplete combining letter of some scripts, different
95 render dotted circle for incomplete combining letter of some scripts, different
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
errors.py 18 within some module (in particular, command modules and classes)."""
21 """Some command class (or possibly distribution class, if anyone
23 up its end of the bargain, ie. implementing some part of the
52 we do know how to do it on some platform) -- eg. trying to compile
71 """Some compile/link operation failed."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
errors.py 18 within some module (in particular, command modules and classes)."""
21 """Some command class (or possibly distribution class, if anyone
23 up its end of the bargain, ie. implementing some part of the
52 we do know how to do it on some platform) -- eg. trying to compile
71 """Some compile/link operation failed."""
  /external/chromium_org/net/ftp/
ftp_directory_listing_parser_ls.cc 64 // The column offset can be arbitrarily large if some fields
92 // Some FTP listings have swapped the "month" and "day of month" columns
107 // Some FTP listings use a different date format.
140 // Some FTP servers put a "total n" line at the beginning of the listing
166 // Some servers send a message in one of the first few lines.
177 // and some servers send garbage here while other parts of the line are OK.
188 // Some FTP servers do not separate owning group name from file size,
197 // Some FTP servers have bugs that cause them to display the file size
208 // name. Some FTP servers send listing entries with empty names.
222 // We don't require the " -> " to be present. Some FTP servers don't sen
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlertDialogSamples.java 90 /* User clicked OK so do some stuff */
96 /* User clicked Cancel so do some stuff */
157 /* User clicked OK so do some stuff */
163 /* User clicked Something so do some stuff */
169 /* User clicked Cancel so do some stuff */
180 /* User clicked OK so do some stuff */
186 /* User clicked Something so do some stuff */
192 /* User clicked Cancel so do some stuff */
202 /* User clicked so do some stuff */
219 /* User clicked Yes so do some stuff *
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 48 * We need to rely on the mechanism due to some performance reason.
88 * The flag indicating the vCard composer will add some "X-" properties used only in Android
104 * The flag indicating the vCard composer will add some "X-" properties seen in the
110 * for phonetic name (how the name is pronounced), seen in the vCard emitted by some other
117 * in vCard 3.0). Some external parsers may get confused with non-valid, non-"X-" properties.
124 * The flag indicating some specific dialect seen in vCard of DoCoMo (one of Japanese
144 * We added this Android-specific notion since some (incomplete) vCard exporters for vCard 2.1
145 * do NOT use Quoted-Printable encoding toward some properties related names like "N", "FN", etc.
149 * We are afraid of the case where some vCard importer also forget handling QP presuming QP is
153 * This flag is useful when some target importer you are going to focus on does not accep
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
AttributesImplTest.java 32 multi.addAttribute("http://some.uri", "foo", "ns1:foo",
34 multi.addAttribute("http://some.uri", "bar", "ns1:bar",
36 multi.addAttribute("http://some.other.uri", "answer", "ns2:answer",
82 assertEquals("http://some.uri", multi.getURI(0));
83 assertEquals("http://some.uri", multi.getURI(1));
84 assertEquals("http://some.other.uri", multi.getURI(2));
147 assertEquals(0, multi.getIndex("http://some.uri", "foo"));
148 assertEquals(1, multi.getIndex("http://some.uri", "bar"));
149 assertEquals(2, multi.getIndex("http://some.other.uri", "answer"));
155 assertEquals(-1, multi.getIndex("http://some.uri", null))
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
perftestsrunner_unittest.py 75 port.host.filesystem.files[runner._host.filesystem.join(runner._base_path, filename)] = 'some content'
165 port.host.filesystem.files['/mock-checkout/some.json'] = 'some content'
179 self.assertEqual(url, 'https://some.host/some/path')
186 self.assertEqual(filename, 'some.json')
193 self.assertTrue(runner._upload_json('some.host', 'some.json', '/some/path', MockFileUploader))
197 MockFileUploader.upload_single_text_file_return_value = StringIO.StringIO('Some error'
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/
Assert.java 17 * methods all test a condition and throw some type of unchecked exception if the condition does not
81 * Asserts that the given object is <code>null</code>. If this is not the case, some kind of
92 * Asserts that the given object is <code>null</code>. If this is not the case, some kind of
108 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
148 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
159 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
175 * Asserts that the given object is not <code>null</code>. If this is not the case, some kind of
240 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of
252 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind of
270 * Asserts that the given boolean is <code>true</code>. If this is not the case, some kind o
    [all...]
  /external/openssl/crypto/
symhacks.h 132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names */
162 /* Hack some long SSL names */
214 /* Hack some long ENGINE names */
237 /* Hack some long OCSP names */
245 /* Hack some long DES names */
251 /* Hack some long EVP names */
259 /* Hack some long EC names */
402 /* Hack some long TS names */
410 /* Hack some long CMS names *
    [all...]
  /external/openssl/include/openssl/
symhacks.h 132 /* Hack some long X509 names */
144 /* Hack some long CRYPTO names */
162 /* Hack some long SSL names */
214 /* Hack some long ENGINE names */
237 /* Hack some long OCSP names */
245 /* Hack some long DES names */
251 /* Hack some long EVP names */
259 /* Hack some long EC names */
402 /* Hack some long TS names */
410 /* Hack some long CMS names *
    [all...]
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DefaultRequestDirectorTest.java 77 Robolectric.addHttpResponseRule(HttpGet.METHOD_NAME, "http://some.uri",
80 HttpResponse response = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
89 Robolectric.addHttpResponseRule(HttpGet.METHOD_NAME, "http://some.uri",
92 HttpResponse response = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
102 Robolectric.addHttpResponseRule(HttpPost.METHOD_NAME, "http://some.uri",
105 HttpResponse response = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
113 Robolectric.addHttpResponseRule("http://some.uri", new TestHttpResponse(200, "a cheery response body"));
115 HttpResponse getResponse = requestDirector.execute(null, new HttpGet("http://some.uri"), null);
120 HttpResponse postResponse = requestDirector.execute(null, new HttpPost("http://some.uri"), null);
129 Robolectric.addHttpResponseRule("http://some.uri", testHttpResponse)
    [all...]
BitmapFactoryTest.java 41 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg");
42 assertEquals("Bitmap for file:/some/file.jpg", shadowOf(bitmap).getDescription());
89 ShadowBitmapFactory.provideWidthAndHeightHints("/some/file.jpg", 123, 456);
91 Bitmap bitmap = BitmapFactory.decodeFile("/some/file.jpg");
92 assertEquals("Bitmap for file:/some/file.jpg", shadowOf(bitmap).getDescription());
99 ShadowBitmapFactory.provideWidthAndHeightHints("/some/file.jpg", 123, 456);
102 BitmapFactory.decodeFile("/some/file.jpg", options);
  /external/chromium_org/base/win/
dllmain.cc 19 // base/threading/thread_local_storage_win.cc. If you do, some users will end
20 // up getting duplicate definition of DllMain() in some of their later links.
35 // shows that some other service is handling callbacks.
102 return true; // Some other service is doing this work.
115 // If we are called, it means that some other system is scanning the callbacks
118 // Note: If some other routine some how plays this same game... we could both
  /external/valgrind/main/
README_PACKAGERS 6 Valgrind. The following notes may save you some trouble.
17 calls to, and provide replacements for, some symbols in ld.so at
20 strlen (etc) routines in ld.so. This has caused some trouble in
21 the past. As of version 3.3.0, on some targets (ppc32-linux,
35 it may appear to work, but will break doing some obscure things,
57 This tells you that some memory allocated with new[] was freed with
79 probably OK (at least for some of the files in that directory), although
  /external/chromium_org/v8/test/webkit/
array-enumerators-functions-expected.txt 85 PASS count=0;lastIndex=-1;copyArray(simpleArray).some(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(simpleArray), forwarders[f], returnFalse, 0)
86 PASS count=0;lastIndex=-1;copyArray(emptyArray).some(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(emptyArray), forwarders[f], returnFalse, 0)
87 PASS count=0;lastIndex=-1;copyArray(largeEmptyArray).some(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(largeEmptyArray), forwarders[f], returnFalse, 0)
88 PASS count=0;lastIndex=-1;copyArray(largeSparseArray).some(forwarders[f], returnFalse, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(largeSparseArray), forwarders[f], returnFalse, 0)
89 PASS count=0;lastIndex=-1;copyArray(simpleArray).some(forwarders[f], returnTrue, 0) is count=0;lastIndex=-1;Array.prototype.some.call(toObject(simpleArray), forwarders[f], returnTrue, 0
    [all...]
  /external/iputils/doc/
iputils.db 45 This package appeared as a desperate attempt to bring some life
71 Demonstrating some important feature of Linux
80 that. Most of them were cloned from some originals:
101 <entry>broken out of some BSD timed</entry>
105 <entry>it is clone of some ancient NetKit package</entry>
112 Also I added some utilities written from scratch, namely
164 It is possible that compilation will fail, if you use some
165 funny Linux distribution mangling header files in some unexpected ways
177 Anyway, please, do not abuse me complaining about some compilation problems
  /external/nanopb-c/
CHANGELOG.txt 3 Fix some MISRA-C warnings (issue 91)
63 Fix some compiler warnings on clang (issue 67)
64 Some portability improvements (issues 60, 62)
88 Added generator option to ignore some fields. (issue 51)
113 Fix some compiler warnings (issues 25, 26, 27, 32).
118 Fix some compiler warnings.
125 Fix problems that stopped the code from compiling with some compilers.
126 Fix some compiler warnings.
132 Fix some compiler warnings.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StringReference/
ValueTest.java 60 * <BR>The test starts HelloWorld debuggee, create some strings
72 checkString("Some test string with various ASCII symbols "
74 checkString("Some test string with various national symbols "

Completed in 1006 milliseconds

<<11121314151617181920>>