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

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
yasm.pyx 76 msg = "obj %r is not a CObject" % obj
84 msg = "CObject type is not set (expecting %s)" % forclass
86 msg = "CObject is for %s not %s" % (<object>desc, forclass)
88 msg = "CObject is incorrect (expecting %s)" % forclass
  /external/lzma/CPP/Windows/
Synchronization.h 87 class CObject: public CHandle
93 class CMutex: public CObject

Completed in 46 milliseconds