Home
last modified time | relevance | path

Searched defs:MEGABYTE (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/databases/go-pgweb/pgweb-0.11.7/pkg/util/
H A Dprofiler.go10 const MEGABYTE = 1024 * 1024 const
/dports/security/maia/maia_mailguard-7f20bd4/php/
H A Dconstants.php81 define("MEGABYTE", KILOBYTE * 1024); define
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/service_runtime/
H A Dnacl_resource_test.c19 #define MEGABYTE (1000000) macro
/dports/audio/musicpd/mpd-0.23.6/src/input/cache/
H A DConfig.cxx25 static constexpr size_t MEGABYTE = 1024 * KILOBYTE; variable
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cuttlefish/src/
H A Dcuttlefish_bytesize.erl26 -define(MEGABYTE, 1048576). macro
/dports/editors/vigor/vigor-0.016/ex/
H A Dex_source.c59 #define MEGABYTE 1048576 macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc_tests.h30 #define MEGABYTE 1048576 macro
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/src/assert/
H A D__assert_fail.h7 //===----------------------------------------------------------------------===//
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dglobal.h18 #define MEGABYTE 1048576 macro
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/code.cloudfoundry.org/bytefmt/
H A Dbytes.go18 MEGABYTE const
/dports/editors/nvi2/nvi2-2.2.0/ex/
H A Dex_source.c58 #define MEGABYTE 1048576 in ex_source() macro
/dports/games/palomino/palomino/src/base/
H A Ddefs.hh22 #define MEGABYTE (1048576u) macro
/dports/irc/ergo/ergo-2.8.0/vendor/code.cloudfoundry.org/bytefmt/
H A Dbytes.go18 MEGABYTE const
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/include/
H A Dnc_tests.h35 #define MEGABYTE 1048576 macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/include/
H A Dnc_tests.h34 #define MEGABYTE 1048576 macro
/dports/science/netcdf/netcdf-c-4.7.4/include/
H A Dnc_tests.h35 #define MEGABYTE 1048576 macro
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/python/scripts/
H A Dtest_leak.py28 MEGABYTE = 1 << 20 variable
/dports/databases/arrow/apache-arrow-6.0.1/python/scripts/
H A Dtest_leak.py28 MEGABYTE = 1 << 20 variable
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/utils/
H A DFileUtils.java39 public static final long MEGABYTE = KILOBYTE * 1024; field in FileUtils
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/python/scripts/
H A Dtest_leak.py28 MEGABYTE = 1 << 20 variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/
H A Dblob_helper.rb20 MEGABYTE = 1024 * 1024 constant
/dports/sysutils/scalpel/scalpel-2.0/src/
H A Dcommon.h15 #define MEGABYTE (1024 * KILOBYTE) macro
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/tests/speed/
H A Dspeed.h62 #define MEGABYTE 1024 * KILOBYTE macro
/dports/sysutils/consul/consul-1.10.3/command/snapshot/inspect/
H A Dformatter.go96 MEGABYTE const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/snapshot/inspect/
H A Dformatter.go96 MEGABYTE const

123456789