Searched
full:want (Results
626 -
650 of
4400) sorted by null
<<21222324252627282930>>
/external/ppp/pppd/ |
fsm.h | 106 void (*starting) /* Called when we want the lower layer */ 108 void (*finished) /* Called when we don't want the lower layer */
|
/external/proguard/build/ |
build.xml | 92 <fail message="Please set the value of the property ant.home in the file build/build.properties, if you want to build the optional ProGuard Ant task."> 125 <fail message="Please set the value of the property wtk.home in the file build/build.properties, if you want to build the optional ProGuard WTK plugin.">
|
/external/qemu/ |
alpha.ld | 57 /* Adjust the address for the data segment. We want to adjust up to 78 /* We want the small data sections together, so single-instruction offsets
|
arm.ld | 61 /* Adjust the address for the data segment. We want to adjust up to 104 /* We want the small data sections together, so single-instruction offsets
|
i386-vl.ld | 69 /* Adjust the address for the data segment. We want to adjust up to 90 /* We want the small data sections together, so single-instruction offsets
|
i386.ld | 69 /* Adjust the address for the data segment. We want to adjust up to 92 /* We want the small data sections together, so single-instruction offsets
|
sparc.ld | 57 /* Adjust the address for the data segment. We want to adjust up to 80 /* We want the small data sections together, so single-instruction offsets
|
uboot_image.h | 97 * RAMDisks. This construct is useful for instance when you want 99 * server provides just a single image file, but you want to get
|
/external/qemu/android/utils/ |
path.h | 95 * pdirname can be NULL if you don't want the directory name 96 * pbasename can be NULL if you don't want the base name
|
/external/skia/src/core/ |
SkPicture.cpp | 121 /* We want to copy the src's playback. However, if that hasn't been built 123 it (since it is destructive, and we don't want to change src).
|
/external/skia/tests/ |
Sk64Test.cpp | 97 if (!(i & 3)) // want to explicitly test these cases 102 else if (!(i & 7)) // want to explicitly test these cases
|
/external/tcpdump/ |
print-slow.c | 160 /* ok they seem to want to know everything - lets fully decode it */ 253 /* do we want to see an additionally hexdump ? */
|
/external/webkit/JavaScriptCore/API/ |
JSContextRef.h | 115 @param ctx The JSContext whose global object you want to get. 123 @param ctx The JSContext whose group you want to get.
|
/external/webkit/JavaScriptCore/JavaScriptCore.gyp/ |
JavaScriptCore.gyp | 114 # ... Then include what we want. 180 # ... Then include what we want.
|
/external/webkit/WebCore/css/ |
maketokenizer | 125 # flex outputs a ton of logic related to end-of-buffer handling; we just want to fall through to 145 # We don't want the remainder of flex's output.
|
/external/webkit/WebCore/editing/ |
InsertLineBreakCommand.cpp | 58 // position is a block, do an append. We don't want to insert 70 // position is a block, do an append. We don't want to insert
|
/external/webkit/WebCore/platform/graphics/android/ |
AndroidAnimation.cpp | 159 if (progress < 0) // we still want to be evaluated until we get progress > 0 267 if (progress < 0) // we still want to be evaluated until we get progress > 0
|
/external/webkit/WebCore/platform/graphics/qt/ |
ImageDecoderQt.cpp | 208 // we want to keep m_failed set to true. 222 // true otherwise we want to reset it and forget about
|
/external/webkit/WebCore/platform/graphics/skia/ |
NativeImageSkia.h | 71 // lot of time resampling the entire thing, so we only want to do exactly 83 // loaded, we do not want to cache a resize.
|
/external/webkit/WebCore/plugins/qt/ |
PluginContainerQt.cpp | 102 // steal wheel events from the plugin as we want to handle it. When doing this 121 // if the plugin window doesn't have focus we do not want to send wheel
|
/external/webkit/WebKit/gtk/docs/ |
GNUmakefile.am | 14 # The top-level SGML file. You can change this if you want to. 104 # Comment this out if you want your docs-status tested during 'make check'
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/ |
THINK_C_notes | 13 If you want to recreate the project, you'll need to add the files 16 both the ANSI and unix libraries to use 4 byte ints, and if you want the
|
/frameworks/base/core/java/android/content/pm/ |
LabeledIntent.java | 132 * want to load the label from the underlying resolved info for the Intent. 150 * want to load the icon from the underlying resolved info for the Intent.
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
ScrollViewButtonsAndLabelsTest.java | 132 assertTrue("we want to be at offScreenButton", offScreenButton.hasFocus()); 172 assertTrue("we want to be at the last button", lastButton.hasFocus());
|
/frameworks/base/docs/html/guide/developing/testing/ |
testing_eclipse.jd | 23 You may also want to read 53 If you are not developing in Eclipse or you want to learn how to create and run tests from the 90 Enter a project name. You may use any name, but you may want to 142 For test classes that extend {@link junit.framework.TestCase TestCase}, you probably want to override 178 suites by using command-line tools included with the Android SDK. You may want to 180 large test case, or if you want a fine level of control over which tests are run at 214 Create an Eclipse run configuration for your test project. This is useful if you want multiple test suites, each consisting of selected tests from the project. To run 258 Android emulator flags you want to use. These are documented in the topic
|
Completed in 81 milliseconds
<<21222324252627282930>>