/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/ |
empty_member.pass.cpp | 14 // This is not a portable test
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_handlers.hpp | 48 portable performance optimization.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/ |
iterator_traits.hpp | 17 // BOOST_ITERATOR_CATEGORY to write code that's portable to older
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
debug.hpp | 12 // Description : defines portable debug interfaces
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-dynload/ |
Python-2.7.5-py2.7.egg-info | 20 The Python implementation is portable: it runs on many brands of UNIX,
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-dynload/ |
Python-2.7.5-py2.7.egg-info | 20 The Python implementation is portable: it runs on many brands of UNIX,
|
/prebuilts/go/darwin-x86/src/cmd/dist/ |
main.go | 28 // The OS-specific main calls into the portable code here.
|
/prebuilts/go/darwin-x86/src/hash/ |
test_cases.txt | 28 C is as portable as Stonehedge!!
|
/prebuilts/go/darwin-x86/src/os/ |
error.go | 11 // Portable analogs of some common system call errors.
|
/prebuilts/go/linux-x86/src/cmd/dist/ |
main.go | 28 // The OS-specific main calls into the portable code here.
|
/prebuilts/go/linux-x86/src/hash/ |
test_cases.txt | 28 C is as portable as Stonehedge!!
|
/prebuilts/go/linux-x86/src/os/ |
error.go | 11 // Portable analogs of some common system call errors.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/ |
Python-2.7.5-py2.7.egg-info | 20 The Python implementation is portable: it runs on many brands of UNIX,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
Python-2.7.5-py2.7.egg-info | 20 The Python implementation is portable: it runs on many brands of UNIX,
|
/system/core/base/include/android-base/ |
errors.h | 17 // Portable error handling functions. This is only necessary for host-side
|
/toolchain/binutils/binutils-2.25/include/cgen/ |
basic-modes.h | 26 just the basic/portable ones.
|
/docs/source.android.com/src/devices/storage/ |
index.jd | 26 which includes portable and emulated storage. <em>Portable</em> storage can be provided by physical media, like an SD card or USB, that is for 29 removed. SD cards have been available as portable storage since Android 1.0;
|
/external/fec/ |
README | 49 magnitude faster than their portable C versions. The available SIMD 52 instructions are available, the portable C version is invoked by 53 default. On targets other than IA-32 and PPC, only the portable C
|
/external/llvm/include/llvm/Support/ |
DynamicLibrary.h | 1 //===-- llvm/Support/DynamicLibrary.h - Portable Dynamic Library -*- C++ -*-===// 25 /// This class provides a portable interface to dynamic libraries which also 28 /// operating system interface, this class provides a portable interface that
|
/external/opencv3/3rdparty/libjasper/ |
jas_init.c | 94 jas_image_addfmt(fmtid, "pnm", "pnm", "Portable Graymap/Pixmap (PNM)", 96 jas_image_addfmt(fmtid, "pnm", "pgm", "Portable Graymap/Pixmap (PNM)", 98 jas_image_addfmt(fmtid, "pnm", "ppm", "Portable Graymap/Pixmap (PNM)",
|
/external/skia/include/private/ |
SkFloatingPoint.h | 25 // C++98 cmath std::pow seems to be the earliest portable way to get float pow. 148 // We do one step of Newton's method to refine the estimates in the NEON and portable paths. No 151 // Optimized constants in the portable path courtesy of http://rrrola.wz.cz/inv_sqrt.html
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
imghdr.py | 79 """PBM (portable bitmap)""" 87 """PGM (portable graymap)""" 95 """PPM (portable pixmap)"""
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
imghdr.py | 79 """PBM (portable bitmap)""" 87 """PGM (portable graymap)""" 95 """PPM (portable pixmap)"""
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imghdr.py | 79 """PBM (portable bitmap)""" 87 """PGM (portable graymap)""" 95 """PPM (portable pixmap)"""
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imghdr.py | 79 """PBM (portable bitmap)""" 87 """PGM (portable graymap)""" 95 """PPM (portable pixmap)"""
|