HomeSort by relevance Sort by last modified time
    Searched full:them (Results 1726 - 1750 of 5167) sorted by null

<<61626364656667686970>>

  /external/quake/quake/src/
gnu.txt 16 For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
43 These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
  /external/skia/include/views/
SkView.h 156 /** Send the event to the view's parent, and its parent etc. until one of them
161 /** Send the query to the view's parent, and its parent etc. until one of them
  /external/skia/src/core/
SkMath.cpp 147 // now make them positive
172 // now make them positive
  /external/skia/src/ports/
SkFontHost_android.cpp 419 them in the order we want them to be accessed by NextLogicalFont().
  /external/stlport/stlport/stl/debug/
_slist.h 136 // already does them.
400 // them immediately after __pos. __x must not be *this. Complexity:
  /external/v8/src/
api.h 37 // would usually be to place these with the classes that use them, but
38 // we want to keep them out of v8.h because it is an externally
codegen.cc 355 // frame and are only used 1 or two places, so we generate them
356 // inline instead of generating calls to them. They are used
v8threads.cc 288 // Ensure that data containing GC roots are archived first, and handle them
416 // must cooperatively schedule amongst them from this point on.
  /external/v8/src/ia32/
jump-target-ia32.cc 275 // them.
337 // them.
  /external/v8/src/x64/
jump-target-x64.cc 275 // them.
337 // them.
  /external/v8/tools/
stats-viewer.py 33 The stats viewer reads counters from a binary file and displays them
76 # them
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-104077.js 30 * decision by deleting the provisions above and replace them with the notice
49 * have return or throw statements in them:
  /external/webkit/WebCore/css/
CSSFontSelector.cpp 229 // Each item in the src property's list is a single CSSFontFaceSource. Put them all into a CSSFontFace.
502 // Collect all matching faces and sort them in order of preference.
MediaQueryEvaluator.cpp 141 // iterate over queries, stop if any of them eval to true (OR semantics)
148 // iterate through expressions, stop if any of them eval to false
  /external/webkit/WebCore/platform/gtk/
gtkdrawing.h 32 * decision by deleting the provisions above and replace them with the notice
447 * Get the size of a treeview's expander (we call them twisties)
  /external/webkit/WebCore/platform/image-decoders/png/
PNGImageDecoder.cpp 34 * deletingthe provisions above and replace them with the notice and
353 * need the row_num and pass, but I'm supplying them because it
  /external/webkit/WebKit/qt/WebCoreSupport/
EditorClientQt.cpp 370 // FIXME: refactor all of this to use Actions or something like them
377 // so we leave it upon WebCore to either handle them immediately (e.g. Tab that changes focus) or let a keypress event be generated
  /external/wpa_supplicant_6/wpa_supplicant/
config.h 320 * 1 = do not process received credentials; just pass them over
322 * 2 = process received credentials internally and pass them over
  /frameworks/base/core/java/android/net/http/
AndroidHttpClient.java 72 * <p>This client processes cookies but does not retain them by default.
115 // Don't handle redirects -- return them to the caller. Our code
Request.java 331 // if there is uncommited content, we should commit them
340 // if there is uncommited content, we should commit them
RequestQueue.java 191 * requests. It orders them, makes the requests against HTTP
204 * requests. It orders them, makes the requests against HTTP
  /frameworks/base/core/java/android/os/
Message.java 32 * them from a pool of recycled objects.</p>
310 * you retrieve them.
  /frameworks/base/core/java/com/android/internal/widget/
ContactHeaderWidget.java 453 * address, one of them will be chosen to bind to.
469 * number, one of them will be chosen to bind to.
  /frameworks/base/docs/html/guide/appendix/faq/
commontasks.jd 1 page.title=Common Tasks and How to Do Them in Android
118 Alternatively, if you want to include third party JARs with your package, create a new directory for them within your project and select <strong>Add Library...</strong> instead.</p>
180 on Intents and how Android resolves them to a specific class is given in the
202 both the caller and handler must use them. See the &lt;intent-filter&gt;
268 on any screens that it opens to close them. </p>
314 <p>Your application can store files or complex collection objects, and reserve them
547 getItem() and getView(), and uses them to pick View items to display in its list.
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
aidl.jd 115 // import statements (hint--most of them)
168 Try to call them in a separate thread. </li>

Completed in 4327 milliseconds

<<61626364656667686970>>