Searched refs:prevent (Results 1 - 25 of 61) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpowerevt.tex32 event can be vetoed to prevent suspend from taking place.}
64 Call this to prevent suspend from taking place in
H A Drecguard.tex14 wxRecursionGuard is a very simple class which can be used to prevent reentrancy
83 (may be simply returning) to prevent reentrant calls to itself.
H A Deraseevt.tex7 you set the text background colour explicitly in order to prevent flicker.
H A Dmediaevt.tex32 You may be able to Veto this event to prevent it from stopping,
H A Dtsplittr.tex29 // Set this to prevent unsplitting
H A Dsplitevt.tex29 position is in the process of being changed. You may prevent this change
115 the event handler code to prevent repositioning.
H A Dnotifevt.tex8 change if it wants to prevent it from happening.
H A Dclipevent.tex21 handler, the corresponding operation doesn't take place which allows to prevent
H A Dsplitter.tex51 it is set, or to prevent the change from taking place.
246 user. It may return false to prevent the change or true to allow it.
356 the sash, thus removing one of the panes. To prevent this behaviour (and veto out-of-range sash dragging),
H A Dconfig.tex94 to prevent wxWidgets from deleting it the second time.
197 enumeration. It can't be stored inside the class because it would prevent you
448 Calling this function will prevent {\it Get()} from automatically creating a
450 near the program end to prevent "accidental" creation of a new config object.
H A Dttreectl.tex38 \helpref{SetItemData(NULL)}{wxtreectrlsetitemdata} to prevent the tree from
H A Dbackwardcompat.tex164 Setting {\tt wxABI\_VERSION} should prevent the application from implicitly
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-floppy_ioctl.c239 int prevent = (arg && cmd != CDROMEJECT) ? 1 : 0; local
244 ide_set_media_lock(drive, disk, prevent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-common.S52 movne why, #0 @ prevent further restarts
423 mov why, #0 @ prevent syscall restart handling
429 mov why, #0 @ prevent syscall restart handling
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.h255 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon14873
261 unsigned prevent :1; /* The device defaults in the prevent state after power up */ member in struct:__anon14873
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/vms/
H A Dbuild_libxml.com19 $! - added module schematron.c (prevent xmllint errors)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/vms/
H A Dbuild_libxml.com19 $! - added module schematron.c (prevent xmllint errors)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvp9mc.asm225 ; more generally unroll this to prevent multiple loads of
292 ; more generally unroll this to prevent multiple loads of
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dsram34xx.S151 isb @ prevent speculative exec past here
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl74 sure to escape those to prevent the shell from expanding them
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c152 * issue, but there may be some with hardware restrictions that prevent
204 * open reference to the backing file. This will prevent unmounting
206 * during system shutdown, for example. To prevent such problems, the
1462 int prevent; local
1471 prevent = common->cmnd[4] & 0x01;
1477 if (curlun->prevent_medium_removal && !prevent)
1479 curlun->prevent_medium_removal = prevent;
3074 "false to prevent bulk stalls")
H A Dfile_storage.c60 * open reference to the backing file. This will prevent unmounting
62 * during system shutdown, for example. To prevent such problems, the
264 MODULE_PARM_DESC(stall, "false to prevent bulk stalls");
1753 int prevent; local
1760 prevent = fsg->cmnd[4] & 0x01;
1766 if (curlun->prevent_medium_removal && !prevent)
1768 curlun->prevent_medium_removal = prevent;
H A Dnet2280.c548 unsigned cleanup = 0, prevent = 0; local
561 prevent = 1;
601 cleanup ? " flush" : "", prevent ? " nak" : "",
621 if (prevent) {
743 /* force packet boundaries between dma requests, but prevent the
1849 /* we want to prevent lowlevel/insecure access from the USB host,
1980 /* stop hardware; prevent new request submissions;
2163 /* also flush to prevent erratum 0106 trouble */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl74 sure to escape those to prevent the shell from expanding them
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dgenerate_config_vms_h_curl.com196 $! Write the defines to prevent multiple includes.

Completed in 188 milliseconds

123