Home
last modified time | relevance | path

Searched defs:AddChar (Results 1 – 25 of 141) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Text.Encoding.CodePages/src/System/Text/
H A DEncodingCharBuffer.cs49 internal unsafe bool AddChar(char ch, int numBytes) in AddChar() method in System.Text.EncodingCharBuffer
67 internal unsafe bool AddChar(char ch) in AddChar() method in System.Text.EncodingCharBuffer
73 internal unsafe bool AddChar(char ch1, char ch2, int numBytes) in AddChar() method in System.Text.EncodingCharBuffer
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dliteral-buffer.h21 V8_INLINE void AddChar(char code_unit) { in AddChar() function
26 V8_INLINE void AddChar(uc32 code_unit) { in AddChar() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/parsing/
H A Dliteral-buffer.h21 V8_INLINE void AddChar(char code_unit) { in AddChar() function
26 V8_INLINE void AddChar(uc32 code_unit) { in AddChar() function
/dports/lang/v8/v8-9.6.180.12/src/parsing/
H A Dliteral-buffer.h25 V8_INLINE void AddChar(char code_unit) { in AddChar() function
30 V8_INLINE void AddChar(base::uc32 code_unit) { in AddChar() function
/dports/games/vavoom/vavoom-1.33/source/
H A Diline.cpp67 void TILine::AddChar(char ch) in AddChar() function in TILine
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmForm/
H A DParseCommand.c40 #define AddChar(chr) \ macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmForm/
H A DParseCommand.c40 #define AddChar(chr) \ macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Test/FeatureBased/Features.Contracts/
H A DPrimitiveTester.cs46 char AddChar (char n1, char c2); in AddChar() method
109 public char AddChar (char n1, char n2) { in AddChar() method in MonoTests.Features.Contracts.PrimitiveTester
/dports/games/chessx/chessx-1.5.6/dep/scid/code/src/
H A Dtextbuf.h94 TextBuffer::AddChar (char ch) in AddChar() function
/dports/games/scid/scid/src/
H A Dtextbuf.h94 TextBuffer::AddChar (char ch) in AddChar() function
/dports/games/xscrabble/xscrabble-2.12/src/
H A Dmess.c39 void AddChar(Widget w, char *c) in AddChar() function
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dwoahelp.pas396 procedure AddChar(C: char); procedure
H A Dwos2help.pas329 procedure AddChar(C: char); procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dwoahelp.pas396 procedure AddChar(C: char); procedure
H A Dwos2help.pas329 procedure AddChar(C: char); procedure
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dalexer.cpp208 void AbstractLexer::CComment::AddChar(char c) in AddChar() function in AbstractLexer::CComment
H A Dalexer.hpp157 void AddChar(void) in AddChar() function in AbstractLexer
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dalexer.cpp208 void AbstractLexer::CComment::AddChar(char c) in AddChar() function in AbstractLexer::CComment
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dsmessage.c61 void AddChar(char *twochar) in AddChar() function
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Net.Http.Formatting/Internal/
H A DUriQueryUtility.cs330 internal void AddChar(char ch) in AddChar() method in System.Net.Http.Internal.UriQueryUtility.UrlDecoder
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dmasks.pas275 procedure AddChar; procedure
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dmasks.pas275 procedure AddChar; procedure
/dports/editors/cudatext/CudaText-1.151.0/econtrol/econtrol/
H A Dec_regexpr.pas201 procedure AddChar(C: UCChar); overload; procedure
454 procedure TCharSetNode.AddChar(C: UCChar); procedure
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/
H A DHttpListenerRequest.cs521 internal void AddChar(char ch) in AddChar() method in System.Net.HttpListenerRequest.Helpers.UrlDecoder
/dports/biology/clustal-omega/clustal-omega-1.2.4/src/hhalign/
H A Dhhhalfalignment-C.h226 HalfAlignment::AddChar(char c) in AddChar() function

123456