Home
last modified time | relevance | path

Searched defs:CheckString (Results 1 – 25 of 140) sorted by relevance

123456

/dports/devel/llvm10/llvm-10.0.1.src/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp70 StringRef CheckString = R"( in TEST_F() local
162 StringRef CheckString = R"( in TEST_F() local
201 StringRef CheckString = R"( in TEST_F() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp70 StringRef CheckString = R"( in TEST_F() local
162 StringRef CheckString = R"( in TEST_F() local
201 StringRef CheckString = R"( in TEST_F() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp74 StringRef CheckString = R"( in TEST_F() local
167 StringRef CheckString = R"( in TEST_F() local
207 StringRef CheckString = R"( in TEST_F() local
/dports/devel/llvm11/llvm-11.0.1.src/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp74 StringRef CheckString = R"( in TEST_F() local
167 StringRef CheckString = R"( in TEST_F() local
207 StringRef CheckString = R"( in TEST_F() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp75 StringRef CheckString = R"( in TEST_F() local
166 StringRef CheckString = R"( in TEST_F() local
205 StringRef CheckString = R"( in TEST_F() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp75 StringRef CheckString = R"( in TEST_F() local
168 StringRef CheckString = R"( in TEST_F() local
208 StringRef CheckString = R"( in TEST_F() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp74 StringRef CheckString = R"( in TEST_F() local
167 StringRef CheckString = R"( in TEST_F() local
207 StringRef CheckString = R"( in TEST_F() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp75 StringRef CheckString = R"( in TEST_F() local
168 StringRef CheckString = R"( in TEST_F() local
208 StringRef CheckString = R"( in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp74 StringRef CheckString = R"( in TEST_F() local
167 StringRef CheckString = R"( in TEST_F() local
207 StringRef CheckString = R"( in TEST_F() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp75 StringRef CheckString = R"( in TEST_F() local
168 StringRef CheckString = R"( in TEST_F() local
208 StringRef CheckString = R"( in TEST_F() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp74 StringRef CheckString = R"( in TEST_F() local
167 StringRef CheckString = R"( in TEST_F() local
207 StringRef CheckString = R"( in TEST_F() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp75 StringRef CheckString = R"( in TEST_F() local
168 StringRef CheckString = R"( in TEST_F() local
208 StringRef CheckString = R"( in TEST_F() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/CodeGen/GlobalISel/
H A DLegalizerTest.cpp75 StringRef CheckString = R"( in TEST_F() local
168 StringRef CheckString = R"( in TEST_F() local
208 StringRef CheckString = R"( in TEST_F() local
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckstring.h44 CheckString() : Check(myName()) {} in CheckString() function
47 CheckString(const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger) in CheckString() function
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckstring.h44 CheckString() : Check(myName()) {} in CheckString() function
47 CheckString(const Tokenizer *tokenizer, const Settings *settings, ErrorLogger *errorLogger) in CheckString() function
/dports/devel/smc/smc_4_3_0/examples/C++/EX1/
H A DAppClass.cpp56 bool AppClass::CheckString(const char *theString) in CheckString() function in AppClass
/dports/devel/smc/smc_4_3_0/examples/C++/EX2/
H A DAppClass.cpp56 bool AppClass::CheckString(const char *theString) in CheckString() function in AppClass
/dports/devel/smc/smc_4_3_0/examples/C++/EX3/
H A DAppClass.cpp56 bool AppClass::CheckString(const char *theString) in CheckString() function in AppClass
/dports/devel/smc/smc_4_3_0/examples/Perl/EX1/
H A DAppClass.pm58 sub CheckString { subroutine
/dports/devel/smc/smc_4_3_0/examples/Perl/EX2/
H A DAppClass.pm58 sub CheckString { subroutine
/dports/devel/smc/smc_4_3_0/examples/Perl/EX3/
H A DAppClass.pm58 sub CheckString { subroutine
/dports/devel/smc/smc_4_3_0/examples/Ruby/EX2/
H A DAppClass.rb50 def CheckString(string) method in AppClass
/dports/devel/smc/smc_4_3_0/examples/Ruby/EX1/
H A DAppClass.rb50 def CheckString(string) method in AppClass
/dports/devel/smc/smc_4_3_0/examples/Ruby/EX3/
H A DAppClass.rb50 def CheckString(string) method in AppClass
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/appcds/javaldr/
H A DGCSharedStringsDuringDumpWb.java40 public static void CheckString(WhiteBox wb, String s) { in CheckString() method in GCSharedStringsDuringDumpWb

123456