Home
last modified time | relevance | path

Searched defs:ProcessString (Results 1 – 25 of 30) sorted by relevance

12

/dports/databases/gigabase/gigabase/crypt/rc4/
H A Darc4.cpp56 void ARC4::ProcessString(byte *outString, const byte *inString, unsigned int length) in ProcessString() function in ARC4
77 void ARC4::ProcessString(byte *inoutString, unsigned int length) in ProcessString() function in ARC4
H A Dcryptlib.cpp45 void StreamCipher::ProcessString(byte *outString, const byte *inString, unsigned int length) in ProcessString() function in StreamCipher
51 void StreamCipher::ProcessString(byte *inoutString, unsigned int length) in ProcessString() function in StreamCipher
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logql/log/
H A Dpipeline.go22 ProcessString(line string) (resultLine string, resultLabels LabelsResult, skip bool) methodSpec
58 func (n noopStreamPipeline) ProcessString(line string) (string, LabelsResult, bool) { func
147 func (p *streamPipeline) ProcessString(line string) (string, LabelsResult, bool) { func
H A Dmetrics_extraction.go37 ProcessString(line string) (float64, LabelsResult, bool) methodSpec
95 func (l *streamLineSampleExtractor) ProcessString(line string) (float64, LabelsResult, bool) { func
194 func (l *streamLabelSampleExtractor) ProcessString(line string) (float64, LabelsResult, bool) { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/gwp_asan/client/
H A Dsampling_helpers.cc23 const char* ProcessString(const char* process_type) { in ProcessString() function
/dports/cad/zcad/zcad-8b8a693/cad_source/other/AGraphLaz/Graphs/
H A DGraphGML.pas800 procedure ProcessString(const Value: String); procedure
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtflde.cxx2469 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2486 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2496 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2507 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2520 void XMLTextFieldExport::ProcessString( in ProcessString() function in XMLTextFieldExport
2534 void XMLTextFieldExport::ProcessString( in ProcessString() function in XMLTextFieldExport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtflde.cxx2455 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2472 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2482 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2493 void XMLTextFieldExport::ProcessString(enum XMLTokenEnum eName, in ProcessString() function in XMLTextFieldExport
2506 void XMLTextFieldExport::ProcessString( in ProcessString() function in XMLTextFieldExport
2520 void XMLTextFieldExport::ProcessString( in ProcessString() function in XMLTextFieldExport
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/chunkenc/
H A Dmemchunk_test.go661 func (nomatchPipeline) ProcessString(line string) (string, log.LabelsResult, bool) { func
/dports/math/plplot/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets_agg.cpp563 void wxPLDevAGG::ProcessString( PLStream* pls, EscText* args ) in ProcessString() function in wxPLDevAGG
H A Ddeprecated_wxwidgets_dc.cpp434 void wxPLDevDC::ProcessString( PLStream* pls, EscText* args ) in ProcessString() function in wxPLDevDC
H A Ddeprecated_wxwidgets_gc.cpp454 void wxPLDevGC::ProcessString( PLStream* pls, EscText* args ) in ProcessString() function in wxPLDevGC
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Ddeprecated_wxwidgets_agg.cpp563 void wxPLDevAGG::ProcessString( PLStream* pls, EscText* args ) in ProcessString() function in wxPLDevAGG
H A Ddeprecated_wxwidgets_dc.cpp434 void wxPLDevDC::ProcessString( PLStream* pls, EscText* args ) in ProcessString() function in wxPLDevDC
/dports/lang/chicken5/chicken-5.3.0/
H A Dfeathers.tcl1483 proc ProcessString {str} { procedure
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dcryptlib.h1060 inline void ProcessString(byte *inoutString, size_t length) in ProcessString() function
1068 inline void ProcessString(byte *outString, const byte *inString, size_t length) in ProcessString() function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dcryptlib.h877 inline void ProcessString(byte *inoutString, size_t length) in ProcessString() function
885 inline void ProcessString(byte *outString, const byte *inString, size_t length) in ProcessString() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcryptlib.h1060 inline void ProcessString(byte *inoutString, size_t length) in ProcessString() function
1068 inline void ProcessString(byte *outString, const byte *inString, size_t length) in ProcessString() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcryptlib.h1060 inline void ProcessString(byte *inoutString, size_t length) in ProcessString() function
1068 inline void ProcessString(byte *outString, const byte *inString, size_t length) in ProcessString() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dcryptlib.h1060 inline void ProcessString(byte *inoutString, size_t length) in ProcessString() function
1068 inline void ProcessString(byte *outString, const byte *inString, size_t length) in ProcessString() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterHelpView.cxx362 void PresenterHelpView::ProcessString ( in ProcessString() function in sdext::presenter::PresenterHelpView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterHelpView.cxx361 void PresenterHelpView::ProcessString ( in ProcessString() function in sdext::presenter::PresenterHelpView
/dports/net-mgmt/phpweathermap/weathermap/
H A DWeathermap.class.php508 function ProcessString($input,&$context, $include_notes=TRUE,$multiline=FALSE) function in WeatherMap
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/scripting/
H A DScriptEngine.cpp1391 std::string OpenRCT2::Scripting::ProcessString(const DukValue& value) in ProcessString() function in OpenRCT2::Scripting
/dports/www/limesurvey/limesurvey/application/helpers/expressions/
H A Dem_manager_helper.php4495 …public static function ProcessString($string, $questionNum=NULL, $replacementFields=array(), $numR… function in LimeExpressionManager

12