Home
last modified time | relevance | path

Searched defs:asChar (Results 1 – 25 of 138) sorted by relevance

123456

/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DToken.cpp89 char Token::asChar() const in asChar() function in Poco::Token
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtable.h158 SG_Char asChar (int iField) const { return( (SG_Char)asInt (iField) ); } in asChar() function
159 SG_Char asChar (const CSG_String &Field) const { return( (SG_Char)asInt ( Field) ); } in asChar() function
/dports/lang/kawa/kawa-3.1.1/gnu/commonlisp/lang/
H A DCommonLisp.java37 public static char asChar(Object x) in asChar() method in CommonLisp
/dports/lang/kawa/kawa-3.1.1/gnu/jemacs/lang/
H A DELisp.java35 public static int asChar (Object x) in asChar() method in ELisp
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/msan/
H A Dmsan_report.cc165 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/msan/
H A Dmsan_report.cpp164 static char asChar(int id) { in asChar() function in __msan::OriginSet
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_tostring.hpp29 char asChar[sizeof (int)]; in which() member
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_tostring.hpp29 char asChar[sizeof (int)]; in which() member
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_tostring.hpp29 char asChar[sizeof (int)]; in which() member
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_tostring.hpp29 char asChar[sizeof (int)]; in which() member
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_tostring.cpp42 char asChar[sizeof (int)]; in which() member
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DChain.cc577 char Chain::asChar() const in asChar() function in Chain
/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlVmlReaderImpl.h320 bool asChar = false; in createFrameStart() local
/dports/lang/kawa/kawa-3.1.1/gnu/xquery/lang/
H A DXQuery.java73 public static char asChar(Object x) in asChar() method in XQuery
/dports/math/R/R-4.1.2/src/library/base/R/
H A Dconnections.R340 asChar = FALSE) argument

123456