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

1 2 3 4 5 67 8 91011>>

  /external/icu/icu4c/source/config/
mh-hpux-acc 22 # 749 This operation is non-portable and potentially unsafe.
23 # (Ironically the solution to fix this warning is non-portable)
  /external/jsmn/
README.md 9 jsmn is designed to be robust (it should work fine even with erroneous data), fast (it should parse data on the fly), portable (no superfluous dependencies or non-standard C extensions). An of course, simplicity is a key feature - simple code style, simple algorithm, simple integration into other projects.
13 highly portable (tested on x86/amd64, ARM, AVR)
  /external/jsoncpp/src/lib_json/
json_valueiterator.inl 111 // Usage of std::distance is not portable (does not compile with Sun Studio 12 RogueWave STL,
113 // Using a portable hand-made version for non random iterator instead:
  /external/libdrm/
xf86drmRandom.c 35 * This implementation is intended to provide a reliable, portable PRNG
56 * [LE88] Pierre L'Ecuyer. "Efficient and Portable Combined Random Number
  /external/libmtp/src/
gphoto2-endian-ppc.h 88 /* with a specific endianness. This is the most portable way to generate */
92 /* Non-optimized but portable macros */
  /external/libvpx/libvpx/vpx_ports/
mem_ops.h 15 * \brief Provides portable memory access primitives
17 * This function provides portable primitives for getting and setting of
  /external/llvm/docs/tutorial/
LangImpl9.rst 112 Kaleidoscope is an example of a "portable language": any program written
115 javascript, python, etc (note that while these languages are portable,
131 C code portable, other than shipping the source code around (and of
132 course, C source code is not actually portable in general either - ever
152 That said, there are interesting subsets of C that can be made portable.
156 you can have portable code. This can make sense for specialized domains
235 Implementing portable offsetof/sizeof
248 that allows you to compute this in a portable way.
OCamlLangImpl8.rst 117 Kaleidoscope is an example of a "portable language": any program written
120 javascript, python, etc (note that while these languages are portable,
136 C code portable, other than shipping the source code around (and of
137 course, C source code is not actually portable in general either - ever
157 That said, there are interesting subsets of C that can be made portable.
161 you can have portable code. This can make sense for specialized domains
240 Implementing portable offsetof/sizeof
253 that allows you to compute this in a portable way.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
mem_ops.h 15 * \brief Provides portable memory access primitives
17 * This function provides portable primitives for getting and setting of
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 51 // where the object files are to be portable to multiple systems, some of
98 * portable between compilers! */
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 51 // where the object files are to be portable to multiple systems, some of
98 * portable between compilers! */
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 51 // where the object files are to be portable to multiple systems, some of
98 * portable between compilers! */
  /external/libexif/m4m/
gp-byteorder.m4 291 /* with a specific endianness. This is the most portable way to generate */
318 /* with a specific endianness. This is the most portable way to generate */
322 /* Non-optimized but portable macros */
  /system/core/include/utils/
BlobCache.h 34 // serialization is non-portable and the data should only be used by the device
172 // need to make this portable, so we simply write the struct out.
197 // make this portable, so we simply write the struct out. Each EntryHeader
  /art/runtime/
zip_archive.cc 78 // This dance is more portable than Linux's O_CLOEXEC open(2) flag.
  /external/ceres-solver/include/ceres/
fpclassify.h 31 // Portable floating point classification. The names are picked such that they
  /external/ceres-solver/internal/ceres/
integral_types.h 31 // Portable typedefs for various fixed-size integers. Uses template
  /external/clang/test/Analysis/
uninit-msg-expr.m 9 // both svelte and portable to non-Mac platforms.
  /external/e2fsprogs/lib/ext2fs/
bitops.c 29 * Modified by Pete A. Zaitcev 7/14/95 to be portable to big endian
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runant.py 23 It runs ant with/out arguments, it should be quite portable (thanks to
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.5.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JavaSE-1.6.zip 
  /external/jpeg/
jmemansi.c 70 * It's impossible to do this in a portable way; our current solution is
  /external/libcxx/lib/
CMakeLists.txt 49 # configuration. This will be more portable.
  /external/libcxx/test/std/containers/associative/
tree_left_rotate.pass.cpp 10 // Not a portable test

Completed in 505 milliseconds

1 2 3 4 5 67 8 91011>>