Home
last modified time | relevance | path

Searched refs:sourceToTarget (Results 1 – 8 of 8) sorted by relevance

/dports/www/nift/nsm-2.4.11/
H A DDirectory.cpp59 std::string sourceToTarget = ""; in pathBetween() local
62 sourceToTarget += "../"; in pathBetween()
64 sourceToTarget += targetDeque[t]; in pathBetween()
66 return sourceToTarget; in pathBetween()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DmapFunction.cpp155 PcpMapFunction::Create(const PathMap &sourceToTarget, in Create() argument
163 if (sourceToTarget.size() == 1 && offset.IsIdentity()) { in Create()
164 auto const &pathPair = *sourceToTarget.begin(); in Create()
175 if (sourceToTarget.size() > maxPairCount) { in Create()
178 sourceToTarget.size(), size_t(maxPairCount)); in Create()
182 TF_FOR_ALL(i, sourceToTarget) { in Create()
207 PathPairVector vec(sourceToTarget.begin(), sourceToTarget.end()); in Create()
/dports/math/gismo/gismo-21.12.0/src/gsMSplines/
H A DgsWeightMapper.h233 sourceToTarget(source,indices); in sourceIsId()
282 void sourceToTarget(IndexContainer const & source,IndexContainer & target) const in sourceToTarget() function
290 sourceToTarget(source[i],res_i); in sourceToTarget()
305 void sourceToTarget(indexType source,IndexContainer & target) const in sourceToTarget() function
308 sourceToTarget(source,target,weights); in sourceToTarget()
319 void sourceToTarget(indexType source, IndexContainer & target, WeightContainer & weights) const;
H A DgsMappedBasis.hpp109 m_mapper->sourceToTarget(locals,indices); in boundary()
127 m_mapper->sourceToTarget(locals,indices); in innerBoundaries()
167 m_mapper->sourceToTarget(act_i, temp); in active_into()
H A DgsWeightMapper.hpp99 void gsWeightMapper<T>::sourceToTarget(indexType source, IndexContainer & target, WeightContainer &… in sourceToTarget() function in gismo::gsWeightMapper
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dtransrt.cpp544 TransliteratorPointer sourceToTarget( in test2() local
547 if ((Transliterator *)sourceToTarget == NULL) { in test2()
583 rules = sourceToTarget->toRules(rules, TRUE); in test2()
611 sourceToTarget->transliterate(targ); in test2()
645 sourceToTarget->transliterate(targ); in test2()
669 sourceToTarget->transliterate(targ2); in test2()
695 sourceToTarget->transliterate(targ); in test2()
718 sourceToTarget->transliterate(targ2); in test2()
745 sourceToTarget->transliterate(reverse); in test2()
781 sourceToTarget->transliterate(reverse2); in test2()
[all …]
/dports/devel/icu/icu/source/test/intltest/
H A Dtransrt.cpp544 TransliteratorPointer sourceToTarget( in test2() local
547 if ((Transliterator *)sourceToTarget == NULL) { in test2()
583 rules = sourceToTarget->toRules(rules, TRUE); in test2()
611 sourceToTarget->transliterate(targ); in test2()
645 sourceToTarget->transliterate(targ); in test2()
669 sourceToTarget->transliterate(targ2); in test2()
695 sourceToTarget->transliterate(targ); in test2()
718 sourceToTarget->transliterate(targ2); in test2()
745 sourceToTarget->transliterate(reverse); in test2()
781 sourceToTarget->transliterate(reverse2); in test2()
[all …]
/dports/www/dojo/dojo-release-1.12.2/dojox/string/
H A DBidiEngine.js.map7 …date","getObject","dojox","BidiEngine","inputFormat","outputFormat","sourceToTarget","targetToSour…