search for: getbody

Displaying 3 results from an estimated 3 matches for "getbody".

2011 Jan 05
1
Place of Django template tags inside of ext3.0 viewport panels
...th Django. Specifically, I want to place Django template tags inside of a particular panel in my ext3 viewport... I have tried what is seen below, but it doesn't seem to work.. var viewport=new Ext.Panel({ layout: 'border', width:1200, height:650, renderTo: Ext.getBody(), items: [{ region: 'north', xtype: 'panel', layout: 'fit', --------------> html:{% placeholder base_content %}, width:1200, height:50, },{ region: 'center', .... .... ... Thanks, Bill
2020 Jan 03
10
Writing loop transformations on the right representation is more productive
...: applyBLIS(Root): Worklist.replace(Root, Optimized); return; } // Mid level: recognize stencils if (isStencil(Root)) ... // Mid level: Map to compute hierarchy (here: simd -> SMT -> core -> socket for CPUs) if (isParallel(Root) fitsWorkingSet(Root.getBody(), LLCSize) && && isParallel(Root.getPerfectlyNestedLoop(1)) && fitsWorkingSet(Root.getPerfectlyNestedLoop(2).getBody(), L2Size) && isParallel(Root.getPerfectlyNestedLoop(2)) && fitsWorkingSet(Root.getPerfectlyNestedLoop(3).getBody()...
2016 Jul 22
0
Wine release 1.9.15
...he soname of all dlls on Android. loader: The preloader is not supported on Android, don't try to use it. server: Avoid unaligned access when printing x86 floating point registers. Alistair Leslie-Hughes (3): inetcomm: Improve IMimeBody GetHandle return value. inetcomm: GetBody returns MIME_E_NOT_FOUND when no parent found. vcruntime140: Forward set_unexpected. Andrey Gusev (5): po: Update Ukrainian translation. avifil32: Use debugstr_guid() in TRACE() message. hlink: Use debugstr_guid() in FIXME() message. ole32: Use debugstr_guid() in TRAC...