HomeSort by relevance Sort by last modified time
    Searched defs:IOS (Results 1 - 2 of 2) sorted by null

  /external/iproute2/doc/
ip-tunnels.tex 344 \section{Linux and Cisco IOS tunnels.}
346 Among another tunnels Cisco IOS supports IPIP and GRE.
  /external/llvm/include/llvm/ADT/
Triple.h 129 IOS,
274 /// This may also be called with IOS triples but the OS X version number is
280 /// only be called with IOS triples.
380 /// Is this an iOS triple.
382 return getOS() == Triple::IOS;
385 /// isOSDarwin - Is this a "Darwin" OS (OS X or iOS).

Completed in 151 milliseconds