Displaying 3 results from an estimated 3 matches for "90771".
Did you mean:
0771
2006 Jan 05
6
InPlaceEditor and textarea
Hi to all.
First of all exchuse for my bad english
I try to use Ajax.InPlaceEditor with a textarea:
##################
new Ajax.InPlaceEditor($(''ipblock''), ''tools/admin_save.php'',
{ ajaxOptions: {method: ''get''},
rows:10,
cols:20,
callback: function(form, value) { return ''op=ipblock&value='' + value},
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...35 315394 22 0.03 309831 7 0.03 311259
btCompoundShape.ll 90 210823 6 0.02 207856 5 0.02 210218
btConcaveShape.ll 7 9800 0 0.01 9782 0 0.01 9782
btConeShape.ll 45 93005 5 0.02 87742 3 0.02 88742
btConeTwistConstraint.ll 151 582413 16 0.05 582440 12 0.05 576236
btContactConstraint.ll 46 92768 4 0.02 90771 2 0.02 90511
btContactProcessing.ll 58 111001 6 0.02 109787 1 0.02 112377
btContinuousConvexCollision.ll 89 231275 11 0.03 229159 6 0.03 227220
btContinuousDynamicsWorld.ll 33 76264 3 0.01 75439 3 0.01 76151
btConvex2dConvex2dAlgorithm.ll 63 147491 3 0.02 146901 0 0.02 147473
btConvex2dShape.ll 18...