/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 135 // we want to strip the signature.
|
FixLaunchConfig.java | 78 "The package definition in the manifest changed.\nDo you want to update your Launch Configuration(s)?");
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
XmlStringFileHelper.java | 112 // We want all the IDs in an XML structure like this:
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/ |
PixelDensityQualifier.java | 221 // if reference is high, we want highest dpi.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/groovytests/ |
TestGroovy.java | 40 * This is the interface that we want our Groovy script to implement.
|
/sdk/sdklauncher/ |
sdklauncher.c | 230 CREATE_NO_WINDOW, /* we don't want a console */
|
/sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/internal/repository/ |
RepoSourceTest.java | 64 * An internal helper class to give us visibility to the protected members we want
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/ |
wspi.h | 102 /* Used to decide whether we want to use the temp buffer in order to read/write the data */
|
/dalvik/docs/ |
debugmon.html | 100 <p>The JDWP protocol is very close to what we want to use. In particular: 127 until non-DDM traffic is observed. We also want to have a "debugger 178 <p>In the common case, however, the developer will only want to debug 264 and release debugger-related resources when the connection drops. We want 528 collector, we may just want to send it up periodically. 563 <p>[Do we want to have a separate message for this? Maybe just include 663 us much. Wrapping a ByteBuffer around an array is easy. We don't want
|
jni-tips.html | 84 If you want to access an object's field from native code, you would do the following: 155 If you want to hold on to a reference for a longer period, you must use 291 efficient handling of <code>JNI_ABORT</code>. For example, you might want 313 and <code>GetStringChars</code> that may be very helpful when all you want 387 itself, so if you want to (say) get the exception string you will need to
|
/external/dbus/dbus/ |
dbus-bus.c | 46 * often make blocking method calls. If you don't want to block, 394 /* We want to use the activation address even if the 904 * you don't want to be queued up - you only care about being the 942 * you want to change the #DBUS_NAME_FLAG_ALLOW_REPLACEMENT or [all...] |
/external/webkit/WebKit/mac/WebView/ |
WebPDFView.mm | 245 // might be using the jumpToSelection: selector, and we don't want to break them. 385 // want to mess with the menu returned from PDFKit. [all...] |
/packages/apps/Contacts/src/com/android/contacts/ |
TwelveKeyDialer.java | 115 // determines if we want to playback local DTMF tones. 337 // want to do. 345 // confirm which dialpad they really want. 424 // we want the user to be able to control the volume of the dial tones 549 // swap it as we want start to be less then end [all...] |
/external/bison/src/ |
scan-skel.c | 133 * we want to instead treat it as an 8-bit unsigned char, hence the 210 * (without autoconf's help, which isn't available because we want 250 * if we're using stdio for input, then we want to use getc() 304 * future we want to put the buffer states in a more general 643 * down here because we want the user's section 1 to have been scanned first. 766 * we don't want an extra ';' after the "return" because that will cause 1111 * want to build jamming into it because then it [all...] |
/external/bluetooth/glib/docs/reference/gobject/ |
tut_howto.xml | 15 want to crank code and implement a subclass of a GObject. Sometimes because 16 they want to create their own class hierarchy, sometimes because they want 76 If you want to declare a type named bar with prefix maman, name the type instance 506 These are the simplest: you want to provide a simple method which 721 <listitem><para>You are lazy, you have access to the source code of the parent class but you don't want 744 structure stored in our derived instance. We want to get a copy of the class structure of an instance of the parent [all...] |
/external/webkit/WebCore/editing/ |
TextIterator.cpp | 578 // We want replaced elements to behave like punctuation for boundary 606 // Want a tab before every cell other than the first one 650 // want them tab-delimited rather than having newlines before and after. 655 // "inline" or "RenderBlock", but we want newlines for them. 784 // and in that case we'll get null. We don't want to put in newlines at the start in that case. 786 // (like SVG) do not have visible positions, and we don't want to emit for them either. [all...] |
/frameworks/base/libs/utils/ |
AssetManager.cpp | 43 * Names for default app, locale, and vendor. We might want to change 405 // which we want to avoid parsing every time. 676 * we want to return the loose asset. If the cached file gets 793 * around. If so, we want to hand that to the Asset instead. 817 * If the entry is uncompressed, we may want to create or share a 894 * vector. We want to scan them in reverse priority order so that 896 * want to remember where the file is coming from, we'll get the right [all...] |
/dalvik/vm/reflect/ |
Proxy.c | 407 * If duplicate methods have different return types, we want to use the 413 * Then we want to return the method that returns subsub, since callers 690 * If one class is a subclass of another, we want to keep just the subclass, [all...] |
/development/simulator/app/ |
LogWindow.cpp | 263 * We don't really even want one, but both WinXP and KDE put one on our 264 * window whether we want it or not. So, we make it work as a "hide" 267 * This also gets called when the app is shutting down, and we do want 378 * way to block this, and I'm not sure I want to anyway. 468 * We want to chase its "prev" pointer to walk toward the head [all...] |
PhoneWindow.cpp | 332 * the top of the screen under Linux. Might want to change this to 433 * Someday we may want to make this configurable. 613 * We want to catch both "down" and "double click" events; otherwise 797 * We don't want to erase the background now, because it causes flicker 902 * Highlight pressed keys. We want to do this in all views, because [all...] |
/external/bluetooth/glib/gio/ |
goutputstream.c | 486 * is dropped, but you might want to call this function to make sure 537 /* flushing caused the error that we want to return, 538 * but we still want to close the underlying stream if possible [all...] |
/external/dbus/ |
COPYING | 236 if you want it, that you can change the software or use pieces of it 254 Also, for each author's protection and ours, we want to make certain 257 want its recipients to know that what they have is not the original, so 500 If you develop a new program, and you want it to be of the greatest 555 library. If this is what you want to do, use the GNU Library General
|
NOTICE | 236 if you want it, that you can change the software or use pieces of it 254 Also, for each author's protection and ours, we want to make certain 257 want its recipients to know that what they have is not the original, so 500 If you develop a new program, and you want it to be of the greatest 555 library. If this is what you want to do, use the GNU Library General
|
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 293 if you want it, that you can change the software or use pieces of it 311 Also, for each author's protection and ours, we want to make certain 314 want its recipients to know that what they have is not the original, so 552 If you develop a new program, and you want it to be of the greatest 607 library. If this is what you want to do, use the GNU Library General
|
/external/icu4c/i18n/ |
nfrs.cpp | 36 // want either 64-bit math, or BigInteger. 205 // the vector-- we want to make sure we only increment i when 439 return NULL; // want to throw exception here 510 // normalize the result of the above calculation: we want 652 // at the end of the list because we want to try matching the most
|