Home
last modified time | relevance | path

Searched defs:pieces (Results 1 – 25 of 2668) sorted by relevance

12345678910>>...107

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/strings/
H A Dstrcat.cc13 std::string StrCat(span<const StringPiece> pieces) { in StrCat()
17 string16 StrCat(span<const StringPiece16> pieces) { in StrCat()
21 std::string StrCat(span<const std::string> pieces) { in StrCat()
25 string16 StrCat(span<const string16> pieces) { in StrCat()
29 void StrAppend(std::string* dest, span<const StringPiece> pieces) { in StrAppend()
33 void StrAppend(string16* dest, span<const StringPiece16> pieces) { in StrAppend()
37 void StrAppend(std::string* dest, span<const std::string> pieces) { in StrAppend()
41 void StrAppend(string16* dest, span<const string16> pieces) { in StrAppend()
H A Dstrcat_win.cc17 std::wstring StrCat(span<const WStringPiece> pieces) { in StrCat()
21 std::wstring StrCat(span<const std::wstring> pieces) { in StrCat()
25 void StrAppend(std::wstring* dest, span<const WStringPiece> pieces) { in StrAppend()
29 void StrAppend(std::wstring* dest, span<const std::wstring> pieces) { in StrAppend()
H A Dstrcat.h71 inline std::string StrCat(std::initializer_list<StringPiece> pieces) { in StrCat()
75 inline string16 StrCat(std::initializer_list<StringPiece16> pieces) { in StrCat()
94 std::initializer_list<StringPiece> pieces) { in StrAppend()
99 std::initializer_list<StringPiece16> pieces) { in StrAppend()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/strings/
H A Dstrcat.cc33 void StrAppendT(DestString* dest, span<const InputString> pieces) { in StrAppendT()
45 std::string StrCat(span<const StringPiece> pieces) { in StrCat()
51 string16 StrCat(span<const StringPiece16> pieces) { in StrCat()
57 std::string StrCat(span<const std::string> pieces) { in StrCat()
63 string16 StrCat(span<const string16> pieces) { in StrCat()
69 void StrAppend(std::string* dest, span<const StringPiece> pieces) { in StrAppend()
73 void StrAppend(string16* dest, span<const StringPiece16> pieces) { in StrAppend()
77 void StrAppend(std::string* dest, span<const std::string> pieces) { in StrAppend()
81 void StrAppend(string16* dest, span<const string16> pieces) { in StrAppend()
H A Dstrcat.h71 inline std::string StrCat(std::initializer_list<StringPiece> pieces) { in StrCat()
74 inline string16 StrCat(std::initializer_list<StringPiece16> pieces) { in StrCat()
93 std::initializer_list<StringPiece> pieces) { in StrAppend()
97 std::initializer_list<StringPiece16> pieces) { in StrAppend()
/dports/security/py-python3-openid/python3-openid-3.2.0/admin/
H A Dnext_version.py16 pieces = None variable
19 pieces = (major + 1, 0, 0) variable
21 pieces = (major, minor + 1, 0) variable
23 pieces = (major, minor, patch + 1) variable
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/ffsubsync/
H A D_version.py308 def plus_or_dot(pieces): argument
315 def render_pep440(pieces): argument
340 def render_pep440_pre(pieces): argument
356 def render_pep440_post(pieces): argument
383 def render_pep440_old(pieces): argument
405 def render_git_describe(pieces): argument
425 def render_git_describe_long(pieces): argument
445 def render(pieces, style): argument
/dports/math/py-GridDataFormats/GridDataFormats-0.6.0/gridData/
H A D_version.py308 def plus_or_dot(pieces): argument
315 def render_pep440(pieces): argument
340 def render_pep440_pre(pieces): argument
356 def render_pep440_post(pieces): argument
383 def render_pep440_old(pieces): argument
405 def render_git_describe(pieces): argument
425 def render_git_describe_long(pieces): argument
445 def render(pieces, style): argument
/dports/math/py-gau2grid/gau2grid-2.0.7/gau2grid/
H A D_version.py313 def plus_or_dot(pieces): argument
320 def render_pep440(pieces): argument
344 def render_pep440_pre(pieces): argument
360 def render_pep440_post(pieces): argument
387 def render_pep440_old(pieces): argument
409 def render_git_describe(pieces): argument
429 def render_git_describe_long(pieces): argument
449 def render(pieces, style): argument
/dports/net/py-sbws/sbws-25aa5b232ca26729e1bf30a7c5a54fd22f5c3eeb/sbws/
H A D_version.py346 def plus_or_dot(pieces): argument
353 def render_pep440(pieces): argument
377 def render_pep440_pre(pieces): argument
393 def render_pep440_post(pieces): argument
420 def render_pep440_old(pieces): argument
442 def render_git_describe(pieces): argument
462 def render_git_describe_long(pieces): argument
482 def render(pieces, style): argument
/dports/textproc/py-wordcloud/word_cloud-1.5.0/wordcloud/
H A D_version.py308 def plus_or_dot(pieces): argument
315 def render_pep440(pieces): argument
340 def render_pep440_pre(pieces): argument
356 def render_pep440_post(pieces): argument
383 def render_pep440_old(pieces): argument
405 def render_git_describe(pieces): argument
425 def render_git_describe_long(pieces): argument
445 def render(pieces, style): argument
/dports/math/gau2grid/gau2grid-2.0.7/gau2grid/
H A D_version.py313 def plus_or_dot(pieces): argument
320 def render_pep440(pieces): argument
344 def render_pep440_pre(pieces): argument
360 def render_pep440_post(pieces): argument
387 def render_pep440_old(pieces): argument
409 def render_git_describe(pieces): argument
429 def render_git_describe_long(pieces): argument
449 def render(pieces, style): argument
/dports/science/fastjet/fastjet-3.3.4/include/fastjet/
H A DCompositeJetStructure.hh155 template<typename T> PseudoJet join(const std::vector<PseudoJet> & pieces){ in join()
178 std::vector<PseudoJet> pieces; in join() local
188 std::vector<PseudoJet> pieces; in join() local
199 std::vector<PseudoJet> pieces; in join() local
218 template<typename T> PseudoJet join(const std::vector<PseudoJet> & pieces, in join()
245 std::vector<PseudoJet> pieces; in join() local
257 std::vector<PseudoJet> pieces; in join() local
270 std::vector<PseudoJet> pieces; in join() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/test/org/rstudio/studio/client/workbench/views/source/editors/text/assist/
H A DRChunkHeaderParserTests.java32 Map<String, String> pieces = RChunkHeaderParser.parse(header); in testRMarkdownChunkHeader() local
42 Map<String, String> pieces = RChunkHeaderParser.parse(header); in testNoCommaBeforeFirstItem() local
50 Map<String, String> pieces = RChunkHeaderParser.parse(header); in testCommaBeforeFirstItem() local
58 Map<String, String> pieces = RChunkHeaderParser.parse(header); in testComplicatedExpression() local
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstrutil_test.cpp417 auto pieces = Strutil::splits(s); in test_splits() local
425 auto pieces = Strutil::splits(s, " t"); in test_splits() local
432 auto pieces = Strutil::splits(s, "", 2); in test_splits() local
438 auto pieces = Strutil::splits(s, " ", 2); in test_splits() local
444 auto pieces = Strutil::splits("blah", "!"); in test_splits() local
449 auto pieces = Strutil::splits("", ","); in test_splits() local
471 auto pieces = Strutil::splitsv(s); in test_splitsv() local
479 auto pieces = Strutil::splitsv(s, " t"); in test_splitsv() local
486 auto pieces = Strutil::splitsv(s, "", 2); in test_splitsv() local
492 auto pieces = Strutil::splitsv(s, " ", 2); in test_splitsv() local
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstrutil_test.cpp417 auto pieces = Strutil::splits(s); in test_splits() local
425 auto pieces = Strutil::splits(s, " t"); in test_splits() local
432 auto pieces = Strutil::splits(s, "", 2); in test_splits() local
438 auto pieces = Strutil::splits(s, " ", 2); in test_splits() local
444 auto pieces = Strutil::splits("blah", "!"); in test_splits() local
449 auto pieces = Strutil::splits("", ","); in test_splits() local
471 auto pieces = Strutil::splitsv(s); in test_splitsv() local
479 auto pieces = Strutil::splitsv(s, " t"); in test_splitsv() local
486 auto pieces = Strutil::splitsv(s, "", 2); in test_splitsv() local
492 auto pieces = Strutil::splitsv(s, " ", 2); in test_splitsv() local
[all …]
/dports/cad/opentimer/OpenTimer-18d28ff/ot/unit/
H A Dunit.cpp15 if(std::cmatch pieces; std::regex_match(str.begin(), str.end(), pieces, unit_regex)) { in make_time_unit() local
62 if(std::cmatch pieces; std::regex_match(str.begin(), str.end(), pieces, unit_regex)) { in make_power_unit() local
111 if(std::cmatch pieces; std::regex_match(str.begin(), str.end(), pieces, unit_regex)) { in make_capacitance_unit() local
160 if(std::cmatch pieces; std::regex_match(str.begin(), str.end(), pieces, unit_regex)) { in make_voltage_unit() local
209 if(std::cmatch pieces; std::regex_match(str.begin(), str.end(), pieces, unit_regex)) { in make_current_unit() local
258 if(std::cmatch pieces; std::regex_match(str.begin(), str.end(), pieces, unit_regex)) { in make_resistance_unit() local
/dports/science/py-spaghetti/spaghetti-1.6.4/
H A Dversioneer.py1395 def plus_or_dot(pieces): argument
1402 def render_pep440(pieces): argument
1426 def render_pep440_branch(pieces): argument
1455 def render_pep440_pre(pieces): argument
1471 def render_pep440_post(pieces): argument
1498 def render_pep440_post_branch(pieces): argument
1527 def render_pep440_old(pieces): argument
1549 def render_git_describe(pieces): argument
1569 def render_git_describe_long(pieces): argument
1589 def render(pieces, style): argument
/dports/math/py-spopt/spopt-0.2.1/
H A Dversioneer.py1395 def plus_or_dot(pieces): argument
1402 def render_pep440(pieces): argument
1426 def render_pep440_branch(pieces): argument
1455 def render_pep440_pre(pieces): argument
1471 def render_pep440_post(pieces): argument
1498 def render_pep440_post_branch(pieces): argument
1527 def render_pep440_old(pieces): argument
1549 def render_git_describe(pieces): argument
1569 def render_git_describe_long(pieces): argument
1589 def render(pieces, style): argument
/dports/devel/py-fsspec/fsspec-2021.11.1/
H A Dversioneer.py1395 def plus_or_dot(pieces): argument
1402 def render_pep440(pieces): argument
1426 def render_pep440_branch(pieces): argument
1455 def render_pep440_pre(pieces): argument
1471 def render_pep440_post(pieces): argument
1498 def render_pep440_post_branch(pieces): argument
1527 def render_pep440_old(pieces): argument
1549 def render_git_describe(pieces): argument
1569 def render_git_describe_long(pieces): argument
1589 def render(pieces, style): argument
/dports/devel/ros-urdfdom/urdfdom-1.0.4/urdf_parser/src/
H A Durdf_model_state.cpp94 std::vector<std::string> pieces; in parseModelState() local
112 std::vector<std::string> pieces; in parseModelState() local
130 std::vector<std::string> pieces; in parseModelState() local
/dports/games/xfireworks/xfireworks-1.4/
H A DPiece.c80 int Pieces_GetArraySize(Pieces pieces) { return (pieces->array_size); } in Pieces_GetArraySize()
81 int Pieces_GetNumber(Pieces pieces) { return (pieces->number); } in Pieces_GetNumber()
83 double * Pieces_GetZ(Pieces pieces) { return (pieces->z); } in Pieces_GetZ()
84 double * Pieces_GetVx(Pieces pieces) { return (pieces->vx); } in Pieces_GetVx()
85 double * Pieces_GetVy(Pieces pieces) { return (pieces->vy); } in Pieces_GetVy()
86 double * Pieces_GetVz(Pieces pieces) { return (pieces->vz); } in Pieces_GetVz()
90 ObjList Pieces_GetGCList(Pieces pieces) in Pieces_GetGCList()
500 int Pieces_Initialize(Pieces pieces, in Pieces_Initialize()
555 Pieces pieces; in Pieces_Create() local
608 Pieces Pieces_Destroy(Pieces pieces) in Pieces_Destroy()
[all …]
/dports/databases/py-pg8000-112/pg8000-1.12.5/
H A Dversioneer.py1169 def plus_or_dot(pieces): argument
1175 def render_pep440(pieces): argument
1199 def render_pep440_pre(pieces): argument
1215 def render_pep440_post(pieces): argument
1241 def render_pep440_old(pieces): argument
1261 def render_git_describe(pieces): argument
1280 def render_git_describe_long(pieces): argument
1298 def render(pieces, style): argument
/dports/math/py-matplotlib2/matplotlib-2.2.4/
H A Dversioneer.py1174 def plus_or_dot(pieces): argument
1180 def render_pep440(pieces): argument
1204 def render_pep440_pre(pieces): argument
1220 def render_pep440_post(pieces): argument
1246 def render_pep440_old(pieces): argument
1266 def render_git_describe(pieces): argument
1285 def render_git_describe_long(pieces): argument
1303 def render(pieces, style): argument
/dports/math/py-matplotlib/matplotlib-3.4.3/
H A Dversioneer.py1174 def plus_or_dot(pieces): argument
1180 def render_pep440(pieces): argument
1204 def render_pep440_pre(pieces): argument
1220 def render_pep440_post(pieces): argument
1246 def render_pep440_old(pieces): argument
1266 def render_git_describe(pieces): argument
1285 def render_git_describe_long(pieces): argument
1303 def render(pieces, style): argument

12345678910>>...107