Home
last modified time | relevance | path

Searched defs:format_version (Results 1 – 25 of 474) sorted by relevance

12345678910>>...19

/dports/www/elixir-maru/maru-0.12.4/lib/mix/tasks/
H A Droutes.ex65 defp format_version(nil), do: "nil" |> format_version function
66 defp format_version(version) do function
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-Tile.cc49 const uint32_t format_version = 0; variable
159 const uint32_t format_version = 0; variable
219 const uint32_t format_version = 0; variable
275 const uint32_t format_version = 0; variable
335 const uint32_t format_version = 0; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h54 int32_t format_version() { return format_version_; } in format_version() function
143 int32_t format_version() { return format_version_; } in format_version() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sfntly/table/truetype/
H A Dloca_table.h54 int32_t format_version() { return format_version_; } in format_version() function
143 int32_t format_version() { return format_version_; } in format_version() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/
H A Dbootstrap.sh44 format_version () { function
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/
H A Dbootstrap.sh41 format_version () { function
/dports/devel/py-thrift/thrift-0.14.0/
H A Dbootstrap.sh44 format_version () { function
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/
H A Dbootstrap.sh41 format_version () { function
/dports/devel/thrift-c_glib/thrift-0.14.0/
H A Dbootstrap.sh44 format_version () { function
/dports/devel/thrift-cpp/thrift-0.14.0/
H A Dbootstrap.sh44 format_version () { function
/dports/devel/thrift/thrift-0.14.0/
H A Dbootstrap.sh44 format_version () { function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/
H A Dbootstrap.sh44 format_version () { function
/dports/devel/node-thrift/thrift-0.14.0/
H A Dbootstrap.sh44 format_version () { function
/dports/sysutils/terraform/terraform-1.0.11/internal/command/testdata/providers-schema/empty/
H A Doutput.json2 "format_version": "0.2" string
/dports/sysutils/terraform/terraform-1.0.11/internal/command/testdata/show-json-state/empty/
H A Doutput.json2 "format_version": "0.2" string
/dports/games/multimc/MultiMC5-0.6.11/api/logic/updater/testdata/
H A DnoChannels.json2 "format_version": 0, number
H A DoneChannel.json2 "format_version": 0, number
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/
H A Dversion.py36 def format_version(version): function
/dports/sysutils/terraform/terraform-1.0.11/internal/command/testdata/validate-valid/
H A Doutput.json2 "format_version": "0.1", string
/dports/sysutils/terraform/terraform-1.0.11/internal/command/testdata/validate-invalid/missing_defined_var/
H A Doutput.json2 "format_version": "0.1", string
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/tile/
H A Dtile.cc101 const uint32_t format_version, in Tile()
172 uint32_t format_version, in init_unfiltered()
199 uint32_t format_version, in init_filtered()
280 uint32_t Tile::format_version() const { in format_version() function in tiledb::sm::Tile
/dports/devel/libfsxfs/libfsxfs-20210726/libfsxfs/
H A Dlibfsxfs_block_directory_header.h40 uint8_t format_version; member
/dports/archivers/py-borgbackup/borgbackup-1.1.17/scripts/
H A Dglibc_check.py24 def format_version(version): function
/dports/devel/libvhdi/libvhdi-20210425/libvhdi/
H A Dlibvhdi_image_header.h49 uint16_t format_version; member
/dports/devel/buildstream/BuildStream-1.2.8/buildstream/_frontend/
H A Dapp.py316 …def init_project(self, project_name, format_version=BST_FORMAT_VERSION, element_path='elements', f… argument
722 def _assert_format_version(self, format_version): argument
766 …def _init_project_interactive(self, project_name, format_version=BST_FORMAT_VERSION, element_path=… argument

12345678910>>...19