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

  /external/llvm/include/llvm/Support/
circular_raw_ostream.h 28 /// TAKE_OWNERSHIP - Tell this stream that it owns the underlying
32 static const bool TAKE_OWNERSHIP = true;
  /external/ceres-solver/include/ceres/
types.h 50 // of a passed in argument. If TAKE_OWNERSHIP is passed, the called
55 TAKE_OWNERSHIP
  /external/chromium/base/
basictypes.h 266 // of a passed in argument. If TAKE_OWNERSHIP is passed, the called
270 TAKE_OWNERSHIP

Completed in 97 milliseconds