/external/netperf/ |
netcpu.h | 9 /* +*+ temp until I figure out what header this is in; I know it's
|
/external/oprofile/libutil++/ |
op_exception.cpp | 28 char const * op_exception::what() const throw() function in class:op_exception
|
/external/proguard/examples/dictionaries/ |
shakespeare.txt | 20 "What's in a name? That which we call a rose
|
/external/stlport/test/unit/ |
locale_test.cpp | 73 //CPPUNIT_MESSAGE( e.what() ); 85 //CPPUNIT_MESSAGE( e.what() ); 99 //CPPUNIT_MESSAGE( e.what() ); 112 //CPPUNIT_MESSAGE( e.what() ); 123 /* CPPUNIT_MESSAGE( e.what() ); */ 135 /* CPPUNIT_MESSAGE( e.what() ); */ 177 // I am not sure what key here---FreeBSD or 3.3.2... 249 /* CPPUNIT_MESSAGE( e.what() ); */ 260 /* CPPUNIT_MESSAGE( e.what() ); */
|
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/ |
prefetch.html | 19 <p>This test requires DumpRenderTree to see the log of what resources are loaded.
|
/frameworks/base/core/java/android/nfc/tech/ |
package.html | 6 out what they are by calling {@link android.nfc.Tag#getTechList getTechList()}.</p>
|
/frameworks/base/core/java/android/os/ |
RegistrantList.java | 31 add(Handler h, int what, Object obj) 33 add(new Registrant(h, what, obj)); 37 addUnique(Handler h, int what, Object obj) 41 add(new Registrant(h, what, obj));
|
Handler.java | 235 * message "what" field. 243 return "0x" + Integer.toHexString(message.what); 257 * Same as {@link #obtainMessage()}, except that it also sets the what member of the returned Message. 259 * @param what Value to assign to the returned Message.what field. 262 public final Message obtainMessage(int what) 264 return Message.obtain(this, what); 269 * Same as {@link #obtainMessage()}, except that it also sets the what and obj members 272 * @param what Value to assign to the returned Message.what field [all...] |
/frameworks/base/docs/html/training/ |
advanced.jd | 9 <p>What you see now is still the beginning. We plan to add many more classes, expand and refine
|
/libcore/luni/src/main/java/javax/security/auth/login/ |
package.html | 15 It contains only what was needed to make the compiler happy, that is, classes
|
/libcore/luni/src/main/java/javax/security/auth/x500/ |
package.html | 13 It contains only what was needed to make the compiler happy, that is, classes
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
quoting | 25 # Create the answer to what should be produced by this Makefile
|
varnesting | 23 # Create the answer to what should be produced by this Makefile
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
mac-mf.inp | 9 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 14 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 19 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 24 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 29 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 34 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 39 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 44 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 49 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW 54 # TEXT, which is what we want. The non-ASCII chars are necessary for MPW [all...] |
/ndk/tests/device/test-gnustl-full/unit/ |
locale_test.cpp | 73 //CPPUNIT_MESSAGE( e.what() ); 85 //CPPUNIT_MESSAGE( e.what() ); 99 //CPPUNIT_MESSAGE( e.what() ); 112 //CPPUNIT_MESSAGE( e.what() ); 123 /* CPPUNIT_MESSAGE( e.what() ); */ 135 /* CPPUNIT_MESSAGE( e.what() ); */ 177 // I am not sure what key here---FreeBSD or 3.3.2... 249 /* CPPUNIT_MESSAGE( e.what() ); */ 260 /* CPPUNIT_MESSAGE( e.what() ); */
|
/ndk/tests/device/test-stlport/unit/ |
locale_test.cpp | 73 //CPPUNIT_MESSAGE( e.what() ); 85 //CPPUNIT_MESSAGE( e.what() ); 99 //CPPUNIT_MESSAGE( e.what() ); 112 //CPPUNIT_MESSAGE( e.what() ); 123 /* CPPUNIT_MESSAGE( e.what() ); */ 135 /* CPPUNIT_MESSAGE( e.what() ); */ 177 // I am not sure what key here---FreeBSD or 3.3.2... 249 /* CPPUNIT_MESSAGE( e.what() ); */ 260 /* CPPUNIT_MESSAGE( e.what() ); */
|
/prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/ |
shakespeare.txt | 20 "What's in a name? That which we call a rose
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
PhoneBase.java | 303 switch(msg.what) { 365 public void registerForPreciseCallStateChanged(Handler h, int what, Object obj) { 368 mPreciseCallStateRegistrants.addUnique(h, what, obj); 386 public void registerForUnknownConnection(Handler h, int what, Object obj) { 389 mUnknownConnectionRegistrants.addUnique(h, what, obj); 399 Handler h, int what, Object obj) { 402 mNewRingingConnectionRegistrants.addUnique(h, what, obj); 411 public void registerForInCallVoicePrivacyOn(Handler h, int what, Object obj){ 412 mCM.registerForInCallVoicePrivacyOn(h,what,obj); 421 public void registerForInCallVoicePrivacyOff(Handler h, int what, Object obj) [all...] |
/external/webkit/Source/WebKit/mac/Carbon/ |
CarbonWindowFrame.m | 118 // Record what we'll need later. 121 // Do what NSFrameView's method of the same name does. 181 // Return what's asked for. 190 // Return what's asked for. 193 // Do what NSThemeFrame would do. 205 // Return what's asked for. 239 // Return what's asked for. 263 // Return what's asked for. 266 // Do what NSThemeFrame would do. 271 // Return what's asked for [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/patterns/ |
NodeTestFilter.java | 25 * when they need to know what the node test is before they do 36 * what nodes to return.
|
/external/chromium/net/base/ |
mock_filter_context.cc | 23 // What URL was used to access this data? 30 // What was this data requested from a server?
|
/external/llvm/test/MC/COFF/ |
switch-relocations.ll | 12 define void @lua_gc(i32 %what) nounwind { 14 switch i32 %what, label %sw.epilog [
|
/external/markdown/docs/ |
README | 7 on what exactly is supported and what is not. Additional features are
|
README.html | 5 on what exactly is supported and what is not. Additional features are
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
HeaderExt.java | 31 * Gets the header value (i.e. what follows the name:) as a string 32 * @return the header value (i.e. what follows the name:)
|