HomeSort by relevance Sort by last modified time
    Searched full:postype (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
pcap-win32.c 580 int postype = 0; local
593 "PosType",
596 (char*)&postype,
601 postype = 0;
  /frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp 859 Triple::OSType pOSType,
890 if (pOSType == Triple::Win32)
898 if (Triple::Win32 == pOSType) {
911 if (Triple::Win32 == pOSType) {
924 if (Triple::Win32 == pOSType) {
    [all...]
  /external/opencv/cvaux/src/
cvepilines.cpp 405 int postype = 0; local
415 postype = 1;
427 if( postype == 0 )
    [all...]

Completed in 293 milliseconds