Searched refs:setName (Results 176 - 200 of 200) sorted by relevance

12345678

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DReassociate.cpp824 I->setName(I->getName()+".neg");
H A DGVN.cpp2512 PREInstr->setName(CurInst->getName() + ".pre");
H A DLoopStrengthReduce.cpp2046 Cond->setName(L->getHeader()->getName() + ".termcond");
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenRegisters.cpp702 R->setName("AnonRegClass_"+utostr(AnonCounter++));
/macosx-10.9.5/IOPCIFamily-224.92.1/
H A DIOPCIConfigurator.cpp1279 child->dtNub->setName(sym);
1287 nub->setName(sym);
H A DIOPCIBridge.cpp2826 setName(kIOPCI2PCIBridgeName);
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoader.cpp2917 mainFrame->tree()->setName(frameName);
3454 frame->tree()->setName(request.frameName());
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/objc/
H A DMediaPlayerPrivateAVFoundationObjC.mm377 [m_videoLayer.get() setName:@"Video layer"];
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/mac/
H A DMediaPlayerPrivateQTKit.mm535 [(CALayer *)m_qtVideoLayer.get() setName:@"Video layer"];
/macosx-10.9.5/WebKit-7537.78.2/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.mm667 core(frame)->tree()->setName(frameName);
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebFrame.mm272 coreFrame->tree()->setName(name);
/macosx-10.9.5/llvmCore-3425.0.33/lib/AsmParser/
H A DLLParser.cpp1912 Inst->setName(NameStr);
2850 ArgIt->setName(ArgList[i].Name);
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.cpp1604 setName(name);
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerBacking.cpp182 graphicsLayer->setName(name);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DIRBuilder.h40 I->setName(Name);
/macosx-10.9.5/WebKit-7537.78.2/mac/Plugins/
H A DWebNetscapePluginView.mm1682 core(frame)->tree()->setName(frameName);
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/mac/
H A DWKView.mm2698 [layer setName:@"Hosting root layer"];
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dphp.vim202 syn keyword phpMethods getHeight getWidth addAction addShape setAction setdown setHit setOver setUp addColor move moveTo multColor remove Rotate rotateTo scale scaleTo setDepth setName setRatio skewX skewXTo skewY skewYTo moveTo rotateTo scaleTo skewXTo skewYTo getwidth addEntry getshape1 getshape2 add nextframe output remove save setbackground setdimension setframes setrate streammp3 addFill drawCurve drawCurveTo drawLine drawLineTo movePen movePenTo setLeftFill setLine setRightFill add nextframe remove setframes addString getWidth moveTo setColor setFont setHeight setSpacing addstring align setbounds setcolor setFont setHeight setindentation setLeftMargin setLineSpacing setMargins setname setrightMargin contained
/macosx-10.9.5/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java261 setName(testName);
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DDeprecatedStyleBuilder.cpp2209 setPropertyHandler(CSSPropertyWebkitAnimationName, ApplyPropertyAnimation<const String&, &Animation::name, &Animation::setName, &Animation::isNameSet, &Animation::clearName, &Animation::initialAnimationName, &CSSToStyleMap::mapAnimationName, &RenderStyle::accessAnimations, &RenderStyle::animations>::createHandler());
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DCore.cpp433 unwrap(Val)->setName(Name);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.cpp2777 coreFrame->tree()->setName(toString(frameName));
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A DLibXML.xs3956 setName = 1
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.mli578 [llvm::Value::setName]. *)
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIOFramebuffer.cpp6968 sensor->setName(kTempSensorName);

Completed in 606 milliseconds

12345678