Home
last modified time | relevance | path

Searched defs:aSubs (Results 1 – 10 of 10) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/StepRepr/
H A DStepRepr_AssemblyComponentUsageSubstitute.cxx28 const Handle(StepRepr_AssemblyComponentUsage)& aSubs) in Init()
57 …_AssemblyComponentUsageSubstitute::SetSubstitute (const Handle(StepRepr_AssemblyComponentUsage)& a… in SetSubstitute()
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepRepr/
H A DRWStepRepr_RWAssemblyComponentUsageSubstitute.cxx59 Handle(StepRepr_AssemblyComponentUsage) aSubs; in ReadStep() local
/dports/benchmarks/polygraph/polygraph-4.13.0/src/runtime/
H A DAddrSubsts.cc69 AddrSubstsIter::AddrSubstsIter(const AddrSubsts &aSubs, const NetAddr &anOrig): in AddrSubstsIter()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/url-classifier/
H A DHashStore.cpp972 static void KnockoutSubs(FallibleTArray<TSub>* aSubs, in KnockoutSubs()
1014 static void RemoveMatchingPrefixes(const SubPrefixArray& aSubs, in RemoveMatchingPrefixes()
1045 static void RemoveDeadSubPrefixes(SubPrefixArray& aSubs, ChunkSet& aAddChunks) { in RemoveDeadSubPrefixes()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/url-classifier/
H A DHashStore.cpp1025 KnockoutSubs(FallibleTArray<TSub>* aSubs, FallibleTArray<TAdd>* aAdds) in KnockoutSubs()
1068 RemoveMatchingPrefixes(const SubPrefixArray& aSubs, FallibleTArray<T>* aFullHashes) in RemoveMatchingPrefixes()
1101 RemoveDeadSubPrefixes(SubPrefixArray& aSubs, ChunkSet& aAddChunks) in RemoveDeadSubPrefixes()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/url-classifier/
H A DHashStore.cpp1005 static void KnockoutSubs(FallibleTArray<TSub>* aSubs, in KnockoutSubs()
1047 static void RemoveMatchingPrefixes(const SubPrefixArray& aSubs, in RemoveMatchingPrefixes()
1078 static void RemoveDeadSubPrefixes(SubPrefixArray& aSubs, ChunkSet& aAddChunks) { in RemoveDeadSubPrefixes()
/dports/www/firefox/firefox-99.0/toolkit/components/url-classifier/
H A DHashStore.cpp1000 static void KnockoutSubs(FallibleTArray<TSub>* aSubs, in KnockoutSubs()
1042 static void RemoveMatchingPrefixes(const SubPrefixArray& aSubs, in RemoveMatchingPrefixes()
1073 static void RemoveDeadSubPrefixes(SubPrefixArray& aSubs, ChunkSet& aAddChunks) { in RemoveDeadSubPrefixes()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/url-classifier/
H A DHashStore.cpp1000 static void KnockoutSubs(FallibleTArray<TSub>* aSubs, in KnockoutSubs()
1042 static void RemoveMatchingPrefixes(const SubPrefixArray& aSubs, in RemoveMatchingPrefixes()
1073 static void RemoveDeadSubPrefixes(SubPrefixArray& aSubs, ChunkSet& aAddChunks) { in RemoveDeadSubPrefixes()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/url-classifier/
H A DHashStore.cpp1000 static void KnockoutSubs(FallibleTArray<TSub>* aSubs, in KnockoutSubs()
1042 static void RemoveMatchingPrefixes(const SubPrefixArray& aSubs, in RemoveMatchingPrefixes()
1073 static void RemoveDeadSubPrefixes(SubPrefixArray& aSubs, ChunkSet& aAddChunks) { in RemoveDeadSubPrefixes()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepPrimAPI/
H A DBRepPrimAPI_MakeRevol.cxx165 BRepTools_ReShape aSubs; in Build() local