Home
last modified time | relevance | path

Searched defs:strings (Results 226 – 250 of 20920) sorted by relevance

12345678910>>...837

/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/mlocati/ip-lib/
H A DREADME.md490 ### Accepting ports
510 ### Accepting IPv6 zone IDs
525 ### Accepting non-decimal IPv4 addresses
572 ### Accepting IPv4 addresses in not-quad-dotted notation
602 ### Accepting compact IPv4 subnet notation
618 ### Combining multiple flags
/dports/devel/cpu_features/cpu_features-0.6.0/src/
H A Dcpuinfo_ppc.c80 PPCPlatformStrings* const strings) { in HandlePPCLine()
101 static void FillProcCpuInfoData(PPCPlatformStrings* const strings) { in FillProcCpuInfoData()
135 PPCPlatformStrings strings = kEmptyPPCPlatformStrings; in GetPPCPlatformStrings() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/tools/zunitc/test/
H A Dzunitc_test.c329 ZUC_TEST(strings, eq) in ZUC_TEST() argument
347 ZUC_TEST(strings, eq_fail) in ZUC_TEST() argument
373 ZUC_TEST(strings, ne) in ZUC_TEST() argument
399 ZUC_TEST(strings, ne_fail01) in ZUC_TEST() argument
410 ZUC_TEST(strings, ne_fail02) in ZUC_TEST() argument
421 ZUC_TEST(strings, ne_fail03) in ZUC_TEST() argument
432 ZUC_TEST(strings, ne_fail04) in ZUC_TEST() argument
439 ZUC_TEST(strings, ne_fail05) in ZUC_TEST() argument
446 ZUC_TEST(strings, ne_fail06) in ZUC_TEST() argument
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/lalrpop-0.17.2/src/lr1/example/
H A Dtest.rs68 let strings = long_label_1_example().paint_unstyled(); in long_label_1_strings() localVariable
138 let strings = empty_labels_example().paint_unstyled(); in empty_labels_strings() localVariable
189 let strings = single_token_example().paint_unstyled(); in single_token_strings() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lalrpop-0.16.3/src/lr1/example/
H A Dtest.rs68 let strings = long_label_1_example().paint_unstyled(); in long_label_1_strings() localVariable
138 let strings = empty_labels_example().paint_unstyled(); in empty_labels_strings() localVariable
189 let strings = single_token_example().paint_unstyled(); in single_token_strings() localVariable
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/lr1/example/
H A Dtest.rs68 let strings = long_label_1_example().paint_unstyled(); in long_label_1_strings() localVariable
138 let strings = empty_labels_example().paint_unstyled(); in empty_labels_strings() localVariable
189 let strings = single_token_example().paint_unstyled(); in single_token_strings() localVariable
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Common/
H A DSortUtils.cpp10 const UStringVector &strings = *(const UStringVector *)param; in CompareStrings() local
14 void SortFileNames(const UStringVector &strings, CIntVector &indices) in SortFileNames()
/dports/www/firefox/firefox-99.0/third_party/rust/unic-langid-impl/benches/
H A Dparser.rs9 let strings = &[ in language_identifier_parser_bench() localVariable
37 let strings = &[ in language_identifier_parser_casing_bench() localVariable
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DSortUtils.cpp10 const UStringVector &strings = *(const UStringVector *)param; in CompareStrings() local
14 void SortFileNames(const UStringVector &strings, CIntVector &indices) in SortFileNames()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/unic-langid-impl/benches/
H A Dparser.rs9 let strings = &[ in language_identifier_parser_bench() localVariable
37 let strings = &[ in language_identifier_parser_casing_bench() localVariable
/dports/www/zola/zola-0.15.2/cargo-crates/unic-langid-impl-0.9.0/benches/
H A Dparser.rs9 let strings = &[ in language_identifier_parser_bench() localVariable
37 let strings = &[ in language_identifier_parser_casing_bench() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/unic-langid-impl/benches/
H A Dparser.rs9 let strings = &[ in language_identifier_parser_bench() localVariable
37 let strings = &[ in language_identifier_parser_casing_bench() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/unic-langid-impl/benches/
H A Dparser.rs9 let strings = &[ in language_identifier_parser_bench() localVariable
37 let strings = &[ in language_identifier_parser_casing_bench() localVariable
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.oxm/src/test/java/org/springframework/oxm/xstream/
H A DFlights.java10 private List<String> strings = new ArrayList<String>(); field in Flights
24 public void setStrings(List<String> strings) { in setStrings()
/dports/chinese/bitchx/bitchx-1.2.1/dll/possum/
H A Dglob.h100 struct strings { struct
101 char *s_topFree; /* Beginning of this area */
102 char *s_nextFree; /* Next alloctable place here */
103 unsigned s_nleft; /* Number of bytes left here */
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsINIParserImpl.cpp69 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in SectionCB() local
76 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetSections() local
91 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in KeyCB() local
103 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetKeys() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsINIParserImpl.cpp69 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in SectionCB() local
76 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetSections() local
91 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in KeyCB() local
103 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetKeys() local
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsINIParserImpl.cpp69 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in SectionCB() local
76 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetSections() local
91 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in KeyCB() local
103 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetKeys() local
/dports/games/exult/exult-snapshot-v1.7.0.20211128/files/
H A Dmsgfile.cc61 int Read_text_msg_file(IDataSource *in, vector<string> &strings, in Read_text_msg_file()
162 vector<string> &strings, // Strings returned here, each in Read_text_msg_file()
171 int Read_text_msg_file_sections( in Read_text_msg_file_sections()
199 int Read_text_msg_file_sections( in Read_text_msg_file_sections()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsINIParserImpl.cpp69 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in SectionCB() local
76 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetSections() local
91 nsTArray<nsCString>* strings = static_cast<nsTArray<nsCString>*>(aClosure); in KeyCB() local
103 nsTArray<nsCString>* strings = new nsTArray<nsCString>; in GetKeys() local
/dports/irc/bitchx/bitchx-1.2.1/dll/possum/
H A Dglob.h100 struct strings { struct
101 char *s_topFree; /* Beginning of this area */
102 char *s_nextFree; /* Next alloctable place here */
103 unsigned s_nleft; /* Number of bytes left here */
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DSortUtils.cpp11 const UStringVector &strings = *(const UStringVector *)param; in CompareStrings() local
15 void SortFileNames(const UStringVector &strings, CUIntVector &indices) in SortFileNames()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DSortUtils.cpp11 const UStringVector &strings = *(const UStringVector *)param; in CompareStrings() local
15 void SortFileNames(const UStringVector &strings, CUIntVector &indices) in SortFileNames()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/blaze-builder-0.4.1.0/benchmarks/
H A DBlazeVsBinary.hs70 strings = replicate 10000 "<img>" function
/dports/devel/stack/stack-2.7.3/_cabal_deps/blaze-builder-0.4.2.1/benchmarks/
H A DBlazeVsBinary.hs70 strings = replicate 10000 "<img>" function

12345678910>>...837