HomeSort by relevance Sort by last modified time
    Searched full:platforms (Results 826 - 850 of 4043) sorted by null

<<31323334353637383940>>

  /external/conscrypt/src/main/java/org/conscrypt/
DuckTypedPSKKeyManager.java 29 * <p>This is expected to be useful on platforms where there are multiple instances of the
  /external/curl/docs/libcurl/opts/
CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 38 Applies to non-ASCII platforms. \fIcurl_version_info(3)\fP will return the
CURLOPT_CONV_FROM_UTF8_FUNCTION.3 38 Applies to non-ASCII platforms. \fIcurl_version_info(3)\fP will return the
CURLOPT_CONV_TO_NETWORK_FUNCTION.3 38 Applies to non-ASCII platforms. \fIcurl_version_info(3)\fP will return the
CURLOPT_UNIX_SOCKET_PATH.3 40 The maximum path length on Cygwin, Linux and Solaris is 107. On other platforms
  /external/curl/tests/libtest/
lib547.c 32 /* ASCII representation with escape sequences for non-ASCII platforms */
test613.pl 60 # file date) or may be unsupported on some platforms (e.g.
  /external/deqp/framework/delibs/cmake/
toolchain-android-r5.cmake 26 set(ANDROID_SYSROOT "${ANDROID_NDK_PATH}/platforms/${ANDROID_NDK_TARGET}/arch-arm")
  /external/deqp/framework/opengl/
gluFboRenderContext.hpp 69 // RenderConfig to format mapping utilities, useful for platforms like iOS.
  /external/dng_sdk/source/
dng_flags.h 45 // Platforms.
  /external/eigen/bench/
BenchTimer.h 43 * On POSIX platforms we use clock_gettime with CLOCK_PROCESS_CPUTIME_ID.
  /external/eigen/doc/
WrongStackAlignment.dox 35 Read <a href="http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Function-Attributes.html#Function-Attributes">this GCC documentation</a> to understand what this does. Of course this should only be done on GCC on Windows, so for portability you'll have to encapsulate this in a macro which you leave empty on other platforms. The advantage of this solution is that you can finely select which function might have a corrupted stack alignment. Of course on the downside this has to be done for every such function, so you may prefer one of the following two global solutions.
  /external/gmock/include/gmock/internal/
gmock-port.h 33 // platforms. They are subject to change without notice. DO NOT USE
  /external/google-breakpad/src/common/linux/
memory_mapped_file.cc 84 // even though mmap() can handle an empty file on some platforms.
  /external/google-breakpad/src/testing/include/gmock/internal/
gmock-port.h 33 // platforms. They are subject to change without notice. DO NOT USE
  /external/icu/icu4c/source/samples/msgfmt/
README.TXT 38 other platforms as well.
  /external/icu/icu4c/source/tools/genren/
Makefile 20 # This is important because ELF (Linux) based platforms that don't hide internal
  /external/icu/icu4c/source/tools/toolutil/
filestrm.c 184 This function may not work consistently on all platforms
  /external/jsoncpp/include/json/
config.h 102 #else // if defined(_MSC_VER) // Other platforms, use long long
  /external/jsoncpp/
makerelease.py 275 parser.add_option('-p', '--platforms', dest="platforms", action='store', default='',
293 if not options.platforms and not options.no_test:
353 for platform in options.platforms.split(','):
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 10 * so we might as well use them for all new platforms.
  /external/kernel-headers/original/uapi/linux/
pps.h 47 * pps_kparams. But on most platforms there will be padding to ensure correct
  /external/libavc/encoder/x86/
ih264e_platform_macros.h 130 * @par Description: These functions do nothing on x86 side. But on arm platforms,
  /external/libcap-ng/libcap-ng-0.7/
ChangeLog 68 - Fix missing includes for various OS and platforms
  /external/libchrome/base/files/
file.h 212 // this function makes a best effort to read all data on all platforms, so it
223 // platforms. Returns the number of bytes read, or -1 on error.
232 // all platforms.
241 // platforms. Returns the number of bytes written, or -1 on error.

Completed in 1113 milliseconds

<<31323334353637383940>>