/libcore/luni/src/test/java/libcore/java/util/ |
EvilMapTest.java | 35 entries.add(new AbstractMap.SimpleEntry("hi", "there")); 51 evil.put("hi", "there"); 61 evil.put("hi", "there"); 71 evil.put("hi", "there"); 81 evil.put("hi", "there"); 91 evil.put("hi", "there"); 101 evil.put("hi", "there");
|
/libcore/luni/src/main/java/java/sql/ |
SQLInput.java | 54 * if there is a database error. 65 * if there is a database error. 75 * if there is a database error. 85 * if there is a database error. 95 * if there is a database error. 105 * if there is a database error. 115 * if there is a database error. 125 * if there is a database error. 136 * if there is a database error. 147 * if there is a database error [all...] |
Array.java | 33 * if there is a database error. 49 * if there is a database error. 68 * if there is a database error. 81 * if there is a database error. 91 * if there is a database error. 101 * if there is a database error. 111 * if there is a database error. 127 * if there is a database error. 147 * if there is a database error. 161 * if there is a database error [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOMLocatorImpl.java | 47 * or -1 if there is no column number available.
53 * or -1 if there is no line number available.
62 * or null if there is no URI available.
68 * if there is no byte offset available
74 * offset into the input source this locator is pointing to or -1 if there
134 * The line number where the error occured, or -1 if there is no line
142 * The column number where the error occured, or -1 if there is no column
151 * The URI where the error occured, or null if there is no URI available.
165 * if there is no byte offset available
173 * offset into the input source this locator is pointing to or -1 if there
[all...] |
/external/chromium_org/ppapi/utility/graphics/ |
paint_aggregator.h | 37 /// True if there is a scroll applied. This indicates that the scroll delta 42 /// scroll in that direction, but there will never be a scroll in both 46 /// If there is no scroll, this will be (0, 0). 49 /// The rectangle that should be scrolled by the scroll_delta. If there is 51 /// at once. If there are multiple ones, they will be converted to 83 /// CombinePaintRects). This limiting can be important since there is 93 /// This function determines if there is a pending update. There is a 97 /// @return true if there is a pending update, otherwise false. 165 // important since there is typically some overhead in deciding what t [all...] |
/bionic/libc/arch-arm/bionic/ |
memcpy.a15.S | 34 but there is no predefine to distinguish between 55 If there is at least 8 bytes to copy, use LDRD/STRD. 80 /* Is there at least 4 bytes to copy? */ 95 /* Is there is at least 64 bytes to copy? */ 105 because there is more penalty for stores 108 if there is a lot to copy. */ 134 bge 1b /* If there is more to copy. */ 139 Restore the count if there is more than 7 bytes to copy. */ 148 bge 2b /* If there is more to copy. */ 153 Check if there is more to copy. * [all...] |
/external/chromium_org/chrome/browser/ui/app_list/test/ |
fast_show_pickler_unittest.cc | 80 app1->SetTitleAndFullName("ht", "hello, there"); 89 app1->SetTitleAndFullName("ht", "hello, there"); 93 app2->SetTitleAndFullName("ht2", "hello, there 2"); 102 app1->SetTitleAndFullName("ht", "hello, there"); 107 app2->SetTitleAndFullName("ht2", "hello, there 2"); 116 app1->SetTitleAndFullName("ht", "hello, there");
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
uoptions.c | 59 /* argument in the next argv[], and there is not an option in there */ 62 /* there is no argument, but one is required: return with error */ 92 /* argument in the next argv[], and there is not an option in there */ 97 /* there is no argument, but one is required: return with error */
|
/external/chromium_org/third_party/mesa/src/docs/ |
README.MITS | 43 over two threads. There is a certain amount of overhead involved 44 with the thread synchronization and if there is not enough work 47 running Quake because it uses GL_POLYGON and there is only one 50 100-200 vertices in the vertex buffer before any there is any 54 5. Are there any parameters that I can tune to try to improve performance. 62 6. Are there any ways I can modify the application to improve its
|
/external/clang/test/SemaCXX/ |
switch-implicit-fallthrough-cxx98.cpp | 52 case 15: // no warning here, there's no fall-through 63 case 19: { // no warning here, there's no fall-through 67 case 21: { // no warning here, there's no fall-through 70 case 23: // no warning here, there's no fall-through 73 case 25: // no warning here, there's no fall-through 92 default: // no warning here, there's no fall-through
|
/external/icu4c/tools/toolutil/ |
uoptions.c | 59 /* argument in the next argv[], and there is not an option in there */ 62 /* there is no argument, but one is required: return with error */ 92 /* argument in the next argv[], and there is not an option in there */ 97 /* there is no argument, but one is required: return with error */
|
/external/mesa3d/docs/ |
README.MITS | 43 over two threads. There is a certain amount of overhead involved 44 with the thread synchronization and if there is not enough work 47 running Quake because it uses GL_POLYGON and there is only one 50 100-200 vertices in the vertex buffer before any there is any 54 5. Are there any parameters that I can tune to try to improve performance. 62 6. Are there any ways I can modify the application to improve its
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AnalogClockTest.java | 54 fail("There should be a NullPointerException thrown out."); 61 fail("There should be a NullPointerException thrown out."); 68 fail("There should be a NullPointerException thrown out.");
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/ |
Mac.java | 47 * @exception DataLengthException if there isn't enough data in in. 60 * @exception DataLengthException if there isn't enough space in out. 68 * in the same state it was after the last init (if there was one).
|
/external/chromium_org/content/browser/ |
bookmarklet_browsertest.cc | 47 // Here, because of the void() wrapping there is no script result. 56 // If there's no navigation, javascript: URLs are run synchronously. 65 // If there's no navigation, javascript: URLs are run synchronously.
|
/external/chromium_org/content/browser/frame_host/ |
render_frame_host_factory.h | 20 // A factory for creating RenderFrameHosts. There is a global factory function 35 // Returns true if there is currently a globally-registered factory. 53 // We have only one global factory, so there must be no factory registered
|
/external/chromium_org/content/browser/renderer_host/ |
render_view_host_factory.h | 19 // A factory for creating RenderViewHosts. There is a global factory function 37 // Returns true if there is currently a globally-registered factory. 58 // We have only one global factory, so there must be no factory registered
|
/external/chromium_org/content/renderer/ |
render_thread_impl_unittest.cc | 29 // First there is no page -> no custom histograms. 57 // First there is only one view. 74 // After this point, there will never be a custom diagram again, even if the
|
/external/chromium_org/net/disk_cache/ |
cache_util_win.cc | 30 // There is an error, but we share delete access so let's see if there is a 41 // Most likely there is no file to open... and that's what we wanted.
|
/external/chromium_org/net/websockets/ |
websocket_deflater.h | 32 // Returns true if there is no error and false otherwise. 39 // Returns true if there is no error and false otherwise. 43 // Returns true if there is no error and false otherwise.
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_message_loop_shared.h | 28 // MessageLoop resource. In the host side, there is not a concrete class that 42 // Handles posting to the message loop if there is one, or the pending queue 43 // if there isn't.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
sfwdchit.h | 41 * (toward endIndex()). If there are 49 * (toward endIndex()). If there are 55 * Returns FALSE if there are no more code units or code points
|
/external/chromium_org/ui/base/dragdrop/ |
cocoa_dnd_util.h | 19 // Dummy data type that Chrome places in dragging pasteboards. There is never 27 // if there is an image flavor, don't put the HTML data on as HTML, but rather 32 // Populates the |url| and |title| with URL data in |pboard|. There may be more
|
/external/icu4c/test/intltest/ |
sfwdchit.h | 41 * (toward endIndex()). If there are 49 * (toward endIndex()). If there are 55 * Returns FALSE if there are no more code units or code points
|
/external/junit/src/org/junit/runners/model/ |
MultipleFailureException.java | 28 String.format("There were %d errors:", fErrors.size())); 37 * will throw {@link MultipleFailureException} (if there are 39 * (if there is only one element).
|