Searched defs:owner (Results 51 - 75 of 300) sorted by relevance

1234567891011>>

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDTestDriver.cpp52 static void generateFakeReport(OSObject * owner, IOTimerEventSource * sender) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DEvalCodeCache.h53 EvalExecutable* getSlow(ExecState* exec, CodeCache* codeCache, ScriptExecutable* owner, bool inStrictContext, const String& evalSource, JSScope* scope, JSValue& exceptionValue) argument
66 EvalExecutable* get(ExecState* exec, CodeCache* codeCache, ScriptExecutable* owner, bool inStrictContext, const String& evalSource, JSScope* scope, JSValue& exceptionValue) argument
H A DInstruction.h73 Instruction(VM& vm, JSCell* owner, Structure* structure) argument
78 Instruction(VM& vm, JSCell* owner, StructureChain* structureChain) argument
83 Instruction(VM& vm, JSCell* owner, JSCell* jsCell) argument
H A DObjectAllocationProfile.h50 void initialize(VM& vm, JSCell* owner, JSObject* prototype, unsigned inferredInlineCapacity) argument
H A DPolymorphicAccessStructureList.h63 void set(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> _stubRoutine, Structure* _base, bool isDirect) argument
72 void set(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> _stubRoutine, Structure* _base, Structure* _proto, bool isDirect) argument
81 void set(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> _stubRoutine, Structure* _base, StructureChain* _chain, bool isDirect) argument
95 PolymorphicAccessStructureList(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> stubRoutine, Structure* firstBase, bool isDirect) argument
100 PolymorphicAccessStructureList(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> stubRoutine, Structure* firstBase, Structure* firstProto, bool isDirect) argument
105 PolymorphicAccessStructureList(VM& vm, JSCell* owner, PassRefPtr<JITStubRoutine> stubRoutine, Structure* firstBase, StructureChain* firstChain, bool isDirect) argument
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITWriteBarrier.h80 void set(VM&, CodeLocationDataLabelPtr location, JSCell* owner, JSCell* value) argument
119 void set(VM& vm, CodeLocationDataLabelPtr location, JSCell* owner, T* value) argument
125 void set(VM& vm, JSCell* owner, T* value) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSImageGeneratorValue.cpp88 CSSImageGeneratorValue::CachedGeneratedImage::CachedGeneratedImage(CSSImageGeneratorValue& owner, IntSize size, PassRefPtr<GeneratorGeneratedImage> image) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGlyphPage.h71 static PassRefPtr<GlyphPage> createForMixedFontData(GlyphPageTreeNode* owner) argument
77 static PassRefPtr<GlyphPage> createForSingleFontData(GlyphPageTreeNode* owner, const SimpleFontData* fontData) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DCounterNode.h51 RenderObject* owner() const { return m_owner; } function in class:WebCore::CounterNode
H A DRenderFullScreen.cpp41 RenderFullScreenPlaceholder(RenderFullScreen* owner) argument
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dprintmsg.c141 printrdata(dns_message_t *msg, dns_rdataset_t *rdataset, dns_name_t *owner, argument
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_module_apple.c42 static void filter_module_symbols(CSSymbolOwnerRef owner, CSSymbolIterator valid_symbol) argument
107 CSSymbolOwnerRef owner = CSSymbolicatorGetSymbolOwnerWithUUIDAtTime(symbolicator, uuid_ref, kCSNow); local
195 CSSymbolOwnerRef owner = CSSymbolicatorGetSymbolOwnerWithAddressAtTime(kernelSymbolicator, (mach_vm_address_t)addr, kCSNow); local
[all...]
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dopenat.h106 chownat (int fd, char const *file, uid_t owner, gid_t group) argument
112 lchownat (int fd, char const *file, uid_t owner, gid_t group) argument
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dtok822.h34 struct TOK822 *owner; /* group owner */ member in struct:TOK822
/macosx-10.9.5/postfix-252/postfix/src/local/
H A Dalias.c112 char *owner; local
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A Dacls.h140 virtual void getOwner(AclOwnerPrototype &owner) argument
H A Dlocalkey.cpp82 void LocalKey::setOwner(const AclEntryPrototype *owner) argument
H A Dtempdatabase.cpp58 TempKey(Database &db, const CssmKey &newKey, uint32 moreAttributes, const AclEntryPrototype *owner) argument
120 makeSecurePassphraseKey(const Context &context, const AccessCredentials *cred, const AclEntryPrototype *owner, uint32 usage, uint32 attrs, RefPointer<Key> &newKey) argument
152 generateKey(const Context &context, const AccessCredentials *cred, const AclEntryPrototype *owner, uint32 usage, uint32 attrs, RefPointer<Key> &newKey) argument
173 makeKey(const CssmKey &newKey, uint32 moreAttributes, const AclEntryPrototype *owner) argument
[all...]
/macosx-10.9.5/securityd-55199.3/tests/
H A Dtestcrypto.cpp154 ResourceControlContext owner; local
/macosx-10.9.5/tcl-102/tcl_ext/thread/thread/generic/
H A DthreadSpCmd.h43 Tcl_ThreadId owner; /* Current lock owner thread (-1 = any) */ member in struct:Sp_AnyMutex_
54 Tcl_ThreadId owner; /* Current lock owner thread */ member in struct:Sp_ExclusiveMutex_
69 Tcl_ThreadId owner; /* Current lock owner thread */ member in struct:Sp_RecursiveMutex_
84 Tcl_ThreadId owner; /* Current lock owner thread */ member in struct:Sp_ReadWriteMutex_
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkBlink.c30 WidgetCore *owner; /* Widget that currently has cursor */ member in struct:__anon13472
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOSubMemoryDescriptor.cpp163 makeMapping( IOMemoryDescriptor * owner, task_t intoTask, IOVirtualAddress address, IOOptionBits options, IOByteCount offset, IOByteCount length ) argument
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dtramp-vc.el
/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DCTimer.cpp70 CTimer::cTimer(IOWorkLoop *work, OSObject *owner, Action callback) argument
83 Boolean CTimer::init(IOWorkLoop *work, OSObject *owner, Action callback) argument
208 CTimer::timeout(OSObject *owner, IrDATimerEventSource *sender) argument
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DClassAdapter.java70 visitOuterClass( final String owner, final String name, final String desc) argument

Completed in 365 milliseconds

1234567891011>>