HomeSort by relevance Sort by last modified time
    Searched full:portable (Results 1 - 25 of 1133) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/include/cpustats/
README.txt 6 * should be portable to host; avoid Android OS dependencies without a conditional
  /external/libpng/
png.5 3 png \- Portable Network Graphics (PNG) format
5 PNG (Portable Network Graphics) is an extensible file format for the
6 lossless, portable, well-compressed storage of raster images. PNG provides
46 Portable Network Graphics (PNG) Specification (Second Edition)
48 Portable Network Graphics (PNG): Functional specification.
51 Portable Network Graphics (PNG) Specification Version 1.2 (July 8, 1999):
54 Portable Network Graphics (PNG) Specification Version 1.0 (October 1, 1996):
libpngpf.3 3 libpng \- Portable Network Graphics (PNG) Reference Library 1.6.10
  /external/ceres-solver/
README.google 7 Ceres (http://ceres-solver.googlecode.com) is a portable non-linear
  /external/clang/test/Preprocessor/
microsoft-header-search.c 4 // expected-warning@Inputs/microsoft-header-search/a/b/include3.h:3 {{#include resolved using non-portable MSVC search rules as}}
  /external/llvm/utils/lit/
README.txt 5 lit is a portable tool for executing LLVM and Clang style test suites,
setup.py 30 *lit* is a portable tool for executing LLVM and Clang style test suites,
39 * Portable!
  /external/skia/site/dev/testing/
fonts.md 18 Portable fonts
21 The most portable font format uses Skia to draw characters directly from paths,
28 To use portable fonts, pass '\-\-portableFonts' to dm.
70 portable typeface on the paint, call:
77 To create a portable typeface, use:
85 removed. Instead, a test-wide 'SkFontMgr' will be selected to choose portable
92 If a font is missing from the portable data or the resource directory, the
93 system font is used instead. If a glyph is missing from the portable data, the
  /external/bison/m4/
extern-inline.m4 11 [/* _GL_INLINE is a portable alternative to ISO C99 plain 'inline'.
12 _GL_EXTERN_INLINE is a portable alternative to 'extern inline'.
  /external/e2fsprogs/lib/ext2fs/
flushb.c 33 * not all portable header file does so for us. This really should be
36 * defined anywhere portable.) Until then....
  /external/llvm/include/llvm/Support/
Errno.h 1 //===- llvm/Support/Errno.h - Portable+convenient errno handling -*- C++ -*-===//
10 // This file declares some portable and convenient functions to deal with errno.
  /development/ndk/sources/android/libportable/common/include/
errno_portable.h 339 /* Key for the thread-specific portable errno */
345 /* Free the thread-specific portable errno */
359 int pshadow; /* copy of last portable errno */
360 int perrno; /* portable errno that may be modified by app */
363 /* Return the thread-specific portable errno */
381 * Attempt to return a thread specific location containnig the portable errno.
401 * portable errno has changed but native hasn't
402 * - copy portable error back to native
409 * Native errno has changed but portable hasn't
410 * - copy native error to portable
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
FixedAddressChecker.cpp 37 // Using a fixed address is not portable because that address will probably
57 "Using a fixed address is not portable because that "
  /external/libpcap/packaging/
pcap.spec.in 17 Libpcap provides a portable framework for low-level network
33 Libpcap provides a portable framework for low-level network
  /external/compiler-rt/make/
options.mk 22 # FIXME: Make this more portable. When that is done, it should probably be the
  /external/icu/icu4c/source/tools/genren/
README 4 This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% portable.
  /external/libexif/m4m/
gp-check-shell-environment.m4 6 dnl variables at configure time. (WARNING: This is not portable!)
  /external/skia/src/opts/
SkMath_opts_SSE2.h 21 // Portable version of SkSqrtBits is in SkMath.cpp.
  /libcore/dalvik/src/main/java/dalvik/system/profiler/
PortableThreadSampler.java 23 * and therefore is portable.
ThreadSampler.java 23 * between portable and VM specific implementations of thread
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.id/
thread_id.pass.cpp 19 // Not very portable
  /dalvik/docs/
porting-guide.html 40 Most of the Dalvik VM runtime is written in portable C. The one
41 non-portable component of the runtime is the JNI call bridge. Simply put,
85 The Dalvik runtime includes two interpreters, labeled "portable" and "fast".
86 The portable interpreter is largely contained within a single C function,
94 quite a bit slower than the portable interpreter, making "fast" something
98 support, you may want to switch to the portable interpreter. This can
102 <code>adb shell "echo dalvik.vm.execution-mode = int:portable >> /data/local.prop"</code>
104 and reboot, the Android app framework will start the VM with the portable
133 this is handled automatically by Dalvik, but there's no portable way to detect
259 with the basic set defined by the portable interpreter
    [all...]
  /dalvik/opcode-gen/
README.txt 30 * Verify new code by running with "dalvik.vm.execution-mode = int:portable"
31 or "-Xint:portable".
  /external/bison/lib/
sig-handler.h 33 special values like SIG_IGN but it is not portable to call it. */
  /external/jetty/src/resources/org/eclipse/jetty/http/
mime.properties 100 pbm = image/x-portable-bitmap
103 pgm = image/x-portable-graymap
106 pnm = image/x-portable-anymap
107 ppm = image/x-portable-pixmap

Completed in 811 milliseconds

1 2 3 4 5 6 7 8 91011>>