Home
last modified time | relevance | path

Searched refs:whattodo (Results 1 – 25 of 54) sorted by relevance

123

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/lib/
H A Dpkcs11_kcv.c110 enum { encrypt, sign } whattodo; in pkcs11_display_kcv() local
139 whattodo=encrypt; in pkcs11_display_kcv()
147 whattodo=encrypt; in pkcs11_display_kcv()
155 whattodo=encrypt; in pkcs11_display_kcv()
163 whattodo=encrypt; in pkcs11_display_kcv()
171 whattodo=sign; in pkcs11_display_kcv()
180 whattodo=sign; in pkcs11_display_kcv()
188 whattodo=sign; in pkcs11_display_kcv()
196 whattodo=sign; in pkcs11_display_kcv()
209 rv = whattodo == encrypt ? in pkcs11_display_kcv()
[all …]
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/src/
H A Dcheckpointing.cpp248 enum revolve_action whattodo; in revolve_for() local
250 whattodo=revolve(&cpInfos->check, &cpInfos->capo, &cpInfos->fine, in revolve_for()
252 switch (whattodo) { in revolve_for()
271 } while (whattodo==revolve_takeshot || whattodo==revolve_advance); in revolve_for()
338 enum revolve_action whattodo; in cp_fos_reverse() local
340 whattodo=revolve(&cpInfos->check, &cpInfos->capo, &cpInfos->fine, in cp_fos_reverse()
342 switch (whattodo) { in cp_fos_reverse()
377 } while (whattodo!=revolve_terminate && whattodo!=revolve_error); in cp_fos_reverse()
439 enum revolve_action whattodo; in cp_fov_reverse() local
443 switch (whattodo) { in cp_fov_reverse()
[all …]
/dports/japanese/canna-lib/Canna37p3/lib/canna/
H A Ddefaultmap.c85 searchfunc(d, mode, whattodo, key, fnum) in searchfunc() argument
88 int whattodo;
97 switch (whattodo) {
165 CYsearchfunc(d, mode, whattodo, key, fnum) in CYsearchfunc() argument
168 int whattodo;
179 return Yomisearchfunc(d, mode, whattodo, key, fnum);
183 switch (whattodo) {
189 return Yomisearchfunc(d, mode, whattodo, key, fnum);
H A Dmulti.c248 multiSequenceFunc(d, mode, whattodo, key, fnum) in multiSequenceFunc() argument
251 int whattodo;
259 if (whattodo != KEY_CALL)
/dports/japanese/canna-server/Canna37p3/lib/canna/
H A Ddefaultmap.c85 searchfunc(d, mode, whattodo, key, fnum) in searchfunc() argument
88 int whattodo;
97 switch (whattodo) {
165 CYsearchfunc(d, mode, whattodo, key, fnum) in CYsearchfunc() argument
168 int whattodo;
179 return Yomisearchfunc(d, mode, whattodo, key, fnum);
183 switch (whattodo) {
189 return Yomisearchfunc(d, mode, whattodo, key, fnum);
H A Dmulti.c248 multiSequenceFunc(d, mode, whattodo, key, fnum) in multiSequenceFunc() argument
251 int whattodo;
259 if (whattodo != KEY_CALL)
/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Doptions.cc587 Options::update_gui (OptionsGUI whattodo, guint groups, GladeXML *xml, in update_gui() argument
596 update_gui (whattodo, option, xml, filename); in update_gui()
619 Options::update_gui (OptionsGUI whattodo, Option *option, GladeXML *xml, in update_gui() argument
635 if (whattodo & OPTSGUI_GET) { in update_gui()
641 if (whattodo & OPTSGUI_SET) in update_gui()
644 if ((whattodo & OPTSGUI_SENSITIVE) && (whattodo & OPTSGUI_SHOW)) { in update_gui()
647 whattodo=(OptionsGUI) (whattodo & ~(OPTSGUI_SENSITIVE | OPTSGUI_SHOW)); in update_gui()
650 if (whattodo & (OPTSGUI_SENSITIVE | OPTSGUI_SHOW)) { in update_gui()
660 if (whattodo & OPTSGUI_SENSITIVE) in update_gui()
678 if (whattodo & OPTSGUI_SENSITIVE) in update_gui()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/ts/trajectory/impls/memory/
H A Dtrajmemory.c774 switch(whattodo) { in printwhattodo()
810 switch(whattodo) { in printwhattodo2()
855 PetscInt whattodo; in FastForwardRevolve() local
858 whattodo = 0; in FastForwardRevolve()
883 if (stype == REVOLVE_ONLINE && whattodo == 8) whattodo = 5; in ApplyRevolve()
884 if (stype == REVOLVE_ONLINE && whattodo == 7) whattodo = 2; in ApplyRevolve()
896 if (whattodo == 3 || whattodo == 4) { /* ready for a reverse step */ in ApplyRevolve()
905 if (whattodo == 3 || whattodo == 4) rctx->reverseonestep = PETSC_TRUE; in ApplyRevolve()
1048 if (whattodo == 8) whattodo = 5; in GetTrajRON()
1058 if (whattodo == 3 || whattodo == 4) tjsch->rctx->reverseonestep = PETSC_TRUE; in GetTrajRON()
[all …]
/dports/www/c-icap/c_icap-0.5.10/services/echo/
H A Dsrv_echo.c138 static int whattodo = 0; variable
176 if (whattodo == 0) { in echo_check_preview_handler()
177 whattodo = 1; in echo_check_preview_handler()
190 whattodo = 0; in echo_check_preview_handler()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mime/src/
H A Dmimetpla.cpp319 uint32_t whattodo = obj->options->whattodo; in MimeInlineTextPlain_parse_line() local
322 whattodo = 0; // This is done on Send. Don't do it twice. in MimeInlineTextPlain_parse_line()
324 whattodo = whattodo & ~mozITXTToHTMLConv::kGlyphSubstitution; in MimeInlineTextPlain_parse_line()
382 rv = conv->ScanTXT(Substring(lineSourceStr, logicalLineStart), whattodo, in MimeInlineTextPlain_parse_line()
H A Dmimetpfl.cpp345 uint32_t whattodo = obj->options->whattodo; in MimeInlineTextPlainFlowed_parse_line() local
348 whattodo = 0; in MimeInlineTextPlainFlowed_parse_line()
350 whattodo = whattodo & ~mozITXTToHTMLConv::kGlyphSubstitution; in MimeInlineTextPlainFlowed_parse_line()
379 rv = conv->ScanTXT(lineSource, whattodo, lineResult); in MimeInlineTextPlainFlowed_parse_line()
H A DnsStreamConverter.cpp49 uint32_t whattodo, nsIChannel* aChannel) { in bridge_create_stream() argument
56 format_out, whattodo, aChannel); in bridge_create_stream()
553 uint32_t whattodo = mozITXTToHTMLConv::kURLs; in NS_IMPL_ISUPPORTS() local
562 whattodo = whattodo | mozITXTToHTMLConv::kGlyphSubstitution; in NS_IMPL_ISUPPORTS()
566 whattodo = whattodo | mozITXTToHTMLConv::kStructPhrase; in NS_IMPL_ISUPPORTS()
574 bridge_create_stream(mEmitter, this, aURI, newType, whattodo, aChannel); in NS_IMPL_ISUPPORTS()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c340 int whattodo; in matroxfb_cfb4_clear() local
347 whattodo = 0; in matroxfb_cfb4_clear()
352 whattodo = 1; in matroxfb_cfb4_clear()
355 whattodo |= 2; in matroxfb_cfb4_clear()
369 if (whattodo) { in matroxfb_cfb4_clear()
372 if (whattodo & 1) { in matroxfb_cfb4_clear()
381 if (whattodo & 2) { in matroxfb_cfb4_clear()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c340 int whattodo; in matroxfb_cfb4_clear() local
347 whattodo = 0; in matroxfb_cfb4_clear()
352 whattodo = 1; in matroxfb_cfb4_clear()
355 whattodo |= 2; in matroxfb_cfb4_clear()
369 if (whattodo) { in matroxfb_cfb4_clear()
372 if (whattodo & 1) { in matroxfb_cfb4_clear()
381 if (whattodo & 2) { in matroxfb_cfb4_clear()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c340 int whattodo; in matroxfb_cfb4_clear() local
347 whattodo = 0; in matroxfb_cfb4_clear()
352 whattodo = 1; in matroxfb_cfb4_clear()
355 whattodo |= 2; in matroxfb_cfb4_clear()
369 if (whattodo) { in matroxfb_cfb4_clear()
372 if (whattodo & 1) { in matroxfb_cfb4_clear()
381 if (whattodo & 2) { in matroxfb_cfb4_clear()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/streamconv/
H A DmozITXTToHTMLConv.idl40 @param whattodo: Bitfield describing the modes of operation
44 AString scanTXT(in AString text, in unsigned long whattodo);
60 @param whattodo: Bitfield describing the modes of operation
63 AString scanHTML(in AString text, in unsigned long whattodo);
/dports/www/firefox/firefox-99.0/netwerk/streamconv/
H A DmozITXTToHTMLConv.idl40 @param whattodo: Bitfield describing the modes of operation
44 AString scanTXT(in AString text, in unsigned long whattodo);
60 @param whattodo: Bitfield describing the modes of operation
63 AString scanHTML(in AString text, in unsigned long whattodo);
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/streamconv/
H A DmozITXTToHTMLConv.idl40 @param whattodo: Bitfield describing the modes of operation
44 wstring scanTXT(in wstring text, in unsigned long whattodo);
60 @param whattodo: Bitfield describing the modes of operation
63 wstring scanHTML(in wstring text, in unsigned long whattodo);
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/streamconv/
H A DmozITXTToHTMLConv.idl40 @param whattodo: Bitfield describing the modes of operation
44 wstring scanTXT(in wstring text, in unsigned long whattodo);
60 @param whattodo: Bitfield describing the modes of operation
63 wstring scanHTML(in wstring text, in unsigned long whattodo);
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/streamconv/
H A DmozITXTToHTMLConv.idl40 @param whattodo: Bitfield describing the modes of operation
44 AString scanTXT(in AString text, in unsigned long whattodo);
60 @param whattodo: Bitfield describing the modes of operation
63 AString scanHTML(in AString text, in unsigned long whattodo);
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/streamconv/
H A DmozITXTToHTMLConv.idl40 @param whattodo: Bitfield describing the modes of operation
44 AString scanTXT(in AString text, in unsigned long whattodo);
60 @param whattodo: Bitfield describing the modes of operation
63 AString scanHTML(in AString text, in unsigned long whattodo);
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/streamconv/converters/
H A DmozTXTToHTMLConv.cpp922 int32_t aInStringLength, uint32_t whattodo, in ScanTXT() argument
924 bool doURLs = 0 != (whattodo & kURLs); in ScanTXT()
925 bool doGlyphSubstitution = 0 != (whattodo & kGlyphSubstitution); in ScanTXT()
926 bool doStructPhrase = 0 != (whattodo & kStructPhrase); in ScanTXT()
1002 if (FindURL(aInString, aInStringLength, i, whattodo, outputHTML, in ScanTXT()
1036 void mozTXTToHTMLConv::ScanHTML(nsString& aInString, uint32_t whattodo, in ScanHTML() argument
1123 ScanTXT(tempString.get(), tempString.Length(), whattodo, aOutString); in ScanHTML()
1178 mozTXTToHTMLConv::ScanTXT(const char16_t* text, uint32_t whattodo, in ScanTXT() argument
1195 ScanTXT(text, inLength, whattodo, outString); in ScanTXT()
1202 mozTXTToHTMLConv::ScanHTML(const char16_t* text, uint32_t whattodo, in ScanHTML() argument
[all …]
H A DmozTXTToHTMLConv.h39 uint32_t whattodo, nsString& aOutString);
44 void ScanHTML(nsString& aInString, uint32_t whattodo, nsString& aOutString);
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/streamconv/converters/
H A DmozTXTToHTMLConv.cpp1089 mozTXTToHTMLConv::ScanTXT(const char16_t * aInString, int32_t aInStringLength, uint32_t whattodo, n… in ScanTXT() argument
1091 bool doURLs = 0 != (whattodo & kURLs); in ScanTXT()
1092 bool doGlyphSubstitution = 0 != (whattodo & kGlyphSubstitution); in ScanTXT()
1093 bool doStructPhrase = 0 != (whattodo & kStructPhrase); in ScanTXT()
1181 if (FindURL(aInString, aInStringLength, i, whattodo, in ScanTXT()
1216 mozTXTToHTMLConv::ScanHTML(nsString& aInString, uint32_t whattodo, nsString &aOutString) in ScanHTML() argument
1312 ScanTXT(tempString.get(), tempString.Length(), whattodo, aOutString); in ScanHTML()
1373 mozTXTToHTMLConv::ScanTXT(const char16_t *text, uint32_t whattodo, in ScanTXT() argument
1391 ScanTXT(text, inLength, whattodo, outString); in ScanTXT()
1398 mozTXTToHTMLConv::ScanHTML(const char16_t *text, uint32_t whattodo, in ScanHTML() argument
[all …]
H A DmozTXTToHTMLConv.h39 …void ScanTXT(const char16_t * aInString, int32_t aInStringLength, uint32_t whattodo, nsString& aOu…
44 void ScanHTML(nsString& aInString, uint32_t whattodo, nsString &aOutString);

123