Home
last modified time | relevance | path

Searched defs:Substring (Results 1 – 25 of 315) sorted by path

12345678910>>...13

/dports/audio/musicpd/mpd-0.23.6/test/
H A DTestTagSongFilter.cxx65 TEST(TagSongFilter, Substring) in TEST() argument
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DcString.cc290 cString cString::Substring(int start, int size) const in Substring() function in cString
/dports/biology/avida/avida-2.12.4-src/libs/apto/unittests/core/
H A DString.cc291 TEST(CoreBasicString, Substring) { in TEST() argument
H A DStringBuffer.cc300 TEST(CoreStringBuffer, Substring) { in TEST() argument
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/DATATYPE/
H A Dstring.h51 class Substring; variable
67 friend class Substring; variable
1050 BALL_CREATE_DEEP(Substring) in BALL_CREATE_DEEP() argument
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/source/DATATYPE/
H A Dstring.cpp70 Substring::Substring() in Substring() function in BALL::Substring
77 Substring::Substring(const Substring& substring, bool /* deep */) in Substring() function in BALL::Substring
84 Substring::Substring(const String& s, Index from, Size len) in Substring() function in BALL::Substring
/dports/chinese/libime/libime-1.0.9/src/libime/core/kenlm/lm/filter/
H A Dphrase.hh55 LM_FILTER_PHRASE_METHOD(Substring, substring) in LM_FILTER_PHRASE_METHOD() argument
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddb.c13153 char *Substring[12]; // Pointers to substrings parsed by split_string() in extract_RMC() local
13376 char *Substring[15]; // Pointers to substrings parsed by split_string() in extract_GGA() local
13592 char *Substring[7]; // Pointers to substrings parsed by split_string() in extract_GLL() local
18234 char *Substring[max]; in tactical_data_add() local
20800 char *Substring[MAX_RELAY_SUBSTRINGS]; // Pointers to substrings parsed by split_string() in relay_digipeat() local
/dports/databases/py-python-sql/python-sql-1.3.0/sql/
H A Dfunctions.py278 class Substring(FunctionKeyword): class
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/internal/
H A Dcord_rep_btree_navigator.cc38 inline CordRep* Substring(CordRep* rep, size_t offset, size_t n) { in Substring() function
60 inline CordRep* Substring(CordRep* rep, size_t offset) { in Substring() function
H A Dcordz_info_statistics_test.cc70 CordRepSubstring* Substring(CordRep* rep) { in Substring() function
274 TEST(CordzInfoStatisticsTest, Substring) { in TEST() argument
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-accessanalyzer/source/model/
H A DSubstring.cpp21 Substring::Substring() : in Substring() function in Aws::AccessAnalyzer::Model::Substring
29 Substring::Substring(JsonView jsonValue) : in Substring() function in Aws::AccessAnalyzer::Model::Substring
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/code-generation/api-descriptions/
H A Daccessanalyzer-2019-11-01.normal.json2740 "Substring":{ object
/dports/devel/bmake/bmake/
H A Dstr.h49 typedef struct Substring { struct
52 } Substring; argument
/dports/devel/f18/f18-1688bef/lib/evaluate/
H A Dvariable.h308 CLASS_BOILERPLATE(Substring) in CLASS_BOILERPLATE() argument
314 Substring(StaticDataObject::Pointer &&parent, in Substring() function
/dports/devel/f18/f18-1688bef/lib/parser/
H A Dparse-tree.cc53 [](const Substring &) { return false; }, in EndsInBareName()
H A Dparse-tree.h1758 struct Substring { struct
1760 std::tuple<DataRef, SubstringRange> t; argument
/dports/devel/florist-gpl/florist-gpl-2017-src/gensrc.elinos/
H A Dposix-implementation.adb229 subtype Substring is String (1 .. Integer (strlen (Str))); subtype
/dports/devel/git-delta/delta-0.9.2/cargo-crates/smol_str-0.1.18/src/
H A Dlib.rs321 Substring { newlines: usize, spaces: usize }, enumerator
/dports/devel/grex/grex-1.3.0/src/ast/
H A Dexpression.rs170 pub(crate) fn remove_substring(&mut self, substring: &Substring, length: usize) { in remove_substring()
429 substring: Substring, in remove_common_substring()
442 substring: &Substring, in find_common_substring()
H A Dsubstring.rs17 pub enum Substring { enum
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Evaluate/
H A Dvariable.h305 CLASS_BOILERPLATE(Substring) in CLASS_BOILERPLATE() argument
311 Substring(StaticDataObject::Pointer &&parent, in Substring() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Parser/
H A Dparse-tree.h1759 struct Substring { struct
1761 std::tuple<DataRef, SubstringRange> t; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Parser/
H A Dparse-tree.cpp42 [](const Substring &) { return false; }, in EndsInBareName()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DSpecialCaseListTest.cpp139 TEST_F(SpecialCaseListTest, Substring) { in TEST_F() argument

12345678910>>...13