Searched refs:setTag (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIODeviceMemory.cpp68 range->setTag( list[i].tag );
H A DIOMemoryDescriptor.cpp1745 void IOMemoryDescriptor::setTag( IOOptionBits tag ) function in class:IOMemoryDescriptor
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDIE.h79 void setTag(uint16_t T) { Tag = T; } function in class:llvm::DIEAbbrev
155 void setTag(unsigned Tag) { Abbrev.setTag(Tag); } function in class:llvm::DIE
H A DDwarfCompileUnit.cpp705 Buffer.setTag(dwarf::DW_TAG_unspecified_type);
710 Buffer.setTag(dwarf::DW_TAG_base_type);
728 Buffer.setTag(Tag);
754 Buffer.setTag(Tag);
1275 Buffer.setTag(dwarf::DW_TAG_array_type);
/macosx-10.10.1/WebKit-7600.1.25/mac/DefaultDelegates/
H A DWebDefaultContextMenuDelegate.mm61 [menuItem setTag:tag];
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWDCL.h310 void setTag( UInt8 tag ) ;
H A DIOFWDCL.cpp668 IOFWSendDCL::setTag( UInt8 tag ) function in class:IOFWSendDCL
748 setTag( sendData->tagBits ) ;
/macosx-10.10.1/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebContextMenuClient.mm157 [item setTag:oldStyleTag];
281 [item setTag:modernTag];
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/mac/
H A DWebContextMenuProxyMac.mm324 [menuItem setTag:items[i].action()];
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXScrlbr.c442 [scroller setTag:(NSInteger)scrollPtr];
H A DtkMacOSXMenu.c201 [menuItem setTag:(NSInteger)mePtr];
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h524 /*! @function setTag
529 virtual void setTag( IOOptionBits tag );
/macosx-10.10.1/WebKit-7600.1.25/mac/WebView/
H A DWebPDFView.mm441 [item setTag:WebMenuItemTagOpenWithDefaultApplication];
1203 [itemCopy setTag:tag];
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp2275 md->setTag( flags->bits );

Completed in 154 milliseconds