Home
last modified time | relevance | path

Searched refs:tablesDir (Results 1 – 4 of 4) sorted by relevance

/dports/science/grib_api/grib_api-1.28.0-Source/definitions/
H A Dcreate_tables.pl38 my $tablesDir="$basedir/grib2/tables/$tablesVersion";
49 my $f="$tablesDir/4.2.$discipline.$category.table";
86 my $tablesDir="$basedir/grib2/tables/$tablesVersion";
96 my $f="$tablesDir/$section.$table.table";
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/
H A Dcreate_tables.pl38 my $tablesDir="$basedir/grib2/tables/$tablesVersion";
49 my $f="$tablesDir/4.2.$discipline.$category.table";
87 my $tablesDir="$basedir/grib2/tables/$tablesVersion";
97 my $f="$tablesDir/$section.$table.table";
/dports/print/py-fonttools/fonttools-4.28.2/MetaTools/
H A DbuildTableList.py12 tablesDir = os.path.join(fontToolsDir, variable
16 names = glob.glob1(tablesDir, "*.py")
33 with open(os.path.join(tablesDir, "__init__.py"), "w") as file:
/dports/print/py-fonttools3/fonttools-3.44.0/MetaTools/
H A DbuildTableList.py12 tablesDir = os.path.join(fontToolsDir, variable
16 names = glob.glob1(tablesDir, "*.py")
33 with open(os.path.join(tablesDir, "__init__.py"), "w") as file: