Home
last modified time | relevance | path

Searched refs:_object (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/bridge/c/
Dc_instance.cpp83 _object = _NPN_RetainObject(o); in CInstance()
89 _NPN_ReleaseObject(_object); in ~CInstance()
95 _class = CClass::classForIsA(_object->_class); in getClass()
101 return _object->_class->invokeDefault; in supportsInvokeDefaultMethod()
113 if (!_object->_class->hasMethod(_object, ident)) in invokeMethod()
131 retval = _object->_class->invoke(_object, ident, cArgs.data(), count, &resultVariant); in invokeMethod()
149 if (!_object->_class->invokeDefault) in invokeDefaultMethod()
166 retval = _object->_class->invokeDefault(_object, cArgs.data(), count, &resultVariant); in invokeDefaultMethod()
183 return _object->_class->construct; in supportsConstruct()
188 if (!_object->_class->construct) in invokeConstruct()
[all …]
Dc_instance.h75 NPObject *getObject() const { return _object; } in getObject()
81 NPObject *_object; variable
/external/bluetooth/glib/gobject/
Dgobject.c1527 g_object_set (gpointer _object, in g_object_set() argument
1531 GObject *object = _object; in g_object_set()
1578 g_object_get (gpointer _object, in g_object_get() argument
1582 GObject *object = _object; in g_object_get()
1800 g_object_connect (gpointer _object, in g_object_connect() argument
1804 GObject *object = _object; in g_object_connect()
1884 g_object_disconnect (gpointer _object, in g_object_disconnect() argument
1888 GObject *object = _object; in g_object_disconnect()
2112 g_object_is_floating (gpointer _object) in g_object_is_floating() argument
2114 GObject *object = _object; in g_object_is_floating()
[all …]
Dgobject.h535 GObject *_object = (GObject*) (object); \
544 G_OBJECT_TYPE_NAME (_object)); \
/external/webkit/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js1006 this._object = Object.isHash(object) ? object.toObject() : Object.clone(object);
1010 for (var key in this._object) {
1011 var value = this._object[key], pair = [key, value];
1019 return this._object[key] = value;
1024 if (this._object[key] !== Object.prototype[key])
1025 return this._object[key];
1029 var value = this._object[key];
1030 delete this._object[key];
1035 return Object.clone(this._object);
Dconcat-jquery-mootools-prototype.js9385 this._object = Object.isHash(object) ? object.toObject() : Object.clone(object);
9389 for (var key in this._object) {
9390 var value = this._object[key], pair = [key, value];
9398 return this._object[key] = value;
9403 if (this._object[key] !== Object.prototype[key])
9404 return this._object[key];
9408 var value = this._object[key];
9409 delete this._object[key];
9414 return Object.clone(this._object);
/external/dropbear/libtomcrypt/
Dcrypt.tex4506 \index{der\_encode\_object\_identifier()}\index{der\_decode\_object\_identifier()}\index{der\_lengt…