HomeSort by relevance Sort by last modified time
    Searched full:want (Results 1101 - 1125 of 4400) sorted by null

<<41424344454647484950>>

  /build/core/
product_config.mk 106 # The product they want
109 # The variant they want
144 # want to force.
  /dalvik/vm/mterp/out/
InterpC-x86.c 114 * branch, because we do want to have to unroll the PC if there's an
292 * want to load 16 bits at a time from the instruction stream -- it's more
    [all...]
  /external/bluetooth/glib/
README.win32 91 Again, first decide whether you really want to do this.
110 If you want to use mingw's gcc, install gcc, win32api, binutils and
179 you want to use the VC-UI you can simply create wrapper .dsp makefiles
  /external/bluetooth/glib/gio/
gfileenumerator.c 249 * is dropped, but you might want to call this function to make
715 cancellation, since we want to close things anyway, although
716 possibly in a quick-n-dirty way. At least we never want to leak
  /external/dnsmasq/
setup.html 14 You might want to edit config.h. Dnsmasq has
188 Sometimes people have local domains which they do not want forwarded
211 of a host. It's likely that you don't (for instance) want to offer a
  /external/e2fsprogs/
ABOUT-NLS 28 If you want to exploit the full power of internationalization, you
162 you want to start one, or if you are unsure about what to do or how to
420 If you are writing a freely available program and want to
  /external/jdiff/src/jdiff/
JDiffAntTask.java 108 // Tell Javadoc which packages we want to scan.
146 // Tell Javadoc which files we want to scan - a dummy file in this case
197 * Generate the Javadoc for the project. If you want to generate
  /external/jpeg/
rdjpgcom.c 188 * want to process.
216 * We want to print out the marker contents as legible text;
262 * This code is only needed if you want to know the image dimensions...
  /external/libffi/
README 77 You may want to tell configure where to install the libffi library and
81 If you want to enable extra run-time debugging checks use the the
115 running configure under Irix 6.x (depending on whether you want an o32
  /external/libpng/
README 7 libpng-*.tar.xz, or libpng-*.tar.bz2 if you want UNIX-style line
8 endings in the text files, or lpng*.7z or lpng*.zip if you want DOS-style
87 You may also want a copy of the PNG specification. It is available
  /external/libpng/contrib/gregbook/
writepng.c 120 /* set the compression levels--in general, always want to leave filtering
122 * which is the default; want 32K zlib window, unless entire image buffer
123 * is 16K or smaller (unknown here)--also the default; usually want max
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 131 echo "If you don't want compatibility, use --no-tiger option instead."
151 # when clients want to use its facilities
492 # we want to enable static linking, do @ENABLE_STATIC_FALSE@ and @ENABLE_STATIC_TRUE@
  /external/quake/quake/src/
gnu.txt 12 When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
20 Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
  /external/skia/include/views/
SkView.h 301 /** Override this if you want to handle an inval request from this view or one of its children.
325 /** Override this to track clicks, returning true as long as you want to track
331 /** Override this if you want to perform post initialization work based on the ID dictionary built
  /external/v8/src/
flag-definitions.h 36 // We want to declare the names of the variables for the header file. Normally
45 // We want to supply the actual storage and value for the flag variable in the
61 // We want to write entries into our meta data table, for internal parsing and
  /external/webkit/JavaScriptCore/jit/
JITPropertyAccess.cpp 425 // prototype access trampoline fail we want to bail out back to here. To do so we can subtract back
621 // We don't want to patch more than once - in future go to cti_op_get_by_id_generic.
663 // We don't want to patch more than once - in future go to cti_op_put_by_id_generic.
717 // We don't want to patch more than once - in future go to cti_op_put_by_id_generic.
    [all...]
  /external/webkit/WebCore/html/
HTMLDocument.cpp 222 // don't want to incur a style update each time.
246 // don't want to incur a style update each time.
270 // don't want to incur a style update each time.
  /external/webkit/WebCore/page/animation/
AnimationController.cpp 115 // If we want service immediately, we start a repeating timer to reduce the overhead of starting
122 // If we don't need service, we want to make sure the timer is no longer running
129 // Otherwise, we want to start a one-shot timer so we get here again
  /external/webkit/WebCore/platform/
MIMETypeRegistry.cpp 87 // We don't want to try to treat all binary data as an image
100 * Qt has support for SVG, but we want to use KSVG2
195 We want to accept all the values that either of these browsers accept, but not other values.
  /external/webkit/WebCore/platform/graphics/
GlyphPageTreeNode.cpp 148 // Fill in a buffer with the entire "page" of characters that we want to look up glyphs for.
189 // Now that we have a buffer full of characters, we want to get back an array
243 // We want our override to be shared by all nodes that reference
  /external/webkit/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 76 // This signal will fire during a keydown event. We want the contents of the
462 // On editor commands from key down events, we only want to let the event bubble up to
464 // we just want WebKit to handle it immediately without a DOM event.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
alloca.c 41 /* actually, only want this if static is defined as ""
343 /* We want to iterate through all of the segments. The first
397 not what you want. */
  /frameworks/base/core/java/android/net/http/
Connection.java 65 * we want to keep things as light-weight as possible
381 // we don't want to reconnect
387 // we don't want to reconnect
  /frameworks/base/core/java/android/speech/
RecognizerIntent.java 113 * Note that it is extremely rare you'd want to specify this value in an intent. If you don't
125 * Note that it is extremely rare you'd want to specify this value in an intent. If
138 * Note that it is extremely rare you'd want to specify this value in an intent. If
  /frameworks/base/core/java/android/view/
ScaleGestureDetector.java 41 * If you want to listen for all the different gestures then implement
42 * this interface. If you only want to listen for a subset it might
97 * A convenience class to extend when you only want to listen for a subset

Completed in 276 milliseconds

<<41424344454647484950>>