Home
last modified time | relevance | path

Searched defs:myString (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/any/src/
H A Dmodule.thrift18 1: string myString; member
22 1: string myString; member
26 1: string myString; member
/dports/cad/sumo/sumo-1.2.0/tools/contributed/lisum-core/src/main/java/de/dlr/ts/commons/logger/
H A DDLRLogger.java203 public static String config(Object module, MyString myString) in config()
213 public static String config(MyString myString) { in config()
265 public static String finer(Object module, MyString myString) { in finer()
274 public static String finer(MyString myString) { in finer()
325 public static String fine(Object module, MyString myString) { in fine()
334 public static String fine(MyString myString) { in fine()
420 public static String finest(MyString myString) { in finest()
469 public static String warning(MyString myString) { in warning()
542 public static String severe(MyString myString) { in severe()
560 public static String info(MyString myString) { in info()
[all …]
/dports/net/nakenchat/nakenchat-3.00b1/src/
H A Dinfo.c42 char myString[WHO_BUFFER_SIZE]; in channelinfo() local
102 char myString[BANS_BUFFER_SIZE+1024]; in view_bans() local
132 char myString[server_info->max_conn*(MAX_USER_NAME_LENGTH+10)+4]; in clientshow() local
158 char myString[WHO_BUFFER_SIZE]; in show_levels() local
190 char myString[WHO_BUFFER_SIZE]; in who() local
374 char myString[WHO_BUFFER_SIZE]; in who_short() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-swift-bean/gen-swift/test/fixtures/basic_swift_bean/
H A DMyStruct2.java38 private String myString = null; field in MyStruct2.Builder
49 public Builder setMyString(String myString) { in setMyString()
77 private String myString; field in MyStruct2
101 public MyStruct2 setMyString(String myString) { in setMyString()
162 String myString = oprot.readString(); in read0() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Net/
H A DWebHeaderEncoding.cs58 internal static int GetByteCount(string myString) in GetByteCount()
62 …internal static unsafe void GetBytes(string myString, int charIndex, int charCount, byte[] bytes, … in GetBytes()
78 internal static unsafe byte[] GetBytes(string myString) in GetBytes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-implement-readonly-with-custom-setter.m7 @property (nonatomic, strong, readonly) NSString *myString; property
12 @property (nonatomic, strong, setter=setMYString:) NSString *myString; property
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/qttools/nonqthelper/
H A Dnonqthelper.cpp47 NonQtHelper::stringToUtf8(const std::string &myString) in stringToUtf8()
53 NonQtHelper::stringFromUtf8(const std::string &myString) in stringFromUtf8()
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/qttools/
H A Dnonqttoolswrapper.cpp58 std::string NonQtToolsWrapper::stringToUtf8(const std::string &myString) in stringToUtf8()
62 std::string NonQtToolsWrapper::stringFromUtf8(const std::string &myString) in stringFromUtf8()
H A Dqttoolswrapper.cpp55 std::string QtToolsWrapper::stringToUtf8(const std::string &myString) in stringToUtf8()
59 std::string QtToolsWrapper::stringFromUtf8(const std::string &myString) in stringFromUtf8()
/dports/games/pokerth/pokerth-1.1.2-rc/src/gui/qt/qttools/qthelper/
H A Dqthelper.cpp45 std::string QtHelper::stringToUtf8(const std::string &myString) in stringToUtf8()
54 std::string QtHelper::stringFromUtf8(const std::string &myString) in stringFromUtf8()

12345678910>>...19