Searched refs:interactive (Results 1 - 25 of 80) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Ddcprint.h23 wxPrinterDC(const wxString& driver, const wxString& device, const wxString& output, bool interactive = TRUE, int orientation = wxPORTRAIT);
H A Dprint.h47 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Ddcprint.h23 wxPrinterDC(const wxString& driver, const wxString& device, const wxString& output, bool interactive = true, int orientation = wxPORTRAIT);
H A Dprint.h47 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/tests/
H A Dtest_smbclient_s3.sh32 echo matched interactive prompt in non-interactive mode
39 # Test that an interactive smbclient prompts to stdout
60 echo failed to match interactive prompt on stdout
77 testit "interactive smbclient prompts on stdout" \
81 testit "interactive smbclient -l prompts on stdout" \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dreadline.c62 /* Prompt might be NULL in non-interactive mode. */
92 BOOL interactive; local
94 interactive = isatty(x_fileno(x_stdin)) || getenv("CLI_FORCE_INTERACTIVE");
95 if (!interactive) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfontmap.h46 // wxFontMapperBase: this is a non-interactive class which just uses its built
81 // interactive parameter is ignored in the base class, we behave as if it
84 bool interactive = true);
177 // wxFontMapper: interactive extension of wxFontMapperBase
182 // be disabled by giving the value of false to "interactive" parameter.
185 // disable this -- which shouldn't be ever needed because if "interactive" was
206 bool interactive = true);
215 bool interactive = true);
222 bool interactive = true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfontmap.cpp131 // interactive functions
177 wxFontMapper::CharsetToEncoding(const wxString& charset, bool interactive) argument
190 else if ( (encoding == wxFONTENCODING_SYSTEM) && interactive )
249 wxUnusedVar(interactive);
288 bool interactive)
302 if ( interactive && s_inGetAltForEncoding )
350 interactive = false;
407 if ( interactive )
482 //else: we're in non-interactive mode
493 bool interactive)
285 GetAltForEncoding(wxFontEncoding encoding, wxNativeEncodingInfo *info, const wxString& facename, bool interactive) argument
490 GetAltForEncoding(wxFontEncoding encoding, wxFontEncoding *encodingAlt, const wxString& facename, bool interactive) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dcmds.c563 cp, tp, cp != tp || !interactive);
565 ointer = interactive;
566 interactive = 1;
570 interactive = ointer;
586 argv[i], tp, tp != argv[i] || !interactive);
588 ointer = interactive;
589 interactive = 1;
593 interactive = ointer;
612 *cpp, tp, *cpp != tp || !interactive);
614 ointer = interactive;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_common.c94 BOOL interactive = False; local
96 static char *kwlist[] = {"interactive", "logfilename", NULL};
99 args, kw, "|is", kwlist, &interactive, &logfilename))
102 if (interactive && logfilename) {
104 "can't be interactive and set log file name");
108 if (interactive)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dprint.cpp93 bool wxOS2PrintPreview::Print(bool WXUNUSED(interactive))
98 // return printer.Print(m_previewFrame, m_printPrintout, interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dprintpalm.cpp114 bool wxPalmPrintPreview::Print(bool interactive) argument
H A Ddcprint.cpp64 bool interactive,
61 wxPrinterDC(const wxString& driver_name, const wxString& device_name, const wxString& file, bool interactive, int orientation) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dprintps.h55 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprintmac.h55 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dprintmac.h55 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dprintwin.h58 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dprint.h48 virtual bool Print(bool interactive);
H A Dprintos2.h51 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dprintpalm.h57 virtual bool Print(bool interactive);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmlabel.c98 int verbose, clear, interactive, show; local
186 interactive = !show && !clear &&!newLabel[0] &&
194 interactive = 0;
209 if(show || interactive){
245 if(interactive){
255 if(interactive && newLabel[0] == '\0')
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el763 (interactive)
1152 (interactive)
1332 (interactive)
1538 (interactive)
1547 (interactive)
1558 (interactive)
1572 (interactive)
1639 (interactive)
1644 (interactive)
1649 (interactive)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dmain.c57 int interactive, caseins, lex_compat, do_yylineno, useecs, fulltbl, usemecs; variable
209 if ( interactive == unspecified )
212 interactive = false;
214 interactive = true;
223 if ( interactive )
434 if ( interactive == false )
436 if ( interactive == true )
595 interactive = csize = unspecified;
649 interactive = false;
729 interactive
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dmain.c57 int interactive, caseins, lex_compat, do_yylineno, useecs, fulltbl, usemecs; variable
209 if ( interactive == unspecified )
212 interactive = false;
214 interactive = true;
223 if ( interactive )
434 if ( interactive == false )
436 if ( interactive == true )
595 interactive = csize = unspecified;
649 interactive = false;
729 interactive
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dserver.c309 static BOOL open_sockets_smbd(BOOL is_daemon, BOOL interactive, const char *smb_ports) argument
540 if (smbd_server_fd() != -1 && interactive)
837 static BOOL interactive = False; local
849 {"interactive", 'i', POPT_ARG_VAL, &interactive, True, "Run interactive (not a daemon)"},
924 if (interactive) {
929 if (interactive && (DEBUGLEVEL >= 9)) {
934 DEBUG(0,("ERROR: Can't log to stdout (-S) unless daemon is in foreground (-F) or interactive (-i)\n"));
1024 if (!interactive)
[all...]

Completed in 311 milliseconds

1234