Home
last modified time | relevance | path

Searched refs:origType (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjC.cpp1808 llvm::Type *origType = value->getType(); in emitARCValueOperation() local
1817 return CGF.Builder.CreateBitCast(call, origType); in emitARCValueOperation()
1833 llvm::Type *origType = addr->getType(); in emitARCLoadOperation() local
1840 if (origType != CGF.Int8PtrPtrTy) in emitARCLoadOperation()
1842 cast<llvm::PointerType>(origType)->getElementType()); in emitARCLoadOperation()
1866 llvm::Type *origType = value->getType(); in emitARCStoreOperation() local
1876 return CGF.Builder.CreateBitCast(result, origType); in emitARCStoreOperation()
2152 llvm::Type *origType = value->getType(); in EmitARCRetainAutorelease() local
2156 return Builder.CreateBitCast(value, origType); in EmitARCRetainAutorelease()
/external/chromium_org/third_party/flot/
Djquery.min.js2origType:l[1],data:i,handler:r,guid:r.guid,selector:s,needsContext:s&&v.expr.match.needsContext.te… property
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Djquery-1.6.4.js2725 … var ret, type, fn, j, i = 0, all, namespaces, namespace, special, eventType, handleObj, origType,
2755 origType = type;
2780 … jQuery.event.remove( elem, origType, handleObj.handler, j );
3097 liveConvert( handleObj.origType, handleObj.selector ),
3102 … jQuery.event.remove( this, liveConvert( handleObj.origType, handleObj.selector ), handleObj );
3642 …{ data: data, selector: selector, handler: fn, origType: type, origHandler: fn, preType: preType }… property
3677 if ( handleObj.origType.replace( rnamespaces, "" ) === event.type ) {
/external/clang/lib/Sema/
DSemaType.cpp4122 QualType origType = type; in handleObjCOwnershipTypeAttr() local
4130 origType, type); in handleObjCOwnershipTypeAttr()
4216 QualType origType = type; in handleObjCGCTypeAttr() local
4217 type = S.Context.getObjCGCQualType(origType, GCAttr); in handleObjCGCTypeAttr()
4222 origType, type); in handleObjCGCTypeAttr()
/external/llvm/lib/MC/
DELFObjectWriter.cpp544 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet() argument
552 switch (origType) { in mergeTypeForSet()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
Djquery-1.4.3.min.js16 …\.|$)");a.liveFired=this;var H=k.live.slice(0);for(n=0;n<H.length;n++){k=H[n];k.origType.replace(X,
65 …c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,Y(a.origType,a.selector),c.ext…
66 Y(a.origType,a.selector),a)}},beforeunload:{setup:function(a,b,d){if(c.isWindow(this))this.onbefore…
76 …th;s<B;s++)c.event.add(h[s],"live."+Y(k,v),{data:e,selector:v,handler:f,origType:k,origHandler:f,p… property