Searched defs:Detach (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dsmart-pointer.h77 // deleted then call Detach(). Afterwards, the smart pointer is empty
79 inline T* Detach() { function in class:v8::internal::SmartPointer
/external/sonivox/jet_tools/JetCreator/
H A Deas.py726 def Detach (self, stream): member in class:EAS
727 """Detach a file or output device from the EAS output. See
/external/webkit/WebCore/dom/
H A DNode.h106 enum StyleChange { NoChange, NoInherit, Inherit, Detach, Force }; enumerator in enum:WebCore::Node::StyleChange

Completed in 30 milliseconds