Home
last modified time | relevance | path

Searched defs:applyTags (Results 1 – 8 of 8) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/DebugInfo/X86/
H A Ddbg-byval-parameter.ll51 !21 = !{i32 1, !"Debug Info Version", i32 3}
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/swagger2-2.6/src/Data/Swagger/
H A DOperation.hs109 applyTags = applyTagsFor allOperations function
/dports/graphics/digikam/digikam-7.4.0/core/tests/metadataengine/
H A Dapplytags_utest.cpp68 void ApplyTagsTest::applyTags(const QString& file, in applyTags() function in ApplyTagsTest
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/tracing/opentracing/
H A Dendpoint.go120 func applyTags(span opentracing.Span, tags opentracing.Tags) { func
/dports/devel/hs-hoogle/hoogle-5.0.18.2/src/Output/
H A DTags.hs143 applyTags store qs = (qs2, exact, filt, searchTags store qs) function
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DparseMarkup.c551 void applyTags ( GtkTextBuffer *buffer, GtkTextIter *iter ) in applyTags() function
H A Dtext.c4132 gint applyTags; in gnoclTextCommand() local
4246 gint applyTags; in gnoclTextCommand() local
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/regression/common/
H A Dhbr_utils.h46 void applyTags( OpenSubdiv::HbrMesh<T> * mesh, Shape const * sh ) { in applyTags() function