HomeSort by relevance Sort by last modified time
    Searched full:later (Results 76 - 100 of 25292) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/
README 5 platform's stlport, meaning that code links with the new one can't be later
  /development/ndk/platforms/android-18/samples/gles3jni/
README 4 * Compatible with API level 11 and later [*1]
5 * Require API level 18 or later.
  /development/samples/Support4Demos/res/values-v11/
styles.xml 18 <!-- For API level 11 or later, the Holo theme is available and we prefer that. -->
22 <!-- For API level 11 or later, we can use the magical DialogWhenLarge theme. -->
  /external/chromium_org/content/common/
set_process_title.h 16 // at startup, and later when a zygote is fork()ed. The later call doesn't have
  /external/chromium_org/third_party/mesa/src/docs/
MESA_release_buffers.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
MESA_set_3dfx_mode.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
  /external/clang/test/CXX/class/class.mem/
p1b.cpp 15 void a2(B b = B()); // expected-error{{use of default argument to function 'B' that is declared later in class 'B'}}
30 void b1(A a = A()); // expected-error{{use of default argument to function 'A' that is declared later in class 'A'}}
  /external/libxml2/patches/
XPath_freeing_error.patch 16 - /* then pop off contextObj, which will be freed later */
23 + * then pop off contextObj, which will be freed later
  /external/mesa3d/docs/
MESA_release_buffers.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
MESA_set_3dfx_mode.spec 27 OpenGL 1.0 or later is required.
28 GLX 1.0 or later is required.
  /external/proguard/src/proguard/
ParseException.java 10 * any later version.
42 * message. The error message string <code>s</code> can later be
  /external/valgrind/main/VEX/
LICENSE.README 8 License, or (at your option) any later version.
23 as "GPL v2 or later".
  /development/samples/training/ContactsList/src/com/example/android/contactslist/util/
Utils.java 40 // Strict mode is only available on gingerbread or later
74 * later.
82 * later.
90 * later.
98 * later.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
Path.java 69 String later; local
72 later = path.substring(path.indexOf('/') + 1);
76 later = "";
83 return getPaths(box.getParent(), later);
96 children.addAll(getPaths(box1, later));
  /external/bison/lib/
error.h 9 (at your option) any later version.
22 /* The __attribute__ feature is available in gcc versions 2.5 and later.
24 accepted by gcc versions 2.6.4 (effectively 2.7) and later.
vasnprintf.h 7 any later version.
26 /* The __attribute__ feature is available in gcc versions 2.5 and later.
28 accepted by gcc versions 2.6.4 (effectively 2.7) and later.
  /external/chromium_org/crypto/third_party/nss/
chromium-nss.h 24 * either the GNU General Public License Version 2 or later (the "GPL"), or
25 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
59 // When we use NSS 3.13.2 or later,
  /external/e2fsprogs/intl/
vasnprintf.h 7 any later version.
29 /* This feature is available in gcc versions 2.5 and later. */
34 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DocumentTypeImpl.java 84 // TODO Dummy. Implement this later, if at all (we're DOM level 2 only).
89 // TODO Dummy. Implement this later, if at all (we're DOM level 2 only).
98 // TODO Dummy. Implement this later, if at all (we're DOM level 2 only).
  /ndk/sources/host-tools/sed-4.2.1/lib/
error.h 8 (at your option) any later version.
22 /* This feature is available in gcc versions 2.5 and later. */
27 are accepted by gcc versions 2.6.4 (effectively 2.7) and later. */
  /development/samples/ApiDemos/res/values-v11/
bools.xml 18 <!-- True if running under Honeycomb or later. -->
  /development/samples/ApiDemos/res/values-v13/
bools.xml 18 <!-- True if running under Honeycomb MR2 or later. -->
  /development/samples/ApiDemos/res/values-v14/
bools.xml 18 <!-- True if running under IceCreamSandwich or later. -->
  /development/samples/ApiDemos/res/values-v16/
bools.xml 18 <!-- True if running under JellyBean or later. -->
  /development/samples/ApiDemos/res/values-v17/
bools.xml 18 <!-- True if running under JellyBean MR1 or later. -->

Completed in 1937 milliseconds

1 2 34 5 6 7 8 91011>>