Home
last modified time | relevance | path

Searched defs:STRING (Results 1 – 25 of 3959) sorted by relevance

12345678910>>...159

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/include/dcmtk/oflog/
H A Dtstring.h88 #define DCMTK_LOG4CPLUS_C_STR_TO_TSTRING(STRING) log4cplus::helpers::towstring(STRING) argument
89 #define DCMTK_LOG4CPLUS_STRING_TO_TSTRING(STRING) log4cplus::helpers::towstring(STRING) argument
90 #define DCMTK_LOG4CPLUS_TSTRING_TO_STRING(STRING) log4cplus::helpers::tostring(STRING) argument
94 #define DCMTK_LOG4CPLUS_C_STR_TO_TSTRING(STRING) OFString(STRING) argument
95 #define DCMTK_LOG4CPLUS_STRING_TO_TSTRING(STRING) STRING argument
96 #define DCMTK_LOG4CPLUS_TSTRING_TO_STRING(STRING) STRING argument
H A Dtchar.h42 # define DCMTK_LOG4CPLUS_TEXT2(STRING) L##STRING argument
44 # define DCMTK_LOG4CPLUS_TEXT2(STRING) STRING argument
46 #define DCMTK_LOG4CPLUS_TEXT(STRING) DCMTK_LOG4CPLUS_TEXT2(STRING) argument
H A Dclogger.h58 # define DCMTK_LOG4CPLUS_TEXT2(STRING) L##STRING argument
61 # define DCMTK_LOG4CPLUS_TEXT2(STRING) STRING argument
64 #define DCMTK_LOG4CPLUS_TEXT(STRING) DCMTK_LOG4CPLUS_TEXT2(STRING) argument
/dports/devel/log4cplus/log4cplus-1.1.2/include/log4cplus/
H A Dtstring.h119 #define LOG4CPLUS_C_STR_TO_TSTRING(STRING) log4cplus::helpers::towstring(STRING) argument
120 #define LOG4CPLUS_STRING_TO_TSTRING(STRING) log4cplus::helpers::towstring(STRING) argument
121 #define LOG4CPLUS_TSTRING_TO_STRING(STRING) log4cplus::helpers::tostring(STRING) argument
125 #define LOG4CPLUS_C_STR_TO_TSTRING(STRING) std::string(STRING) argument
126 #define LOG4CPLUS_STRING_TO_TSTRING(STRING) STRING argument
127 #define LOG4CPLUS_TSTRING_TO_STRING(STRING) STRING argument
H A Dtchar.h42 # define LOG4CPLUS_TEXT2(STRING) L##STRING argument
44 # define LOG4CPLUS_TEXT2(STRING) STRING argument
46 #define LOG4CPLUS_TEXT(STRING) LOG4CPLUS_TEXT2(STRING) argument
H A Dclogger.h58 # define LOG4CPLUS_TEXT2(STRING) L##STRING argument
61 # define LOG4CPLUS_TEXT2(STRING) STRING argument
64 #define LOG4CPLUS_TEXT(STRING) LOG4CPLUS_TEXT2(STRING) argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/test/unit/
H A DCommonTestUtils.h21 #define TEST_WHAT_LIMIT(EXCEPTION, STRING, LIMIT) \ argument
51 #define TEST_WHAT(EXCEPTION, STRING) TEST_WHAT_LIMIT(EXCEPTION, STRING, true) argument
53 #define TEST_WHAT_CONTAINS(EXCEPTION, STRING) \ argument
61 #define TEST_WHAT_ENDSWITH(EXCEPTION, STRING) \ argument
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DMagnetURI.h31 # define STRING std::string macro
34 # define STRING wxString macro
52 operator STRING() const { return GetLink(); } in STRING() function
71 operator STRING() const { return GetED2KLink(); } in STRING() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DMagnetURI.h31 # define STRING std::string macro
34 # define STRING wxString macro
52 operator STRING() const { return GetLink(); } in STRING() function
71 operator STRING() const { return GetED2KLink(); } in STRING() function
/dports/cad/ghdl/ghdl-1.0.0/libraries/ieee2008/
H A Dfixed_generic_pkg.vhdl1266 alias TO_BSTRING is TO_STRING [UNRESOLVED_ufixed return STRING]; alias
1276 alias TO_BSTRING is TO_STRING [UNRESOLVED_sfixed return STRING]; alias
1298 alias from_bstring is from_string [STRING, INTEGER, INTEGER alias
1300 alias from_binary_string is from_string [STRING, INTEGER, INTEGER alias
1320 alias from_hex_string is from_hstring [STRING, INTEGER, INTEGER alias
1328 alias from_bstring is from_string [STRING, INTEGER, INTEGER alias
1346 alias from_hex_string is from_hstring [STRING, INTEGER, INTEGER alias
1354 alias from_bstring is from_string [STRING, UNRESOLVED_ufixed alias
1370 alias from_hex_string is from_hstring [STRING, UNRESOLVED_ufixed alias
1377 alias from_bstring is from_string [STRING, UNRESOLVED_sfixed alias
[all …]
H A Dfloat_generic_pkg.vhdl941 alias TO_BSTRING is TO_STRING [UNRESOLVED_float return STRING]; alias
942 alias TO_BINARY_STRING is TO_STRING [UNRESOLVED_float return STRING]; alias
946 alias TO_HEX_STRING is to_hstring [UNRESOLVED_float return STRING]; alias
957 alias from_bstring is from_string [STRING, NATURAL, NATURAL alias
959 alias from_binary_string is from_string [STRING, NATURAL, NATURAL alias
966 alias from_octal_string is from_ostring [STRING, NATURAL, NATURAL alias
974 alias from_hex_string is from_hstring [STRING, NATURAL, NATURAL alias
981 alias from_bstring is from_string [STRING, UNRESOLVED_float alias
983 alias from_binary_string is from_string [STRING, UNRESOLVED_float alias
990 alias from_octal_string is from_ostring [STRING, UNRESOLVED_float alias
[all …]
/dports/lang/cfortran/cfortran-4.3/eg/strtok/
H A Dstrtok.C12 FCALLSCFUN2(STRING,strtok,CSTRTOK,cstrtok, STRING, STRING) in FCALLSCFUN2() argument
H A Dstrtok.c12 FCALLSCFUN2(STRING,strtok,CSTRTOK,cstrtok, STRING, STRING) in FCALLSCFUN2() argument
/dports/x11-toolkits/vdk/vdk-2.5.1/include/vdk/
H A Dvdkstring.h38 struct STRING struct
53 STRING* p; argument
/dports/math/mumps/mumps-5.1.2/src/
H A Dtools_common_mod.F22 CHARACTER, OPTIONAL :: STRING*(*) local
32 CHARACTER, OPTIONAL :: STRING*(*) local
42 CHARACTER, OPTIONAL :: STRING*(*) local
52 CHARACTER, OPTIONAL :: STRING*(*) local
62 CHARACTER, OPTIONAL :: STRING*(*) local
/dports/math/mumps4/MUMPS_4.10.0/src/
H A Dtools_common_mod.F57 CHARACTER, OPTIONAL :: STRING*(*) local
67 CHARACTER, OPTIONAL :: STRING*(*) local
77 CHARACTER, OPTIONAL :: STRING*(*) local
87 CHARACTER, OPTIONAL :: STRING*(*) local
97 CHARACTER, OPTIONAL :: STRING*(*) local
/dports/graphics/pgplot/pgplot/src/
H A Dgrqcap.f3 SUBROUTINE GRQCAP (STRING) argument
4 CHARACTER*(*) STRING local
/dports/graphics/pgplot/pgplot/sys_mac/
H A Dgrtrml.f4 SUBROUTINE GRTRML(STRING, L) argument
5 CHARACTER*(*) STRING local
H A Dgruser.f14 SUBROUTINE GRUSER(STRING, L) argument
15 CHARACTER*(*) STRING local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/utilib/test/unit/
H A DCommonTestUtils.h21 #define TEST_WHAT_LIMIT(EXCEPTION, STRING, LIMIT) \ argument
53 #define TEST_WHAT(EXCEPTION, STRING) TEST_WHAT_LIMIT(EXCEPTION, STRING, true) argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dtargmatch.sed1 1,/START OF targmatch.h/ d
2 /END OF targmatch.h/,$ d
3 /^[ ]*case/,/^[ ]*esac/ d
4 s/^#if/KEEP #if/
5 s/^#endif/KEEP #endif/
6 s/^[ ]*#.*$//
7 s/^KEEP #/#/
8 s/[ ]*\\$//
9 t lab1
10 :lab1
[all …]
/dports/devel/tla/tla-1.3.5/src/hackerlab/identifiers/
H A Didentifier.h17 #define Identifier_decl(C_STEM, STRING) \ argument
26 #define Identifier_safe_decl(C_STEM, STRING) \ argument
/dports/graphics/pgplot/pgplot/sys_vms/
H A Dgrdate.f4 SUBROUTINE GRDATE(STRING, L) argument
5 CHARACTER*(*) STRING local
H A Dgrtter.f4 SUBROUTINE GRTTER(STRING, SAME) argument
5 CHARACTER*(*) STRING local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/22_locale/ctype/scan/char/
H A Dwrapped_env.cc34 two.push_back(&test01);

12345678910>>...159