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

  /external/clang/test/SemaCXX/
constexpr-turing.cpp 10 bool tape; member in struct:Action
16 // An infinite tape!
17 struct Tape {
18 constexpr Tape() : l(0), val(false), r(0) {}
19 constexpr Tape(const Tape &old, bool write) :
21 constexpr Tape(const Tape &old, Dir dir) :
26 const Tape *l;
28 const Tape *r
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 525 milliseconds