/libcore/luni/src/main/java/org/xml/sax/ |
XMLReader.java | 361 * has ended. If a client application wants to terminate
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthByWeekFragment.java | 417 // movement from listView has ended.
|
/packages/apps/Email/src/com/android/email/activity/ |
UIControllerTwoPane.java | 222 Log.i(Logging.LOG_TAG, "Drag ended");
|
/external/clang/test/CXX/expr/expr.const/ |
p2-0x.cpp | 68 int n : *return_param(0); // expected-error {{constant expression}} expected-note {{read of variable whose lifetime has ended}} 321 // temporary object whose lifetime has not ended, initialized with a
|
/external/icu4c/i18n/unicode/ |
udat.h | 617 * to begin parsing. If not 0, on output the offset at which parsing ended. 638 * to begin parsing. If not 0, on output the offset at which parsing ended. [all...] |
/external/openssh/ |
monitor_wrap.c | 780 fatal("UsePAM=no, but ended up in %s anyway", __func__); 797 fatal("UsePAM=no, but ended up in %s anyway", __func__); [all...] |
/external/skia/src/core/ |
SkBitmapProcState_matrix_clamp.h | 460 SkDebugf("xy ended at %08x, should be %08x\n", xy, end_xy); 463 SkDebugf("srcXY ended at %08x, should be %08x\n", srcXY,
|
/frameworks/av/media/libstagefright/rtsp/ |
MyHandler.h | 46 // stream has ended and signal end of stream. 798 ALOGI("stream ended? aborting."); [all...] |
/frameworks/base/core/java/android/view/animation/ |
Animation.java | 953 * <p>Indicates whether this animation has ended or not.</p> 955 * @return true if the animation has ended, false otherwise [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texi2dvi | 117 # ended options/arguments parsing. 658 exit 0 # exit successfully, not however we ended the loop.
|
/packages/apps/Calendar/src/com/android/calendar/alerts/ |
AlertService.java | 481 * @param lowPriorityEvents Will contain events that have ended. 522 // events ended. b/1880369 [all...] |
/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
EasAccountService.java | 177 errorLog("Sync ended due to an exception."); 188 Log.e(TAG, "EmailProvider unavailable; sync ended prematurely"); [all...] |
/device/moto/stingray/ril/ |
libmoto_ril.so | |
/external/clang/include/clang/Basic/ |
Diagnostic.h | [all...] |
/external/icu4c/common/ |
ucnv_u16.c | 92 /* the last buffer ended with a lead surrogate, output the surrogate pair */ 691 /* the last buffer ended with a lead surrogate, output the surrogate pair */ [all...] |
/external/protobuf/src/google/protobuf/io/ |
coded_stream.h | 264 // to further verify that the message ended in a legitimate way. For 466 // we aren't at a limit -- the buffer may have ended exactly at the limit. [all...] |
/external/webkit/Source/WebCore/editing/ |
ReplaceSelectionCommand.cpp | [all...] |
/external/webrtc/src/modules/audio_processing/test/ |
unit_test.cc | [all...] |
/dalvik/vm/ |
Globals.h | 50 bool isPackage; /* string ended with "..."? */
|
/dalvik/vm/oo/ |
Object.cpp | 235 /* Param list ended early; no match */
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceNetwork.java | 719 // ended the session cleanly with a done commant.
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-sections.txt | 1895 <TITLE>Double-ended Queues</TITLE> [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
keyfile.sgml | 55 in '[' and ']', and ended implicitly by the start of the next group or
|
/external/bluetooth/glib/glib/ |
gqueue.c | 4 * GQueue: Double ended queue implementation, piggy backed on GList.
|
/external/chromium/base/ |
process_util.h | 402 // on. Killed processes are ended with the given exit code. Returns false if
|