Searched refs:OSes (Results 1 – 25 of 60) sorted by relevance
123
/external/valgrind/docs/internals/ |
D | directory-structure.txt | 9 2. Multiple architectures, OSes, and platforms (arch/OS combinations). 44 cases for different archs/OSes/platforms. It's pretty straightforward.
|
/external/shflags/doc/ |
D | RELEASE_NOTES-1.0.2.txt | 44 To see the test results for the various OSes tested, please visit
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | reactive_socket_service_base.ipp | 108 // We'll just have to assume that other OSes follow the same behaviour. The
|
/external/valgrind/none/tests/ |
D | cmdline1.stdout.exp | 135 --resync-filter=no|yes|verbose [yes on MacOS, no on other OSes]
|
D | cmdline2.stdout.exp | 135 --resync-filter=no|yes|verbose [yes on MacOS, no on other OSes]
|
/external/syslinux/mbr/ |
D | oldmbr.asm | 222 ; have a 4-byte attempt-at-unique-ID for some OSes.
|
/external/gptfdisk/ |
D | README | 77 * The ability to create a hybrid MBR, which permits GPT-unaware OSes to 98 various buggy partitioning tools. Although most OSes can handle the
|
D | NEWS | 48 warning, because some OSes (such as DOS, Windows XP, OS/2, and BeOS) 393 disks (but few OSes care these days). 491 multiple MBR 0xEE partitions (causes problems in some OSes). 647 older OSes or utilities will object to these disks, although Linux, OS X,
|
/external/parameter-framework/upstream/ |
D | README.md | 116 `/usr/local` on unix OSes; if you want to install them under a custom
|
/external/netperf/ |
D | AUTHORS | 61 A bunch of clean-up for the *BSD OSes
|
/external/swiftshader/third_party/LLVM/autoconf/m4/ |
D | ltdl.m4 | 113 # For now, we just catch OSes we know something about -- in the
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 158 "dumping a 16T+ core file. Ignored on OSes that don't dump core by"
|
/external/libpcap/ |
D | aclocal.m4 | 822 # OSes that support that CPU catch the fault and simulate 1058 # Some OSes (eg. Solaris) place it in libnsl 1059 # Some strange OSes (SINIX) have it in libsocket:
|
/external/conscrypt/ |
D | RELEASING.md | 168 We currently distribute the following OSes and architectures:
|
/external/tcpdump/ |
D | aclocal.m4 | 881 # OSes that support that CPU catch the fault and simulate 1122 # Some OSes (eg. Solaris) place it in libnsl 1123 # Some strange OSes (SINIX) have it in libsocket:
|
D | configure.in | 324 dnl and possibly other versions of those OSes
|
/external/clang/utils/TableGen/ |
D | ClangAttrEmitter.cpp | 2212 std::vector<std::string> OSes = R->getValueAsListOfStrings("OSes"); in GenerateTargetSpecificAttrChecks() local 2213 for (auto I = OSes.begin(), E = OSes.end(); I != E; ++I) { in GenerateTargetSpecificAttrChecks()
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 105 We have two problems with this method. The first one is common for all OSes:
|
/external/python/cpython2/Doc/faq/ |
D | library.rst | 105 currently maintained OSes that fall into this category. 750 finished yet. Different OSes will return different values, so you're going to
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 596 cards and OSes will be added in the future. See developer.txt for
|
/external/clang/include/clang/Basic/ |
D | Attr.td | 252 list<string> OSes; 261 let OSes = ["Win32"];
|
/external/googletest/googletest/docs/ |
D | V1_6_Primer.md | 13 …lso be platform-neutral. Google C++ Testing Framework works on different OSes, with different com…
|
D | V1_7_Primer.md | 13 …lso be platform-neutral. Google C++ Testing Framework works on different OSes, with different com…
|
D | Primer.md | 13 …lso be platform-neutral. Google C++ Testing Framework works on different OSes, with different com…
|
/external/syslinux/gnu-efi/gnu-efi-3.0/ |
D | ChangeLog | 225 some other OSes. There's a way to force uname(1) to return x86_64 as the
|
123