Searched refs:owner (Results 126 - 150 of 409) sorted by relevance

1234567891011>>

/external/kernel-headers/original/linux/
H A Dipmi_smi.h83 struct module *owner; member in struct:ipmi_smi_handlers
207 void *data, struct module *owner);
H A Dserio.h80 void __serio_register_port(struct serio *serio, struct module *owner);
88 void __serio_unregister_port_delayed(struct serio *serio, struct module *owner);
94 void __serio_register_driver(struct serio_driver *drv, struct module *owner);
H A Dsysfs.h20 struct module * owner; member in struct:attribute
37 .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, \
43 .attr = { .name = __stringify(_name), .mode = 0444, .owner = THIS_MODULE }, \
/external/valgrind/main/drd/
H A Ddrd_error.h113 DrdThreadId owner; member in struct:__anon13856
125 DrdThreadId owner; member in struct:__anon13858
/external/valgrind/main/drd/tests/
H A Dtc10_rec_lock.stderr.exp9 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
H A DCCPluginLayerImpl.cpp39 CCPluginLayerImpl::CCPluginLayerImpl(LayerChromium* owner) argument
40 : CCLayerImpl(owner)
H A DCCLayerImpl.h47 static PassRefPtr<CCLayerImpl> create(LayerChromium* owner) argument
49 return adoptRef(new CCLayerImpl(owner));
54 LayerChromium* owner() const { return m_owner; } function in class:WebCore::CCLayerImpl
/external/apache-xml/src/main/java/org/apache/xpath/operations/
H A DVariable.java270 org.apache.xpath.ExpressionNode owner = getExpressionOwner();
272 if (null != owner && owner instanceof org.apache.xalan.templates.ElemTemplateElement)
276 (org.apache.xalan.templates.ElemTemplateElement) owner;
346 public void callVisitors(ExpressionOwner owner, XPathVisitor visitor) argument
348 visitor.visitVariableRef(owner, this);
H A DOperation.java170 public void callVisitors(ExpressionOwner owner, XPathVisitor visitor) argument
172 if(visitor.visitBinaryOperation(owner, this))
/external/chromium/chrome/browser/resources/options/chromeos/
H A Daccounts_user_list.js172 labelName.textContent = this.user.owner ?
180 emailNameBlock.title = this.user.owner ?
187 if (!this.user.owner) {
/external/webkit/Source/JavaScriptCore/runtime/
H A DPropertyMapHashTable.h79 PropertyMapEntry(JSGlobalData& globalData, JSCell* owner, StringImpl* key, unsigned offset, unsigned attributes, JSCell* specificValue) argument
83 , specificValue(globalData, owner, specificValue)
180 PassOwnPtr<PropertyTable> copy(JSGlobalData&, JSCell* owner, unsigned newCapacity);
248 inline PropertyTable::PropertyTable(JSGlobalData& globalData, JSCell* owner, const PropertyTable& other) argument
262 writeBarrier(globalData, owner, iter->specificValue.get());
271 inline PropertyTable::PropertyTable(JSGlobalData& globalData, JSCell* owner, unsigned initialCapacity, const PropertyTable& other) argument
286 writeBarrier(globalData, owner, iter->specificValue.get());
451 inline PassOwnPtr<PropertyTable> PropertyTable::copy(JSGlobalData& globalData, JSCell* owner, unsigned newCapacity) argument
458 return new PropertyTable(globalData, owner, *this);
459 return new PropertyTable(globalData, owner, newCapacit
[all...]
/external/icu4c/common/
H A Dumutex.c153 UMTX *owner; /* Points back to the UMTX corrsponding to this */ member in struct:ICUMutex
230 U_ASSERT(m->owner == mutex);
263 U_ASSERT(m->owner == mutex);
341 m->owner = mutex;
379 U_ASSERT(m->owner == mutex);
380 if (m->owner != mutex) {
591 UMTX *umtx = thisMutex->owner;
/external/proguard/src/proguard/gui/
H A DClassPathPanel.java40 private final JFrame owner; field in class:ClassPathPanel
46 public ClassPathPanel(JFrame owner, boolean inputAndOutput) argument
52 this.owner = owner;
65 filterDialog = new FilterDialog(owner, msg("enterFilter"));
97 int returnValue = chooser.showOpenDialog(owner);
147 int returnValue = chooser.showOpenDialog(owner);
H A DMemberSpecificationsPanel.java46 public MemberSpecificationsPanel(JDialog owner, boolean fullKeepOptions) argument
54 fieldSpecificationDialog = new MemberSpecificationDialog(owner, true);
55 methodSpecificationDialog = new MemberSpecificationDialog(owner, false);
/external/speex/libspeex/
H A Dbits.c56 bits->owner=1;
66 bits->owner=0;
76 bits->owner=0;
87 if (bits->owner)
116 if (bits->owner)
164 if (bits->owner)
236 if (bits->owner)
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DRedundentExprEliminator.java116 * @param psuedoVarRecipient The owner of the subtree from where the
128 ExpressionOwner owner = (ExpressionOwner) paths.elementAt(i);
129 if (null != owner)
131 int found = findAndEliminateRedundant(i + 1, i, owner, psuedoVarRecipient, paths);
245 ExpressionOwner owner = matchedPaths.m_exprOwner;
246 WalkingIterator iter = (WalkingIterator)owner.getExpression();
253 owner.setExpression(newIter2);
349 // as the expression owner... i.e. the var decl has to go above the expression owner.
591 * @param firstOccuranceOwner The owner o
785 changeToVarRef(QName varName, ExpressionOwner owner, Vector paths, ElemTemplateElement psuedoVarRecipient) argument
1075 visitLocationPath(ExpressionOwner owner, LocPathIterator path) argument
1122 visitPredicate(ExpressionOwner owner, Expression pred) argument
1268 validateNewAddition(Vector paths, ExpressionOwner owner, LocPathIterator path) argument
[all...]
/external/chromium/chrome/browser/resources/options/
H A Dsearch_page.js77 var owner = (this.wrapper || this).nextSibling;
80 if (!owner.offsetParent)
83 // Position the bubble below the location of the owner.
84 var left = owner.offsetLeft + owner.offsetWidth / 2 -
86 var top = owner.offsetTop + owner.offsetHeight;
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/shader/plugins/
H A DGLSLLoader.java50 private AssetManager owner; field in class:GLSLLoader
114 InputStream stream = (InputStream) owner.loadAsset(key);
188 * @param owner
198 this.owner = info.getManager();
/external/dbus/tools/
H A Ddbus-launch-x11.c297 Window owner; local
305 /* locate the selection owner */
306 owner = XGetSelectionOwner (xdisplay, selection_atom);
307 if (owner == None)
308 return TRUE; /* no owner */
310 *wid = (long) owner;
313 XGetWindowProperty (xdisplay, owner, address_atom, 0, 1024, False,
326 XGetWindowProperty (xdisplay, owner, pid_atom, 0, sizeof pid, False,
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
H A DFeature.java16 * This class represents either owner or target of the constraint. It has the
91 Object owner = blenderContext.getLoadedFeature(oma, LoadedFeatureDataType.LOADED_FEATURE);
92 if(owner instanceof Spatial) {
93 this.spatial = (Spatial) owner;
94 } else if(owner instanceof Bone) {
95 this.bone = (Bone) owner;
97 throw new IllegalStateException("Unknown type of owner: " + owner.getClass());
214 throw new IllegalStateException("Invalid space type (" + space.toString() + ") for owner object.");
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXNumber.java431 public void callVisitors(ExpressionOwner owner, XPathVisitor visitor) argument
433 visitor.visitNumberLiteral(owner, this);
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
H A DUnionPattern.java175 public void callVisitors(ExpressionOwner owner, XPathVisitor visitor) argument
177 visitor.visitUnionPattern(owner, this);
/external/dbus/test/data/valid-config-files/system.d/
H A Dtest.conf16 only if the message is sent by the owner of FooService -->
/external/skia/include/views/
H A DSkWindow.h50 bool handleClick(int x, int y, Click::State, void* owner = NULL);
70 virtual bool onDispatchClick(int x, int y, Click::State, void* owner);
/external/webkit/Source/WebCore/page/
H A DFocusController.cpp153 HTMLFrameOwnerElement* owner = static_cast<HTMLFrameOwnerElement*>(node); local
154 if (!owner->contentFrame())
157 Document* document = owner->contentFrame()->document();
163 node = owner;
229 HTMLFrameOwnerElement* owner = frame->ownerElement(); local
230 if (!owner)
234 ? parentDocument->nextFocusableNode(owner, event)
235 : parentDocument->previousFocusableNode(owner, event);
276 HTMLFrameOwnerElement* owner = static_cast<HTMLFrameOwnerElement*>(node); local
277 if (!owner
[all...]

Completed in 418 milliseconds

1234567891011>>