Searched
full:there (Results
426 -
450 of
22005) sorted by null
<<11121314151617181920>>
/external/regex-re2/re2/testing/ |
required_prefix_test.cc | 19 // If the regexp is missing a ^, there's no required prefix. 25 // something not a literal match, there's no required prefix.
|
/external/smack/src/org/jivesoftware/smack/util/collections/ |
IterableMap.java | 25 * There is no need to access the entry set or cast to Map Entry objects. 46 * There is no need to access the entry set or cast to Map Entry objects.
|
/external/srtp/ |
TODO | 48 Eliminate /* DAM */ - there's one in srtp.c 65 functions, so that there need not be multiple allocations within a
|
/external/valgrind/main/exp-sgcheck/tests/ |
preen_invars.c | 25 We do it this way in order that at the end of a loop, there is a 29 Unfortunately there's nothing to show that the preen was
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
remove-cache-frame.html | 27 log("There should be no messages below."); 51 log("There should be no messages below.");
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Exceptions/ |
regress-58946.js | 27 *There was no error if we replaced "return e" in the code below with "print(e)". 28 *There should be no error with "return e", either -
|
/external/webkit/Source/WebCore/editing/ |
EditingBehaviorTypes.h | 26 // There are multiple editing details that are different on Windows than Macintosh. 35 // This setting is intended to control these sorts of behaviors. There are some other
|
/external/webkit/Tools/Scripts/webkitpy/common/thread/ |
threadedmessagequeue_unittest.py | 38 queue.post("There") 40 self.assertEqual(messages, ["Hello", "There"])
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4AD_Common.h | 151 * @return M4NO_ERROR there is no error 169 * @return M4NO_ERROR There is no error 189 * @return M4NO_ERROR there is no error 203 * @return M4NO_ERROR there is no error 221 * @return M4NO_ERROR there is no error 235 * @return M4NO_ERROR There is no error 250 * @return M4NO_ERROR there is no error 267 * @return M4NO_ERROR there is no error
|
/frameworks/base/core/java/android/widget/ |
ListAdapter.java | 30 * value returned by this method changes over time, there is no guarantee 32 * clickable (there is no separator.)
|
/frameworks/ex/variablespeed/tests/src/com/android/ex/variablespeed/ |
AwaitableCompletionListener.java | 28 // TODO: There is sufficent similarity between this and the awaitable error listener that I should 56 throw new IllegalStateException("there was an unexpected callback on the queue");
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
packed_section_end.h | 3 * between the members of packed structures, and therefore, there is no 38 * point, then there is a missing include of packed_section_start.h.
|
packed_section_start.h | 3 * between the members of packed structures, and therefore, there is no 38 * point, then there is a missing include of packed_section_end.h.
|
/libcore/luni/src/main/java/java/util/ |
Enumeration.java | 40 * @return {@code true} if there are more elements, {@code false} otherwise. 50 * if there are no more elements.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-I | 22 \t\@echo There should be no errors for this makefile. 44 $answer = "There should be no errors for this makefile.\n";
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
Action.java | 51 * Returns a lookup (@link Uri) for the contact data item or null if there is no data item 57 * Returns the id of the contact data item or -1 of there is no data item corresponding to this
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SuggestionCursor.java | 50 * Moves to the next suggestion, if there is one. 52 * @return {@code false} if there is no next suggestion.
|
/prebuilts/tools/common/proguard/ |
README | 0 There are two distributions of Proguard in the tree: 11 Even though there is a MODULE_LICENSE_GPL license marker in this
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_quit.h | 42 * exist, that generate SDL_QUITEVENT events as well. There is no way 49 * There are no functions directly affecting the quit event
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_quit.h | 42 * exist, that generate SDL_QUITEVENT events as well. There is no way 49 * There are no functions directly affecting the quit event
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_quit.h | 42 * exist, that generate SDL_QUITEVENT events as well. There is no way 49 * There are no functions directly affecting the quit event
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
SparseArrayElementAddTransform.java | 24 * element to a sparse array, if there is no item with the same key already. 42 // add only if there is no item with this key already present
|
/external/chromium/net/base/ |
network_change_notifier_win.cc | 39 // There are a number of different ways to implement this on Windows, each with 47 // (iphlpapi.dll), and assume we are "online" if there is at least one interface 105 // need to know whether or not there is network connection. 126 // Error code WSAEFAULT means there is a network connection but the 130 // it is enough knowing there was a connection. 134 // There was nothing to iterate over!
|
/external/llvm/include/llvm/CodeGen/ |
RuntimeLibcalls.h | 356 /// UNKNOWN_LIBCALL if there is none. 360 /// UNKNOWN_LIBCALL if there is none. 364 /// UNKNOWN_LIBCALL if there is none. 368 /// UNKNOWN_LIBCALL if there is none. 372 /// UNKNOWN_LIBCALL if there is none. 376 /// UNKNOWN_LIBCALL if there is none.
|
/external/proguard/src/proguard/util/ |
ClassNameParser.java | 68 // Is there an 'L///;' wildcard? 84 // Is there an 'L***;' wildcard? 94 // Is there a '**' wildcard? 108 // Is there a '*' wildcard? 122 // Is there a '?' wildcard? 136 // Is there a '%' wildcard?
|
Completed in 1412 milliseconds
<<11121314151617181920>>