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

  /external/openfst/src/include/fst/extensions/pdt/
shortest-path.h 127 gc_(gc),
135 if (gc_)
258 if (gc_)
288 bool gc_; // Allow GC? member in class:fst::PdtShortestPathData
302 if (!gc_)
  /external/v8/tools/gcmole/
gcmole.cc 432 if (in.hasGC()) gc_.set(arg);
443 if (gc_.any()) out.setGC();
450 if (!gc_.any()) return true;
453 return gc_.count() == 1 && !((raw ^ gc_).any());
460 std::bitset<kMaxNumberOfArguments> gc_; member in class:__anon13142::CallProps
    [all...]

Completed in 151 milliseconds