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

<<21222324252627282930>>

  /prebuilts/go/linux-x86/src/net/
conn_test.go 5 // This file implements API tests across platforms and will never have a build
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_dm.h 31 // it's not fully supported on non-Win32 platforms
_linux.h 105 /* Following platforms has no long double:
  /prebuilts/ndk/
make_platform_symlinks.py 39 os.chdir(os.path.join(THIS_DIR, 'current/platforms'))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_find.py 60 ## # On platforms where the default shared library suffix is '.so',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_find.py 60 ## # On platforms where the default shared library suffix is '.so',
  /system/core/adb/
adb_utils.h 31 // platforms and capable of correctly handling exotic Windows paths.
  /system/tools/aidl/
code_writer.cpp 97 // same output on all platforms !!
  /toolchain/binutils/binutils-2.25/config/
extensions.m4 24 # cause problems on some platforms (such as __EXTENSIONS__).
  /toolchain/binutils/binutils-2.25/gold/testsuite/
relro_script_test.t 23 /* With luck this will work on all platforms. */
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
frame.exp 26 # This test can only be run on ELF platforms.
  /external/libpcap/
pcap.3pcap.in 173 Not all platforms support a read timeout; on platforms that
175 on platforms that support a read timeout,
182 platforms, the read timeout isn't supported, and, on other platforms,
196 some platforms, the buffer's size can be set; a size that's too small
207 On some platforms, the time stamp given to packets on live captures can
603 all, platforms, if a read timeout was specified, the wait will terminate
605 this, as it happens on some platforms, but should not rely on it, as it
606 does not happen on other platforms. Note that the wait might, or migh
    [all...]
  /development/samples/ApiDemos/res/values/
styles.xml 44 <!-- Older platforms don't have Theme.Holo.DialogWhenLarge; we will define
46 platform version. On older platforms, we always use the generic
  /docs/source.android.com/src/security/overview/
index.jd 31 has had the opportunity to observe how other mobile, desktop, and server platforms
67 platforms by re-purposing traditional operating system security controls to:</p>
  /external/autotest/client/site_tests/hardware_VideoDecodeCapable/
hardware_VideoDecodeCapable.py 81 # platforms without VAAPI support (e.g., Daisy). On those platforms
  /external/bison/darwin-lib/
wctype.h 2 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
22 * ISO C 99 <wctype.h> for platforms that lack it.
70 platforms, but is declared and works fine on the platforms on which
83 * For providing a replacement for a function that exists on all platforms,
84 but is broken/insufficient and needs to be replaced on some platforms:
102 * For providing a replacement for a function that exists on some platforms
104 is additionally either missing or undeclared on some other platforms:
  /external/bison/lib/
errno.in.h 32 /* On native Windows platforms, many macros are not defined. */
242 /* On many platforms, the macros EOWNERDEAD and ENOTRECOVERABLE are not
  /external/bison/linux-lib/
wctype.h 2 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
22 * ISO C 99 <wctype.h> for platforms that lack it.
70 platforms, but is declared and works fine on the platforms on which
83 * For providing a replacement for a function that exists on all platforms,
84 but is broken/insufficient and needs to be replaced on some platforms:
102 * For providing a replacement for a function that exists on some platforms
104 is additionally either missing or undeclared on some other platforms:
  /external/boringssl/src/util/
generate_build_files.py 456 def main(platforms):
522 for platform in platforms:
537 platforms = []
540 platforms.append(Chromium())
542 platforms.append(Android())
544 platforms.append(AndroidStandalone())
546 platforms.append(Bazel())
550 sys.exit(main(platforms))
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
encoding.py 81 These problems mostly arise when sharing data across platforms (e.g.,
85 kinds of problems that can arise when copying filenames across platforms.
  /external/clang/docs/
ThreadSanitizer.rst 17 Supported Platforms
22 Support for 32-bit platforms is problematic and is not planned.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform.h 87 // For such platforms build this code with -DSANITIZER_CAN_USE_ALLOCATOR64=0 or
98 // FIXME: this value should be different on different platforms. Larger values
  /external/curl/docs/examples/
imap-multi.c 133 /* Portable sleep for platforms other than Windows. */
139 /* Note that on some platforms 'timeout' may be modified by select().
multi-app.c 122 /* Portable sleep for platforms other than Windows. */
128 /* Note that on some platforms 'timeout' may be modified by select().
multi-debugcallback.c 196 /* Portable sleep for platforms other than Windows. */
202 /* Note that on some platforms 'timeout' may be modified by select().

Completed in 340 milliseconds

<<21222324252627282930>>