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

1 2 3 4 5 6 78 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XBoolean.java 33 * A true boolean object so we don't have to keep creating them.
39 * A true boolean object so we don't have to keep creating them.
  /development/host/windows/usb/legacy/driver/
android_usb_wdf_object.cpp 121 // create any extension for them. In this case the context must not be
140 // create any extension for them. In this case the context must not be
  /development/pdk/docs/community/
groups-charter.jd 20 in the world of Android. We welcome announcements and discussion of products, libraries, publications, and other interesting Android-related news. We even welcome (polite!) discussion of articles and ideas critical of Android--after all, we can't improve if we don't listen. There are no restrictions on the subject matter, and we don't exclude discussions of commercial products if users are interested in talking about them.<br><br>However, we hate spam almost as passionately as we love courtesy and respect, so we reserve the right to limit discussions that amount to spam. Outright spam will result in the spammer being immediately and permanently banned from the list.
28 <p>If you see anyone being rude, call them out on it. This is your group too, and you don't have to accept someone else being disrespectful just because it wasn't directed at you. Just remember to be polite and courteous yourself! Don't add fuel to the fire.
  /development/samples/SkeletonApp/src/com/example/android/skeletonapp/
SkeletonActivity.java 78 // We are going to create two menus. Note that we assign them
80 // given them shortcuts.
  /external/bison/lib/
dirname.c 31 there are trailing slashes (by effectively ignoring them). */
50 (by effectively ignoring them). */
  /external/bluetooth/glib/glib/
gpoll.h 35 * them in a fairly different way than on Unix. If you use
54 * (GTK) programs, as GDK itself wants to read messages and convert them
  /external/dhcpcd/
README 32 If your linux headers are older, or your distro hasn't patched them you can
40 To add more simply add them in the HOOKSCRIPTS variable.
dhcpcd-run-hooks.8.in 98 script to process them.
114 Please report them to http://roy.marples.name/projects/dhcpcd
  /external/dropbear/libtommath/
bn_fast_s_mp_sqr.c 25 After that loop you do the squares and add them in.
79 /* even columns have the square term in them */
  /external/elfcopy/
rangesort.h 30 other ranges or contains them, or is contained by them, till we call
  /external/jpeg/
jinclude.h 26 * Otherwise, we get them from <stdlib.h> or <stdio.h>; we may have to
83 * The modules that use fread() and fwrite() always invoke them through
wrjpgcom.1 30 them as text. COM blocks do not interfere with the image stored in the JPEG
32 them as you like in one JPEG file.
  /external/opencore/doc/oscl_html/
oscl__assert_8h.html 9 <hr><h1>oscl_assert.h File Reference</h1>The file <a class="el" href="oscl__assert_8h.html">oscl_assert.h</a> provides an OSCL_ASSERT macro to document assumptions and test them during development.
27 The file <a class="el" href="oscl__assert_8h.html">oscl_assert.h</a> provides an OSCL_ASSERT macro to document assumptions and test them during development.
  /external/openssl/apps/
s_socket.c 253 struct sockaddr_in them; local
258 memset((char *)&them,0,sizeof(them));
259 them.sin_family=AF_INET;
260 them.sin_port=htons((unsigned short)port);
266 them.sin_addr.s_addr=htonl(addr);
284 if (connect(s,(struct sockaddr *)&them,sizeof(them)) == -1)
  /external/proguard/docs/manual/
limitations.html 19 library classes</b> while reading library jars. If any of them are
21 classes, ProGuard will complain it can't find them. In that case, you'll
  /external/skia/include/utils/
SkDumpCanvas.h 6 /** This class overrides all the draw methods on SkCanvas, and formats them
117 /** Formats the draw commands, and send them to a function-pointer provided
  /external/skia/src/images/
SkImageDecoder_wbmp.cpp 139 // on them before we're read them. Just trying to avoid a temp allocation
  /external/stlport/src/
_stdio_file.h 43 We do this check first, because invoking _fileno() on one of them
45 any IO on them, but merely retrieving the filedescriptor shouldn't
  /external/v8/src/
compilation-cache.h 86 // avoid keeping them alive too long without using them.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
MVS.mail 13 >send them. If they're pretty involved then probably not, as I'm not aware
50 want to see the diffs anyway, I will certainly mail them.
  /frameworks/base/core/java/android/webkit/
ByteArrayBuilder.java 25 them back out. It does not optimize for returning the result in a
117 // Process any queued references and remove them from the pool.
  /frameworks/base/core/java/android/widget/
ResourceCursorAdapter.java 43 * for this list item. Unless you override them later, this will
58 * for this list item. Unless you override them later, this will
  /frameworks/base/wifi/java/android/net/wifi/
WifiNative.java 99 * that would result from processing them, only to discard them.
  /ndk/build/platforms/android-8/arch-arm/usr/include/
err.h 41 * of them here we may collide with the utility's includes. It's unreasonable
42 * for utilities to have to include one of them to include err.h, so we get
  /ndk/build/platforms/android-8/arch-x86/usr/include/
err.h 41 * of them here we may collide with the utility's includes. It's unreasonable
42 * for utilities to have to include one of them to include err.h, so we get

Completed in 52 milliseconds

1 2 3 4 5 6 78 91011>>