Home
last modified time | relevance | path

Searched defs:strings (Results 151 – 175 of 18872) sorted by relevance

12345678910>>...755

/dports/net/libcmis/libcmis-0.5.2/qa/libcmis-c/
H A Dtest-property.cxx89 libcmis_vector_string_Ptr strings = libcmis_property_getStrings( tested ); in getDateTimesTest() local
118 libcmis_vector_string_Ptr strings = libcmis_property_getStrings( tested ); in getBoolsTest() local
142 libcmis_vector_string_Ptr strings = libcmis_property_getStrings( tested ); in getStringsTest() local
173 libcmis_vector_string_Ptr strings = libcmis_property_getStrings( tested ); in getLongsTest() local
203 libcmis_vector_string_Ptr strings = libcmis_property_getStrings( tested ); in getDoublesTest() local
/dports/security/yara/yara-4.1.1/docs/
H A Dwritingrules.rst305 Text strings in YARA are case-sensitive by default, however you can turn your
324 Wide-character strings
365 XOR strings
455 Base64 strings
523 Searching for full words
867 .. _string-offsets:
/dports/devel/taskflow/taskflow-3.2.0/examples/
H A Dparallel_sort.cpp29 std::vector<std::string> strings(1000000); in random_strings() local
47 auto strings = random_strings(); in main() local
57 auto strings = random_strings(); in main() local
/dports/www/kannel/gateway-1.4.4/wap/
H A Dwsp_strings.h98 #define LINEAR(name, strings) \ argument
107 #define LINEAR(name, strings) argument
109 #define NAMED(name, strings) enum name##_enum { strings name##_dummy }; argument
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/test/standard_unit/
H A Dstring_utils_test.C156 std::vector<std::string> strings; in test_strip_newlines() local
173 std::vector<std::string> strings; in test_strip_newlines_gri30N2() local
199 void compare_string_vectors( const std::vector<std::string> & strings, in compare_string_vectors()
/dports/devel/cpu_features/cpu_features-0.6.0/test/
H A Dcpuinfo_ppc_test.cc61 const auto strings = GetPPCPlatformStrings(); in TEST() local
89 const auto strings = GetPPCPlatformStrings(); in TEST() local
111 const auto strings = GetPPCPlatformStrings(); in TEST() local
/dports/textproc/R-cran-stringr/stringr/tests/testthat/
H A Dtest-locate.r12 strings <- c("a b c", "d e f") vector
21 strings <- c("abc", "def") vector
/dports/www/phpbb3/phpBB3/vendor/s9e/regexp-builder/src/Passes/
H A DGroupSingleCharacters.php18 protected function runPass(array $strings)
38 protected function getSingleCharStrings(array $strings)
/dports/www/mediawiki136/mediawiki-1.36.3/includes/search/
H A DTitlePrefixSearch.php44 protected function strings( array $strings ) { function in TitlePrefixSearch
/dports/www/mediawiki137/mediawiki-1.37.1/includes/search/
H A DTitlePrefixSearch.php44 protected function strings( array $strings ) { argument
/dports/ftp/R-cran-curl/curl/tests/testthat/
H A Dtest-escape.R25 strings <- c( vector
33 strings <- enc2utf8(strings) globalVar
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsINIParserImpl.cpp64 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in NS_IMPL_ISUPPORTS() local
71 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetSections() local
89 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in KeyCB() local
97 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetKeys() local
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsINIParserImpl.cpp78 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in NS_IMPL_ISUPPORTS() local
86 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetSections() local
106 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in KeyCB() local
115 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetKeys() local
/dports/textproc/miller/miller-5.10.2/c/unit_test/
H A Dtest_parse_trie.c27 char** strings, in test_case()
65 char* strings[] = { "a" }; in test_simplest() local
80 char* strings[] = { "abc" , "fg" }; in test_disjoint() local
95 char* strings[] = { "a" , "aa" }; in test_short_long() local
110 char* strings[] = { "aa" , "a" }; in test_long_short() local
126 char* strings[] = { "=" , ",", "\r\n", "\xff" }; in test_dkvp() local
216 char* strings[] = { "=" , ",", "\r\n", "\xff" }; in show_it() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dvalue_parsing_benchmark.cc52 std::vector<std::string> strings; in MakeIntStrings() local
63 std::vector<std::string> strings; in MakeFloatStrings() local
74 std::vector<std::string> strings; in MakeTimestampStrings() local
109 auto strings = MakeIntStrings<C_TYPE>(1000); in IntegerParsing() local
128 auto strings = MakeFloatStrings(1000); in FloatParsing() local
150 auto strings = MakeTimestampStrings(1000); in BenchTimestampParsing() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dvalue_parsing_benchmark.cc52 std::vector<std::string> strings; in MakeIntStrings() local
63 std::vector<std::string> strings; in MakeFloatStrings() local
74 std::vector<std::string> strings; in MakeTimestampStrings() local
109 auto strings = MakeIntStrings<C_TYPE>(1000); in IntegerParsing() local
128 auto strings = MakeFloatStrings(1000); in FloatParsing() local
150 auto strings = MakeTimestampStrings(1000); in BenchTimestampParsing() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/
H A DSelectionHistoryTest.java132 String[] strings= {"d", "c", "b", "a"}; in organizeImportHistory01() local
144 String[] strings= {"a", "b", "c", "d"}; in organizeImportHistory02() local
157 String[] strings= {"a", "b", "c", "d"}; in organizeImportHistory03() local
170 String[] strings= {"a", "b", "c", "d"}; in organizeImportHistory04() local
184 String[] strings= {"a", "b", "c", "d"}; in organizeImportHistory05() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()
/dports/www/phpbb3/phpBB3/vendor/s9e/regexp-builder/src/
H A DSerializer.php48 public function serializeStrings(array $strings)
79 protected function analyzeStrings(array $strings)
108 protected function getChars(array $strings)
182 protected function isSingleQuantifiableString(array $strings)
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A Dstubs.cpp112 CodeStrings strings; in request_committed() local
130 CodeStrings strings; in request() local
148 CodeStrings strings; in request() local
158 void StubQueue::commit(int committed_code_size, CodeStrings& strings) { in commit()

12345678910>>...755