Home
last modified time | relevance | path

Searched refs:excise_string_after_head (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dmaketexture.cpp1650 Strutil::excise_string_after_head(desc, "oiio:ConstantColor="); in make_texture_impl()
1651 Strutil::excise_string_after_head(desc, "ConstantColor="); in make_texture_impl()
1652 Strutil::excise_string_after_head(desc, "oiio:AverageColor="); in make_texture_impl()
1653 Strutil::excise_string_after_head(desc, "AverageColor="); in make_texture_impl()
1654 Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in make_texture_impl()
1655 Strutil::excise_string_after_head(desc, "SHA-1="); in make_texture_impl()
H A Dimagebufalgo.cpp247 Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in IBAprep()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dmaketexture.cpp1650 Strutil::excise_string_after_head(desc, "oiio:ConstantColor="); in make_texture_impl()
1651 Strutil::excise_string_after_head(desc, "ConstantColor="); in make_texture_impl()
1652 Strutil::excise_string_after_head(desc, "oiio:AverageColor="); in make_texture_impl()
1653 Strutil::excise_string_after_head(desc, "AverageColor="); in make_texture_impl()
1654 Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in make_texture_impl()
1655 Strutil::excise_string_after_head(desc, "SHA-1="); in make_texture_impl()
H A Dimagebufalgo.cpp247 Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in IBAprep()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/tiff.imageio/
H A Dtiffinput.cpp1268 auto cc = Strutil::excise_string_after_head(desc, "oiio:ConstantColor="); in readspec()
1273 auto ac = Strutil::excise_string_after_head(desc, "oiio:AverageColor="); in readspec()
1278 std::string sha = Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in readspec()
1280 sha = Strutil::excise_string_after_head(desc, "SHA-1="); in readspec()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/tiff.imageio/
H A Dtiffinput.cpp1268 auto cc = Strutil::excise_string_after_head(desc, "oiio:ConstantColor="); in readspec()
1273 auto ac = Strutil::excise_string_after_head(desc, "oiio:AverageColor="); in readspec()
1278 std::string sha = Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in readspec()
1280 sha = Strutil::excise_string_after_head(desc, "SHA-1="); in readspec()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Dimagerec.cpp345 Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in read()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/oiiotool/
H A Dimagerec.cpp345 Strutil::excise_string_after_head(desc, "oiio:SHA-1="); in read()
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstrutil_test.cpp604 auto m = Strutil::excise_string_after_head(p, "blue"); in test_excise_string_after_head()
612 auto m = Strutil::excise_string_after_head(p, "ro"); in test_excise_string_after_head()
H A Dstrutil.cpp1080 Strutil::excise_string_after_head(std::string& str, string_view head) in excise_string_after_head() function in Strutil
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dstrutil_test.cpp604 auto m = Strutil::excise_string_after_head(p, "blue"); in test_excise_string_after_head()
612 auto m = Strutil::excise_string_after_head(p, "ro"); in test_excise_string_after_head()
H A Dstrutil.cpp1080 Strutil::excise_string_after_head(std::string& str, string_view head) in excise_string_after_head() function in Strutil
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dstrutil.h878 excise_string_after_head (std::string& str, string_view head);
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/include/OpenImageIO/
H A Dstrutil.h878 excise_string_after_head (std::string& str, string_view head);
/dports/graphics/openimageio/oiio-Release-2.2.16.0/
H A DCHANGES.md1348 - Added `excise_string_after_head()`. #2173 (2.1.0/2.0.6)
1546 * Developer goodies: `Strutil::excise_string_after_head()` #2173
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/
H A DCHANGES.md1348 - Added `excise_string_after_head()`. #2173 (2.1.0/2.0.6)
1546 * Developer goodies: `Strutil::excise_string_after_head()` #2173