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

  /external/llvm/lib/Support/
SourceMgr.cpp 31 const char *LastQuery;
103 Cache->LastQuery <= Loc.getPointer()) {
104 Ptr = Cache->LastQuery;
120 Cache.LastQuery = Ptr;
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 182 mDNSs32 LastQuery;
306 entry->LastQuery = m->timenow;
332 if (entry->NumQueries && m->timenow - entry->LastQuery < mDNSPlatformOneSecond) return;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 604 milliseconds