HomeSort by relevance Sort by last modified time
    Searched defs:TAKE_OWNERSHIP (Results 1 - 4 of 4) 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/chromium/base/
basictypes.h 266 // of a passed in argument. If TAKE_OWNERSHIP is passed, the called
270 TAKE_OWNERSHIP
  /external/chromium_org/third_party/cld/base/
basictypes.h 258 // of a passed in argument. If TAKE_OWNERSHIP is passed, the called
262 TAKE_OWNERSHIP
  /external/ceres-solver/include/ceres/
types.h 52 // of a passed in argument. If TAKE_OWNERSHIP is passed, the called
57 TAKE_OWNERSHIP

Completed in 133 milliseconds