Searched defs:IOS (Results 1 - 4 of 4) sorted by last modified time

/external/stlport/test/eh/
H A Dintel45.mak43 IOS = SGI macro
44 #IOS = NOSGI
45 #IOS = NONE
47 !IF "$(IOS)" == "NOSGI"
49 !ELSEIF "$(IOS)" == "NONE"
H A Dintel50.mak44 IOS = SGI macro
45 #IOS = NOSGI
46 #IOS = NONE
48 !IF "$(IOS)" == "NOSGI"
50 !ELSEIF "$(IOS)" == "NONE"
/external/llvm/include/llvm/ADT/
H A DTriple.h104 IOS, enumerator in enum:llvm::Triple::OSType
232 /// This may also be called with IOS triples but the OS X version number is
238 /// only be called with IOS triples.
334 return getOS() == Triple::IOS;
/external/iproute2/doc/
H A Dip-tunnels.tex344 \section{Linux and Cisco IOS tunnels.}
346 Among another tunnels Cisco IOS supports IPIP and GRE.

Completed in 404 milliseconds