Searched refs:OSes (Results 1 – 25 of 48) sorted by relevance
12
/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/mesa3d/ |
D | acinclude.m4 | 38 # PIC is the default for these OSes.
|
/external/clang/utils/TableGen/ |
D | ClangAttrEmitter.cpp | 1893 std::vector<std::string> OSes; in GenerateHasAttrSpellingStringSwitch() local 1896 std::vector<std::string> OSes = R->getValueAsListOfStrings("OSes"); in GenerateHasAttrSpellingStringSwitch() local 1897 for (auto AI = OSes.begin(), AE = OSes.end(); AI != AE; ++AI) { in GenerateHasAttrSpellingStringSwitch() 2512 std::vector<std::string> OSes = R->getValueAsListOfStrings("OSes"); in GenerateTargetRequirements() local 2513 for (auto I = OSes.begin(), E = OSes.end(); I != E; ++I) { in GenerateTargetRequirements()
|
/external/parameter-framework/ |
D | README.md | 68 `/usr/local` on unix OSes; if you want to install them under a custom
|
/external/valgrind/none/tests/ |
D | cmdline1.stdout.exp | 130 --resync-filter=no|yes|verbose [yes on MacOS, no on other OSes]
|
D | cmdline2.stdout.exp | 130 --resync-filter=no|yes|verbose [yes on MacOS, no on other OSes]
|
/external/opencv/ |
D | README.rdoc | 13 …s which are present by default on Mac OS X, but I haven't tested on other OSes. If it doesn't wor…
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_flags.inc | 141 "dumping a 16T+ core file. Ignored on OSes that don't dump core by"
|
/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/libpcap/ |
D | aclocal.m4 | 868 # OSes that support that CPU catch the fault and simulate 1100 # Some OSes (eg. Solaris) place it in libnsl 1101 # Some strange OSes (SINIX) have it in libsocket:
|
D | CHANGES | 421 different OSes.
|
D | configure.in | 100 dnl Even if <net/bpf.h> were, on all OSes that support BPF, fixed to
|
/external/tcpdump/ |
D | configure.in | 299 dnl and possibly other versions of those OSes 493 # the type given to some non-Linux OSes.
|
D | aclocal.m4 | 875 # OSes that support that CPU catch the fault and simulate 1109 # Some OSes (eg. Solaris) place it in libnsl 1110 # Some strange OSes (SINIX) have it in libsocket:
|
D | CHANGES | 26 Fixed IPv6 check on Solaris and other OSes requiring extra
|
/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/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 603 cards and OSes will be added in the future. See developer.txt for
|
/external/clang/include/clang/Basic/ |
D | Attr.td | 241 list<string> OSes; 247 let OSes = ["Win32"];
|
/external/llvm/docs/ |
D | CMake.rst | 192 other OSes.
|
/external/ceres-solver/docs/source/ |
D | building.rst | 73 On ``UNIX`` OSes other than Mac OS X we recommend `ATLAS
|
/external/iptables/utils/ |
D | pf.os | 70 # - Don't fragment flag (DF) - some modern OSes set this to implement PMTU
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README | 142 operating systems. Hopefully, support for more wlan cards and OSes will be
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 3585 # PIC is the default for these OSes. 3891 # PIC is the default for these OSes.
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 4848 # PIC is the default for these OSes. 5121 # PIC is the default for these OSes.
|
12