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

<<21222324252627282930>>

  /external/libevent/include/event2/
util.h 81 * C99-specified stdint.h. Shamefully, some platforms do not include
328 /** Return the most recent socket error. Not idempotent on all platforms. */
342 Windows and Unix-like platforms.
352 /** Return the most recent socket error. Not idempotent on all platforms. */
422 /** Replacement for offsetof on platforms that don't define it. */
433 /** Replacement for gettimeofday on platforms that lack it. */
441 /** Replacement for snprintf to get consistent behavior on platforms for
449 /** Replacement for vsnprintf to get consistent behavior on platforms for
458 /** Replacement for inet_ntop for platforms which lack it. */
460 /** Replacement for inet_pton for platforms which lack it. *
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyport.h 18 C language & library operations whose spellings vary across platforms.
192 platforms. If it is not defined, (size_t)-1 is a portable
214 * C99 introduced "z" for this purpose, but not all platforms support that;
218 * all platforms (Python interprets the format string itself, and does whatever
253 * all platforms.
269 * for platforms that support that.
303 * are often very short. While most platforms have highly optimized code for
326 #include <ieeefp.h> /* needed for 'finite' declaration on some platforms */
681 /* These are pulled from various places. It isn't obvious on what platforms
683 is likely to vary between platforms!) If you find you need one of thes
    [all...]
pyerrors.h 307 not available on all platforms, which is why we provide emulations
308 for those platforms in Python/mysnprintf.c,
309 WARNING: The return value of snprintf varies across platforms; do
  /prebuilts/gdb/linux-x86/include/python2.7/
pyport.h 18 C language & library operations whose spellings vary across platforms.
192 platforms. If it is not defined, (size_t)-1 is a portable
214 * C99 introduced "z" for this purpose, but not all platforms support that;
218 * all platforms (Python interprets the format string itself, and does whatever
253 * all platforms.
269 * for platforms that support that.
303 * are often very short. While most platforms have highly optimized code for
326 #include <ieeefp.h> /* needed for 'finite' declaration on some platforms */
681 /* These are pulled from various places. It isn't obvious on what platforms
683 is likely to vary between platforms!) If you find you need one of thes
    [all...]
pyerrors.h 307 not available on all platforms, which is why we provide emulations
308 for those platforms in Python/mysnprintf.c,
309 WARNING: The return value of snprintf varies across platforms; do
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 18 C language & library operations whose spellings vary across platforms.
192 platforms. If it is not defined, (size_t)-1 is a portable
214 * C99 introduced "z" for this purpose, but not all platforms support that;
218 * all platforms (Python interprets the format string itself, and does whatever
253 * all platforms.
269 * for platforms that support that.
303 * are often very short. While most platforms have highly optimized code for
326 #include <ieeefp.h> /* needed for 'finite' declaration on some platforms */
681 /* These are pulled from various places. It isn't obvious on what platforms
683 is likely to vary between platforms!) If you find you need one of thes
    [all...]
pyerrors.h 307 not available on all platforms, which is why we provide emulations
308 for those platforms in Python/mysnprintf.c,
309 WARNING: The return value of snprintf varies across platforms; do
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 18 C language & library operations whose spellings vary across platforms.
192 platforms. If it is not defined, (size_t)-1 is a portable
214 * C99 introduced "z" for this purpose, but not all platforms support that;
218 * all platforms (Python interprets the format string itself, and does whatever
253 * all platforms.
269 * for platforms that support that.
303 * are often very short. While most platforms have highly optimized code for
326 #include <ieeefp.h> /* needed for 'finite' declaration on some platforms */
681 /* These are pulled from various places. It isn't obvious on what platforms
683 is likely to vary between platforms!) If you find you need one of thes
    [all...]
pyerrors.h 307 not available on all platforms, which is why we provide emulations
308 for those platforms in Python/mysnprintf.c,
309 WARNING: The return value of snprintf varies across platforms; do
  /external/bison/darwin-lib/sys/
wait.h 45 platforms, but is declared and works fine on the platforms on which
58 * For providing a replacement for a function that exists on all platforms,
59 but is broken/insufficient and needs to be replaced on some platforms:
77 * For providing a replacement for a function that exists on some platforms
79 is additionally either missing or undeclared on some other platforms:
  /external/bison/darwin-lib/
time.h 51 platforms, but is declared and works fine on the platforms on which
64 * For providing a replacement for a function that exists on all platforms,
65 but is broken/insufficient and needs to be replaced on some platforms:
83 * For providing a replacement for a function that exists on some platforms
85 is additionally either missing or undeclared on some other platforms:
  /external/bison/linux-lib/sys/
wait.h 45 platforms, but is declared and works fine on the platforms on which
58 * For providing a replacement for a function that exists on all platforms,
59 but is broken/insufficient and needs to be replaced on some platforms:
77 * For providing a replacement for a function that exists on some platforms
79 is additionally either missing or undeclared on some other platforms:
  /external/bison/linux-lib/
time.h 51 platforms, but is declared and works fine on the platforms on which
64 * For providing a replacement for a function that exists on all platforms,
65 but is broken/insufficient and needs to be replaced on some platforms:
83 * For providing a replacement for a function that exists on some platforms
85 is additionally either missing or undeclared on some other platforms:
  /external/llvm/docs/
SystemLibrary.rst 18 platforms since (theoretically) only ``lib/System`` needs to be ported. This
55 ``lib/System`` for all supported platforms.
142 provided by the System Library must be implemented on all platforms (even those
151 use of data that might not exist on all platforms.
238 platforms. That's okay as long as the end result of the interface function is
241 supported on all platforms. Instead of "supporting" System V IPC,
  /ndk/build/tools/
builder-funcs.sh 380 # for other platforms.
446 # for other platforms.
474 # for other platforms.
518 elif [ ! -d "$PREBUILT_NDK/platforms" ]; then
519 panic "Missing directory: $PREBUILT_NDK/platforms"
552 SYSROOT=$PREBUILT_NDK/platforms/$PLATFORM/arch-$ARCH
  /external/ceres-solver/include/ceres/internal/
macros.h 32 // This code is compiled directly on many platforms, including client
33 // platforms like Windows, Mac, and embedded systems. Before making
34 // any changes here, make sure that you're not breaking any platforms.
  /external/curl/lib/
non-ascii.c 80 * conversions on non-ASCII platforms. It convers the buffer _in place_.
140 * conversions on non-ASCII platforms. It convers the buffer _in place_.
200 * conversions on non-ASCII platforms.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/cmake/
iOS.cmake 30 # SIMULATOR - used to build for the Simulator platforms, which have an
177 "/Applications/Xcode.app/Contents/Developer/Platforms/${IOS_PLATFORM_LOCATION}/Developer")
179 "/Developer/Platforms/${IOS_PLATFORM_LOCATION}/Developer")
  /external/libpcap/
pcap_loop.3pcap 80 Note that, when doing a live capture on some platforms, if the read
90 was 0 was undefined; different platforms and devices behaved
176 platforms that support a read timeout that starts before any packets
  /external/opencv3/modules/core/doc/
cuda.markdown 36 Compilation for Different NVIDIA\* Platforms
56 platforms, the PTX code for 1.3 is JIT'ed to a binary image. For devices with CC 1.1 and 1.2, the
58 Exception. For platforms where JIT compilation is performed first, the run is slow.
  /external/opencv3/platforms/scripts/
ABI_compat_generator.py 11 '/opt/android-ndk-r8c/platforms/android-8/arch-arm', # TODO: check if this one could be passed as command line arg
16 gcc_options = ['-fexceptions', '-frtti', '-Wno-psabi', '--sysroot=/opt/android-ndk-r8c/platforms/android-8/arch-arm', '-fpic', '-D__ARM_ARCH_5__', '-D__ARM_ARCH_5T__', '-D__ARM_ARCH_5E__', '-D__ARM_ARCH_5TE__', '-fsigned-char', '-march=armv5te', '-mtune=xscale', '-msoft-float', '-fdata-sections', '-ffunction-sections', '-Wa,--noexecstack ', '-W', '-Wall', '-Werror=return-type', '-Werror=address', '-Werror=sequence-point', '-Wformat', '-Werror=format-security', '-Wmissing-declarations', '-Wundef', '-Winit-self', '-Wpointer-arith', '-Wshadow', '-Wsign-promo', '-Wno-narrowing', '-fdiagnostics-show-option', '-fomit-frame-pointer', '-mthumb', '-fomit-frame-pointer', '-O3', '-DNDEBUG ', '-DNDEBUG']
57 AndroidJavaDeps = os.path.join(SDK_path, 'platforms/android-11/android.jar')
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/
NdkHelper.java 146 File[] platforms = prebuilt.toFile().listFiles(); local
147 if (platforms != null) {
148 for (File p: platforms) {
  /build/target/board/generic_arm64/
BoardConfig.mk 35 # platforms.
  /developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/
AndroidManifest.xml 27 On older platforms these permissions are not requested and will not be available. -->
  /developers/samples/android/system/RuntimePermissions/Application/src/main/
AndroidManifest.xml 27 On older platforms these permissions are not requested and will not be available. -->

Completed in 904 milliseconds

<<21222324252627282930>>