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

1 2 34 5 6 7 8 91011>>

  /external/openssh/contrib/aix/
buildbff.sh 131 PORTABLE=`echo $VERSION | awk 'BEGIN{FS="p"}{print $2}'`
133 [ "$PORTABLE" = "" ] && PORTABLE=0
134 BFFVERSION=`printf "%d.%d.%d.%d" $MAJOR $MINOR $PATCH $PORTABLE`
318 # OpenSSH 3.0.2.1 1 N U en_US OpenSSH 3.0.2p1 Portable for AIX
335 $PKGNAME $BFFVERSION 1 N U en_US OpenSSH $VERSION Portable for AIX
  /external/skia/src/opts/
SkColor_opts_SSE2.h 45 // Portable version SkAlphaMulQ is in SkColorPriv.h.
209 // Portable version is SkPMSrcOver in SkColorPriv.h.
216 // Portable version is SkBlendARGB32 in SkColorPriv.h.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 99 * to be portable to Windows without using C++. */
217 * to be portable to Windows without using C++. */
272 * to be portable to Windows without using C++. */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 99 * to be portable to Windows without using C++. */
217 * to be portable to Windows without using C++. */
272 * to be portable to Windows without using C++. */
  /development/ndk/sources/android/libportable/
Android.mk 33 # Uncomment the next line to easily enable Lib-Portable logging during development.
  /external/bison/darwin-lib/sys/
stat.h 638 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
692 _GL_WARN_ON_USE (fstatat, "fstatat is not portable - "
722 _GL_WARN_ON_USE (futimens, "futimens is not portable - "
841 _GL_WARN_ON_USE (mkdirat, "mkdirat is not portable - "
867 _GL_WARN_ON_USE (mkfifo, "mkfifo is not portable - "
883 _GL_WARN_ON_USE (mkfifoat, "mkfifoat is not portable - "
910 _GL_WARN_ON_USE (mknod, "mknod is not portable - "
928 _GL_WARN_ON_USE (mknodat, "mknodat is not portable - "
    [all...]
  /external/bison/lib/
fseterr.c 52 /* Portable fallback, based on an idea by Rich Felker.
strerror.c 53 even if the system strerror is, but portable programs shouldn't
sys_stat.in.h 326 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
380 _GL_WARN_ON_USE (fstatat, "fstatat is not portable - "
410 _GL_WARN_ON_USE (futimens, "futimens is not portable - "
529 _GL_WARN_ON_USE (mkdirat, "mkdirat is not portable - "
555 _GL_WARN_ON_USE (mkfifo, "mkfifo is not portable - "
571 _GL_WARN_ON_USE (mkfifoat, "mkfifoat is not portable - "
598 _GL_WARN_ON_USE (mknod, "mknod is not portable - "
616 _GL_WARN_ON_USE (mknodat, "mknodat is not portable - "
720 _GL_WARN_ON_USE (utimensat, "utimensat is not portable - "
verify.h 44 be portable, R should be an integer constant expression. Unlike
77 somehow be embedded into a declaration. To be portable, this
99 macro solves this problem, but is not portable.)
217 be portable, R should be an integer constant expression. Unlike
  /external/bison/linux-lib/sys/
stat.h 638 _GL_WARN_ON_USE (fchmodat, "fchmodat is not portable - "
692 _GL_WARN_ON_USE (fstatat, "fstatat is not portable - "
722 _GL_WARN_ON_USE (futimens, "futimens is not portable - "
841 _GL_WARN_ON_USE (mkdirat, "mkdirat is not portable - "
867 _GL_WARN_ON_USE (mkfifo, "mkfifo is not portable - "
883 _GL_WARN_ON_USE (mkfifoat, "mkfifoat is not portable - "
910 _GL_WARN_ON_USE (mknod, "mknod is not portable - "
928 _GL_WARN_ON_USE (mknodat, "mknodat is not portable - "
    [all...]
  /external/bison/m4/
fpieee.m4 17 dnl This cannot be done in a portable way: it depends on the compiler,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_report_decorator.h 24 // FIXME: This is not portable. It assumes the special strings are printed to
  /external/eigen/bench/btl/generic_bench/timers/
mixed_perf_analyzer.hh 26 // choose portable perf analyzer for long calculations and x86 analyser for short ones
  /external/freetype/src/raster/
ftmisc.h 22 /* This file is *not* portable! You have to adapt */
  /external/icu/icu4c/source/test/intltest/
dtfmtrtts.h 50 // The portable IntlTest::random() function has sufficient
  /external/jpeg/
jmemnobs.c 12 * This is very portable in the sense that it'll compile on almost anything,
  /external/jsoncpp/src/lib_json/
json_tool.h 10 * portable conversion from/to string...
  /external/libcxx/test/std/containers/sequences/vector.bool/
vector_bool.pass.cpp 19 // Not very portable
  /external/libcxx/test/std/experimental/string.view/string.view.hash/
string_view.pass.cpp 19 // Not very portable
  /external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
pbackfail.pass.cpp 14 // This test is not entirely portable
  /external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate/locale.collate.members/
hash.pass.cpp 16 // This test is not portable
  /external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/
hash.pass.cpp 16 // This test is not portable
  /external/libcxx/test/std/localization/locale.categories/category.ctype/locale.ctype.byname/
widen_1.pass.cpp 16 // I doubt this test is portable
  /external/libcxx/test/std/localization/locales/locale/locale.types/locale.id/
id.pass.cpp 20 // This test isn't portable

Completed in 176 milliseconds

1 2 34 5 6 7 8 91011>>