HomeSort by relevance Sort by last modified time
    Searched full:some (Results 526 - 550 of 7626) sorted by null

<<21222324252627282930>>

  /external/webkit/WebCore/loader/
CachedScript.cpp 43 // But some websites think their scripts are <some wrong mimetype here>
  /external/webkit/WebCore/platform/graphics/gtk/
SimpleFontDataGtk.cpp 54 // There seems to be some rounding error in cairo (or in how we
55 // use cairo) with some fonts, like DejaVu Sans Mono, which makes
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
README.amiga 37 on the file `scan.l' due to some new features only present in FLEX 2.5.
42 for some more thorough testing.
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.h 103 * Might return NULL in some error condition.
109 * Might return NULL in some error condition.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteStatement.java 44 * some reason
70 * some reason
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 41 some minor changes in your app's manifest file, you can ensure that users
59 optional, and you never have to worry about parts of the API missing on some
63 <p>Of course, some APIs won?t work correctly if a particular device lacks the
127 <p>Android includes support for a lot of features, some hardware and some
130 some devices don?t have the hardware horsepower to display Live Wallpapers
205 capability, though a (fixed-focus) camera was still required. Some apps such as
212 <li>Android 2.2, meanwhile, allowed the microphone to be optional on some
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 27 #define USE_LATER 0 // for some code that will be needed in the future
55 /*Some H264 profiles*/
  /external/proguard/docs/manual/
troubleshooting.html 14 few problems. The following sections discuss some common issues and solutions:
79 ProGuard may print out some notes and non-fatal warnings:
125 the first definitions. The warning may be an indication of some problem
136 some problem though, so it's advisable to remove the duplicates. A
144 some more serious warnings:
161 some public classes, even though they are only package visible. This
175 class files are most likely inconsistent. Possibly, some class file didn't
176 get recompiled properly, or some class file was left behind after its
199 inconsistent. Possibly, some class file didn't get recompiled properly, or
200 some class file was left behind after its source file was removed. Tr
    [all...]
  /bionic/libc/bionic/
__set_errno.c 45 /* some syscalls, mmap() for example, have valid return
  /bionic/libc/include/
resolv.h 45 /* Base-64 functions - because some code expects it there */
  /bionic/libc/include/sys/
sysmacros.h 31 /* some rogue code includes this file directly :-( */
  /bionic/libc/tzcode/
private.h 218 ** Some ancient errno.h implementations don't declare errno.
219 ** But some newer errno.h implementations define it as a macro.
228 ** Some time.h implementations don't declare asctime_r.
251 ** Finally, some convenience items.
  /bionic/libc/unistd/
sleep.c 36 * some people want to do sleep(UINT_MAX), so fake
  /bootable/recovery/minzip/
DirUtil.h 34 * (usually if some element of path is not a directory).
  /build/target/product/
full.mk 37 # Pick up some sounds - stick with the short list to save space
  /build/tools/zipalign/
README.txt 19 Some data needs to be word-aligned for easy access, others might benefit
  /cts/tests/core/runner/src/android/test/
InstrumentationCtsTestRunner.java 47 * for many core tests to run. This is needed because there are some core tests
49 * Thread's context ClassLoader. Otherwise some classes and resources will not
73 // Set some properties that the core tests absolutely need.
169 * Dumps some memory info.
  /cts/tests/tests/permission2/
AndroidManifest.xml 27 some permissions.
  /dalvik/docs/
verifier.html 65 In some cases they are implemented differently, e.g.:
77 There are also some new ones, such as:
123 during DEX optimization, because some failures will depend on the current
151 but in some cases the VM was rejecting classes because of bits of code
  /dalvik/dx/src/com/android/dx/rop/cst/
CstLiteral32.java 20 * Constants which are literal 32-bit values of some sort.
CstLiteral64.java 20 * Constants which are literal 64-bit values of some sort.
  /dalvik/dx/tests/090-dex-unify-arrays/
Blort.java 21 * to avoid a bug in some (source code level) compilers.
  /dalvik/libcore/luni/src/main/java/java/io/
FilterReader.java 21 * Wraps an existing {@link Reader} and performs some transformation on the
25 * provide some additional functionality on top of it usually inherit from this
152 * if the reader is closed or some other I/O error occurs.
190 * if the filtered reader is closed or some other I/O error
NotActiveException.java 22 * place. Some methods in {@code ObjectInputStream} and {@code
  /dalvik/libcore/luni/src/main/java/java/lang/
NullPointerException.java 23 * object or array points to {@code null}. It also occurs in some other, less

Completed in 210 milliseconds

<<21222324252627282930>>