/external/stlport/test/unit/ |
messages_facets_test.cpp | 28 //CPPUNIT_MESSAGE( e.what() ); 40 //CPPUNIT_MESSAGE( e.what() ); 52 CPPUNIT_MESSAGE( e.what() );
|
/frameworks/base/core/java/android/text/ |
SpanWatcher.java | 29 public void onSpanAdded(Spannable text, Object what, int start, int end); 34 public void onSpanRemoved(Spannable text, Object what, int start, int end); 40 public void onSpanChanged(Spannable text, Object what, int ostart, int oend,
|
SpannableStringInternal.java | 73 /* package */ void setSpan(Object what, int start, int end, int flags) { 104 if (spans[i] == what) { 112 sendSpanChanged(what, ostart, oend, nstart, nend); 129 mSpans[mSpanCount] = what; 136 sendSpanAdded(what, nstart, nend); 139 /* package */ void removeSpan(Object what) { 145 if (spans[i] == what) { 157 sendSpanRemoved(what, ostart, oend); 163 public int getSpanStart(Object what) { 169 if (spans[i] == what) { [all...] |
/ndk/tests/device/test-gnustl-full/unit/ |
messages_facets_test.cpp | 28 //CPPUNIT_MESSAGE( e.what() ); 40 //CPPUNIT_MESSAGE( e.what() ); 52 CPPUNIT_MESSAGE( e.what() );
|
/ndk/tests/device/test-stlport/unit/ |
messages_facets_test.cpp | 28 //CPPUNIT_MESSAGE( e.what() ); 40 //CPPUNIT_MESSAGE( e.what() ); 52 CPPUNIT_MESSAGE( e.what() );
|
/external/valgrind/main/none/tests/s390x/ |
srst.c | 13 register unsigned long what asm ("0") = __what; 22 :"+d" (start), "+d" (next), "=d" (cc) :"d" (what): "cc"); 29 register unsigned long what asm ("0") = __what; 37 :"+d" (start), "+d" (what), "=d" (cc) :: "cc"); 39 return (char *) what;
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
PERF.awk | 31 what = what ? what : "frame"; # what buffers are we looking at 32 how = how ? how : "sending"; # what is the operation 50 if (gsub("^what=", "",arg)) { what = arg } 94 print "what = ", what 115 # how and what has to matc [all...] |
/external/webkit/Source/WebKit/mac/Plugins/ |
WebNetscapePluginEventHandlerCarbon.mm | 47 carbonEvent->what = nullEvent; 93 carbonEvent->what = nullEvent; 126 event.what = updateEvt; 141 event.what = ::mouseDown; 154 event.what = ::mouseUp; 172 event.what = NPEventType_AdjustCursorEvent; 185 event.what = NPEventType_AdjustCursorEvent; 202 event.what = NPEventType_AdjustCursorEvent; 221 event.what = ::keyDown; 244 // Only send keyUp events after we receive the TSM callback because this is what plug-in expect from OS 9 [all...] |
/frameworks/base/core/java/com/android/internal/util/ |
StateMachine.java | 272 Log.d(TAG, "mP1.processMessage what=" + message.what); 273 switch(message.what) { 298 Log.d(TAG, "S1.processMessage what=" + message.what); 299 if (message.what == CMD_1) { 319 Log.d(TAG, "mS2.processMessage what=" + message.what); 320 switch(message.what) { 347 Log.d(TAG, "P2.processMessage what=" + message.what) 531 String what = sm.getWhatToString(mWhat); local [all...] |
/frameworks/base/core/tests/coretests/src/android/os/ |
BroadcasterTest.java | 47 msg.what = MESSAGE_A; 53 if (msg.what == MESSAGE_B) { 83 msg.what = MESSAGE_A; 89 int index = msg.what - MESSAGE_B; 146 msg.what = MESSAGE_A; 152 if (msg.what == MESSAGE_C && msg.getTarget() == h1) { 181 msg.what = MESSAGE_B; 187 if (msg.what == MESSAGE_D && msg.getTarget() == h2) { 217 msg.what = MESSAGE_A; 223 if (msg.what == MESSAGE_C && msg.getTarget() == h1) [all...] |
/libcore/luni/src/test/java/libcore/java/io/ |
OldReaderTest.java | 35 simple = new Support_ASimpleReader("Bla bla, what else?"); 53 simple = new Support_ASimpleReader("Bla bla, what else?"); 73 Support_ASimpleReader simple = new Support_ASimpleReader("Bla bla, what else?"); 87 Support_ASimpleReader simple = new Support_ASimpleReader("Bla bla, what else?"); 97 Support_ASimpleReader simple = new Support_ASimpleReader("Bla bla, what else?"); 103 assertEquals("Wrong stuff read!", "what", new String(buf));
|
/bionic/libc/arch-x86/bionic/ |
vfork.S | 14 * vfork is VERY sneaky. One has to be very careful about what can be done
|
/bootable/diskinstaller/ |
android_img_data_layout.conf | 7 # What LBA should the partitions start at?
|
android_img_system_layout.conf | 7 # What LBA should the partitions start at?
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
Tree.js | 0 /** What does a tree look like? ANTLR has a number of support classes
|
/external/chromium/chrome/browser/ |
browser_trial.h | 19 // The following is a sample line for what should be listed in this file.
|
/external/chromium/chrome/browser/sync/syncable/ |
directory_event.h | 13 // a DirectoryChangeEvent, which is what happens when one or more of the Entry
|
/external/chromium/chrome/browser/ui/cocoa/ |
restart_browser.h | 12 // so any code that needs to ask for a browser restart has something like what
|
/external/clang/docs/ |
doxygen.intro | 14 /// Since clang is constantly under active development, what you're about to
|
/external/clang/test/CodeGen/ |
BasicInstrs.c | 1 // This file can be used to see what a native C compiler is generating for a
|
/external/dnsmasq/contrib/try-all-ns/ |
README-2.47 | 8 What it does is: if you have strict-order in the
|
/external/icu4c/common/unicode/ |
uobslete.h | 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_have_capabilities.3 | 11 capng_have_capabilities will check the selected internal capabilities sets to see what the status is. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.
|
/external/llvm/projects/sample/lib/sample/ |
Makefile | 14 # Include Makefile.common so we know what to do.
|
/external/llvm/projects/sample/tools/sample/ |
Makefile | 20 # Include Makefile.common so we know what to do.
|