Home
last modified time | relevance | path

Searched defs:sourceUnits (Results 1 – 16 of 16) sorted by relevance

/dports/science/axom/axom-0.6.1/src/axom/klee/
H A DUnits.cpp70 double getConversionFactor(LengthUnit sourceUnits, LengthUnit targetUnits) in getConversionFactor()
105 double convert(double sourceValue, LengthUnit sourceUnits, LengthUnit targetUnits) in convert()
H A DUnits.hpp93 void convertAll(T &values, LengthUnit sourceUnits, LengthUnit targetUnits) in convertAll()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/
H A DCompiler.java389 protected void beginToCompile(ICompilationUnit[] sourceUnits) { in beginToCompile()
425 public void compile(ICompilationUnit[] sourceUnits) { in compile()
433 private void compile(ICompilationUnit[] sourceUnits, boolean lastRound) { in compile()
490 private void sortModuleDeclarationsFirst(ICompilationUnit[] sourceUnits) { in sortModuleDeclarationsFirst()
807 private void abortIfPreviewNotAllowed(ICompilationUnit[] sourceUnits, int maxUnits) { in abortIfPreviewNotAllowed()
826 protected void internalBeginToCompile(ICompilationUnit[] sourceUnits, int maxUnits) { in internalBeginToCompile()
/dports/lang/solidity/solidity_0.8.11/libsolidity/lsp/
H A DFileRepository.cpp53 map<string, string> const& FileRepository::sourceUnits() const in sourceUnits() function in FileRepository
/dports/lang/solidity/solidity_0.8.11/libsolidity/interface/
H A DFileReader.h65 StringMap const& sourceUnits() const noexcept { return m_sourceCodes; } in sourceUnits() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/
H A DCompiler.java271 protected void beginToCompile(ICompilationUnit[] sourceUnits) { in beginToCompile()
315 public void compile(ICompilationUnit[] sourceUnits) { in compile()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/
H A DCompiler.java287 protected void beginToCompile(ICompilationUnit[] sourceUnits) { in beginToCompile()
332 public void compile(ICompilationUnit[] sourceUnits) { in compile()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/
H A DCompiler.java378 protected void beginToCompile(ICompilationUnit[] sourceUnits) { in beginToCompile()
419 public void compile(ICompilationUnit[] sourceUnits) { in compile()
694 protected void internalBeginToCompile(ICompilationUnit[] sourceUnits, int maxUnits) { in internalBeginToCompile()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/
H A DModuleInfoBuilder.java64 ICompilationUnit[] sourceUnits = { new SourceFile(file, sourceLocation) }; in compileWithAttributes() local
/dports/graphics/krita/krita-4.4.8/plugins/generators/gradient/
H A DKisGradientGeneratorConfiguration.h382 … static inline qreal convertUnitsToPixels(qreal x, SpatialUnits sourceUnits, int width, int height) in convertUnitsToPixels()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DCompilationUnitResolver.java193 …protected void beginToCompile(org.eclipse.jdt.internal.compiler.env.ICompilationUnit[] sourceUnits in beginToCompile()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DStencilXdr.cpp884 auto sourceUnits = xdr_->cx()->make_pod_array<Unit>( in decode() local
927 Unit* sourceUnits = in encode() local
/dports/lang/solidity/solidity_0.8.11/libsolidity/ast/
H A DAST.cpp117 set<SourceUnit const*> sourceUnits; in referencedSourceUnits() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DJSScript.cpp2759 auto sourceUnits = xdr_->cx()->make_pod_array<Unit>( in decode() local
2806 Unit* sourceUnits = in encode() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DJSScript.cpp2759 auto sourceUnits = xdr_->cx()->make_pod_array<Unit>( in decode() local
2806 Unit* sourceUnits = in encode() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DJSScript.cpp2777 auto sourceUnits = xdr_->cx()->make_pod_array<Unit>( in decode() local
2824 Unit* sourceUnits = in encode() local