search for: reselect

Displaying 20 results from an estimated 27 matches for "reselect".

2019 Aug 23
2
Using [GlobalISel] to provide peephole optimizations
...(https://reviews.llvm.org/D54286 is the latest I can find of it), but after manually adding my Nth manually coded pass for a niggling important transform, and then needing to add more cases to FoldImmediate/MemoryOperand/OptimizeLoad after it. I wondered how hard it would be to allow GlobalISel to reselect machine patterns, eg after they've been made available by other passes. What I was thinking is in addition to anything else that's coming, allowing Instructions to exist on the input side of Pat<>, and using the same InstructionSelector we already have to reselect. To my surprise......
2011 Nov 20
3
Use Ransack with radio buttons for boolean values
Hello I''m trying to search for active and non active users. These radio buttons work just fine except that it didn''t reselect itself after the form has been submitted. So, what should I do to ensure it will be selected just like how my text field populated automatically after the form has been submitted? = search_form_for @q do |f| = f.radio_button :is_active_false, 1 = f.radio_button :is_active_true, 1 Thanks in...
2005 Dec 19
1
re-selecting a select list on create
I have a select list tht is built from a "collection_select" and I want to reselect the value the user submitted if any part of the form errors. could someone point me in the right direction for doing this? my select looks like this collection_select(:company, :id, @companies, :id, :name) I tried setting the variable @company to param[:company] but that didnt work. thanks -...
2006 Jan 20
1
Resync dovecot index after manual moving mails in maildir
..."spam learn". Every hour spamassassin scans this folder and learn from the mails or files at this folder. After this learn i move the files to trash. If at this moment a client is connected via imap to this account, the mua (in my case thunderbird) doesnt update its folder view after reselecting the folder. Is this a mua problem or is this a index "problem" in dovecot (i know, it isnt a real problem or bug). If the second is the truth, is there any possibility to tell dovecot to rescan the maildir? Thanks in advance. Bye from Germay Danilo -------------- next part -------...
2007 Jul 09
1
question on kernel compile
...e oldconfig, did make menuconfig, did my compile and everything is working fine in that regard. My question now is how do I take that kernel configuration and use it for another machine that also needs the 2.6.21.5 kernel. Basically I am trying to save the step of going back into menuconfig and reselecting what I wanted. Thanks, Jerry
2005 Apr 14
2
Display execution in a function
Dear all, Here is a simplified version of a function I made: ############ plotfunc<-function(x){ #x a vector cat("please select two points","\n") plot(x) points<-locator(2) return(points) } ############ Using R version 1.01 for mac os x (aqua GUI) I would like to know what should I do to make sure that my text line will be printed prior to the drawing of the plot.
2006 Apr 01
12
Repost: Why is rails generating bad SQL?
It looks like I am missing something obvious. ActiveRecord is generating _really_ bad SQL for this configuration, and I can''t quite figure it out. I''ve instrumented ActiveRecord enough to localize the problem somewhat, and generally by this time I would have a good idea of what I was missing because it''s all in the source. It appears that something in
2012 Oct 24
3
SYSVOL ACLs and GPOs
...lowing error: "The permissions for this GPO in the SYSVOL folder are inconsistent with those in Active Directory. It is recommended that these permissions be consistent. To change the SYSVOL permissions to those in Active Directory, click OK." Hitting ok I get no error but as soon as I reselect THE SAME entry I get the same error, it doesn't seem to be able to fix the ACL. I have found one post about this on the list (https://bugzilla.samba.org/show_bug.cgi?id=5483)but apparently it was "fixed" a long time ago. Seeing as I'm using the latest version I would assume th...
2012 Jun 28
0
[LLVMdev] One problem to discuss
...nction, RemoveFileOnSignal, DontRemoveFileOnSignal I am afraid there is deadlock risk if llvm running in multithread mode, the case it is designed to safeguard. Suppose, say when some thread runs into RunInterruptHandlers and acquire the Mutex, then it is preemptied by scheduler, and before it is reselected by scheduler, one signal is dispatched to it. Then just before the thread resuming at the end of schdeuling, the kernel will invoke SignalHandler to handle the signal, but may deadlock at mutex acquire (as kernel now is conditionally preemptied). Maybe we can trylock (instead of lock) at the beg...
2006 Sep 05
0
My 4.4 upgrades
...apps that I recognize (bind, openssh, etc), update and reboot. The yumex to get those apps and another reboot (most likely not needed). I have updated my notebook. The only detected problems are: madwifi drivers and lost Thunderbird icons in drawers (just had to go through the properties and reselect the icon). Too soon to tell about anything deeper.... One server so far. This is a new box that I built only a couple weeks ago. Update went fine. I am now taring up the system as a checkpoint before proceeding. Two Trixboxes. I am having that classic Trixbox problem with Centos and Zapt...
2009 Sep 09
3
Bugzilla keep logging me out
Hi, I need to log in everytime I want to do something on bugzilla. E.g. When I want to attach a file I need to login, after submitting it, I need to log again and reselect the file. Cookies are enabled, "Remember my Login" is checked, "Restrict this session to this IP address (using this option improves security)" is not checked (ISP has transparent proxies) (And changing ISPs won't help, all ISPs in my country have those...) Any idea what c...
1999 Aug 31
0
Can't locate point and print (printer) driver files
...s automatically install. However in alot of other cases, the client computer 'decides' that it can't locate the files. In these instances we are advising users to manually type in \\SMBSERVER\PRINTER$\PRINTERNAME which works fine, except they have to enter this path in for each file (or reselect it from the drop down box). The same printer may install fine on our test machine(s), but others PCs in the 'field' will sometimes exhibit the above behaviour. All our client PCs are Windows 95. There does not seem to be any pattern between 95SP1 or osr2.x. Is anyone aware of any 'tri...
2004 Jun 23
4
1.0-test22 - maildir fixed?
http://dovecot.org/test/ Well, remember when I said: > Here you go, maildir syncing problems finally fixed (I hope). Well, > except there's this "new-dir-only syncing" optimization which I'm not > really sure if it works as it should. Just before I found the expunge bug in index, I was trying to fix the new-dir-only syncing because the code looked wrong. Then I
2018 Jun 15
2
RFC: Atomic LL/SC loops in LLVM revisited
On Thu, 14 Jun 2018 at 13:45, Alex Bradbury <asb at lowrisc.org> wrote: > Oh I see what you're saying, it's the fact that by bypassing > instruction selection we're missing cases where an ADDI could be > selected rather than an ADD, which would potentially free up a > register and save the instruction generated for materialising the > constant. Yes. > I
2004 Sep 18
2
Random source ports in FreeBSD?
Hello, all! In the beginning I want to say, that this question seems to be a security one, isn't it so?.. Recently I was googling for the subject and coulnd't find anything... Even in the opennet.ru forum nobody answered me about this. So, as far as I got to know, randomizing source ports in FreeBSD is impossible now? (to be exact - is not implemented?) It's very interesting to me
2006 Dec 03
0
[776] trunk/wxruby2: Added Bitmap#draw method, updated sample
...temp_dc.SelectObject(test_bitmap); - - // We can now draw into the memory DC... - // Copy from this DC to another DC. - old_dc.Blit(250, 50, BITMAP_WIDTH, BITMAP_HEIGHT, temp_dc, 0, 0); - - -Note that the memory DC _must_ be deleted (or the bitmap selected out of it) before a bitmap -can be reselected into another memory DC. - </del><span class="cx"> h2. See also </span><span class="cx"> </span><span class="cx"> "Bitmap":bitmap.html, "DC":dc.html </span><span class="lines">@@ -52,10 +41...
2010 May 28
8
form helpers don't seem to work with RJS files...
I’ve been spending a great deal of time chasing this problem. Hopefully someone sees something obvious I’m doing wrong. Basically anytime I try to call fields_for from an RJS file or within a partial in the RJS file, I get the following error. My goal is simply to load a partial into a div. The fields in this partial require fields_for though. And that’s where the problem lies.
2012 Aug 31
0
Wine release 1.5.12
...rovider. dssenh/tests: Added signature tests on the DSSENH cryptographic service provider. dssenh/tests: Added key exchange tests for the DSSENH cryptographic service provider. Matteo Bruni (3): wined3d: Fix blending test expected results. wined3d: Force ARB shader programs reselection on bool/int constant changes. wined3d: Use BOOL instead of char in shader_load_constants(). Michael Stefaniuc (10): qedit: COM cleanup for the IClassFactory iface. strmbase: COM cleanup for the IClassFactory iface. mlang: COM cleanup for the IClassFactory iface. am...
2008 May 02
0
Wine release 0.9.61
...Register CLSID_AMDirectDrawStream. Dmitry Timoshkov (12): winedump: Print contents of EMR_INTERSECTCLIPRECT and EMR_EXTSELECTCLIPRGN. gdi32: Add a test for ExtCreateRegion, make it pass under Wine. gdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it pass under Wine. gdi32: Reselect objects into the DC only if scaling factors change. fonts: Change encoding of tahomabd.sfd to unicode. gdi32: Do not reselect objects while recording a metafile, that's done at the playing time. gdi32: Save/restore internal EMF playing state on EMR_SAVEDC/EMR_RESTOREDC, add a...
2016 May 27
0
Wine release 1.9.11
...y shader interface matching for SM4+ vertex shaders. wined3d: Get rid of the "reorder shaders" for SM4+. wined3d: Handle GS inputs and outputs. wined3d: Fixup vertex position in geometry shaders. wined3d: Add support for core OpenGL geometry shaders. wined3d: Reselect the current GLSL geometry shader when possible even if the VS changed. Michael Stefaniuc (2): wined3d: Initialize a RECT to avoid compiler warnings. include: Use inline functions for common RECT helpers. Nikolay Sivov (25): mmdevapi: Increment loop counter once per iteration (Cl...