Searched defs:ownership (Results 1 – 9 of 9) sorted by relevance
/external/ceres-solver/include/ceres/ |
D | loss_function.h | 313 ScaledLoss(const LossFunction* rho, double a, Ownership ownership) : in ScaledLoss() 366 LossFunctionWrapper(LossFunction* rho, Ownership ownership) in LossFunctionWrapper() 381 void Reset(LossFunction* rho, Ownership ownership) { in Reset()
|
/external/webkit/Source/WebCore/bridge/qt/ |
D | qt_instance.h | 75 …eate(QObject *instance, PassRefPtr<RootObject> rootObject, QScriptEngine::ValueOwnership ownership) in create()
|
D | qt_instance.cpp | 79 …:QtInstance(QObject* o, PassRefPtr<RootObject> rootObject, QScriptEngine::ValueOwnership ownership) in QtInstance() 117 …tQtInstance(QObject* o, PassRefPtr<RootObject> rootObject, QScriptEngine::ValueOwnership ownership) in getQtInstance()
|
/external/ceres-solver/internal/ceres/ |
D | conditioned_cost_function.cc | 49 Ownership ownership) in ConditionedCostFunction()
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
D | StringImplBase.h | 51 StringImplBase(unsigned length, BufferOwnership ownership) in StringImplBase()
|
D | StringImpl.cpp | 57 BufferOwnership ownership = bufferOwnership(); in ~StringImpl() local 142 BufferOwnership ownership = bufferOwnership(); in sharedBuffer() local
|
/external/clang/lib/Sema/ |
D | SemaType.cpp | 3018 Qualifiers::ObjCLifetime ownership) { in transferARCOwnershipToDeclSpec() 3028 Qualifiers::ObjCLifetime ownership, in transferARCOwnershipToDeclaratorChunk() 3064 Qualifiers::ObjCLifetime ownership) { in transferARCOwnership() 3121 Qualifiers::ObjCLifetime ownership = Context.getInnerObjCOwnership(FromTy); in GetTypeForDeclaratorCast() local
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebframe.cpp | 612 …vaScriptWindowObject(const QString &name, QObject *object, QScriptEngine::ValueOwnership ownership) in addToJavaScriptWindowObject()
|
/external/webkit/Source/WebKit/qt/tests/qwebframe/ |
D | tst_qwebframe.cpp | 2744 void tst_QWebFrame::ownership() in ownership() function in tst_QWebFrame
|