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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/base/third_party/nspr/
README.chromium 1 Name: Netscape Portable Runtime (NSPR)
  /dalvik/vm/mterp/c/
OP_UNUSED_FF.cpp 3 * In portable interp, most unused opcodes will fall through to here.
  /dalvik/vm/mterp/
config-portable 16 # Configuration for the portable interpreter.
25 import portable/stubdefs.cpp
31 import portable/entry.cpp
42 import portable/enddefs.cpp
rebuild.sh 23 for arch in portable allstubs armv5te armv5te-vfp armv7-a armv7-a-neon mips x86; do TARGET_ARCH_EXT=$arch make -f Makefile-mterp; done
28 echo Removing unneeded assembly source for portable interpreter
29 rm -f out/InterpAsm-portable.S
  /frameworks/native/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):
  /external/srec/portable/include/
ptypes.h 64 * Portable 32-bit unsigned integer.
69 * Portable 32-bit signed integer.
74 * Portable 16-bit unsigned integer.
79 * Portable 16-bit signed integer.
84 * Portable 8-bit unsigned integer.
89 * Portable 8-bit signed integer.
97 * Portable 32-bit unsigned integer.
102 * Portable 32-bit signed integer.
107 * Portable 16-bit unsigned integer.
112 * Portable 16-bit signed integer
    [all...]
PortExport.h 91 * Portable 'inline' keyword
97 * Portable 'inline' keyword
103 * Portable 'inline' keyword
114 * Portable 'inline' keyword
  /development/ndk/sources/android/libportable/arch-mips/
pipe.c 24 #include <asm/unistd-portable.h>
27 #include <asm/unistd-portable.h>
42 * Portable to Native event flags mapper.
jboffsets.h 7 * to be stored in the space available in a portable jmp_buf so this code
42 /* Use different magic numbers to avoid misuse of native vs portable contexts */
errno.c 236 /* Key for the thread-specific portable errno */
242 /* Free the thread-specific portable errno */
256 int pshadow; /* copy of last portable errno */
257 int perrno; /* portable errno that may be modified by app */
260 /* Return the thread-specific portable errno */
278 * Attempt to return a thread specific location containnig the portable errno.
298 * portable errno has changed but native hasn't
299 * - copy portable error back to native
306 * Native errno has changed but portable hasn't
307 * - copy native error to portable
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
Android.mk 16 $(LOCAL_PATH)/../../../../portable/include \
  /external/srec/tools/dictTest/
Android.mk 14 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/tools/make_ve_grammar/
Android.mk 14 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/tools/test_swiarb/
Android.mk 14 $(ASR_ROOT_DIR)/portable/include \
  /dalvik/vm/mterp/cstubs/
entry.cpp 16 * this a slow but portable interpeter.
39 * while in the portable interpreter it is part of the handler
  /development/ndk/sources/android/libportable/common/include/
filefd_portable.h 21 * Maintaining a list of special file descriptors in lib-portable
23 * See portable/arch-mips/filefd.c for details.
  /dalvik/tests/etc/
push-and-run-test-jar 10 # --portable -- use the portable interpreter
43 elif [ "x$1" = "x--portable" ]; then
44 INTERP="portable"
45 msg "Using portable interpreter"
  /external/srec/portable/src/
PFileSystemImpl.c 35 * Portable standard input.
39 * Portable standard output.
43 * Portable standard error.
  /external/srec/srec/test/SRecTest/
Android.mk 18 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/srec/test/SRecTestAudio/
Android.mk 18 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/tools/make_cfst/
Android.mk 15 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/tools/make_g2g/
Android.mk 14 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/tools/parseStringTest/
Android.mk 14 $(ASR_ROOT_DIR)/portable/include \
  /external/srec/tools/test_g2g/
Android.mk 14 $(ASR_ROOT_DIR)/portable/include \

Completed in 1617 milliseconds

1 2 3 4 5 6 7 8 91011>>