Home
last modified time | relevance | path

Searched defs:KILOBYTE (Results 1 – 25 of 68) sorted by relevance

123

/dports/security/maia/maia_mailguard-7f20bd4/php/
H A Dconstants.php80 define("KILOBYTE", 1024); define
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/Utility/
H A DBytes.php15 const KILOBYTE = 1024; define in Drupal\\Component\\Utility\\Bytes
/dports/audio/musicpd/mpd-0.23.6/src/input/cache/
H A DConfig.cxx24 static constexpr size_t KILOBYTE = 1024; variable
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/cuttlefish/src/
H A Dcuttlefish_bytesize.erl25 -define(KILOBYTE, 1024). macro
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/Utility/
H A DBytes.php15 const KILOBYTE = 1024; define in Drupal\\Component\\Utility\\Bytes
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/src/assert/
H A D__assert_fail.h3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
/dports/www/hiawatha/hiawatha-10.12/src/
H A Dglobal.h17 #define KILOBYTE 1024 macro
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/code.cloudfoundry.org/bytefmt/
H A Dbytes.go17 KILOBYTE const
/dports/games/palomino/palomino/src/base/
H A Ddefs.hh21 #define KILOBYTE (1024u) macro
/dports/irc/ergo/ergo-2.8.0/vendor/code.cloudfoundry.org/bytefmt/
H A Dbytes.go17 KILOBYTE const
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/utils/
H A DFileUtils.java36 public static final long KILOBYTE = 1024; field in FileUtils
/dports/sysutils/scalpel/scalpel-2.0/src/
H A Dcommon.h14 #define KILOBYTE 1024 macro
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/tests/speed/
H A Dspeed.h61 #define KILOBYTE 1024 macro
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libdap2/
H A Dgetvara.h14 #define KILOBYTE 0x400 macro
/dports/science/netcdf/netcdf-c-4.7.4/libdap2/
H A Dgetvara.h14 #define KILOBYTE 0x400 macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/viewer/convertor/
H A DProgressAction.java25 private static final double KILOBYTE = 1024.0d; field in ProgressAction
/dports/sysutils/consul/consul-1.10.3/command/snapshot/inspect/
H A Dformatter.go95 KILOBYTE const
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/snapshot/inspect/
H A Dformatter.go95 KILOBYTE const
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/snapshot/inspect/
H A Dformatter.go95 KILOBYTE const
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/sp/
H A Dsp_types.h37 typedef BYTE KILOBYTE[1024]; // 1024-bytes typedef
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Caching/System/Caching/
H A DMemoryMonitor.cs27 protected const long KILOBYTE = 1L << KILOBYTE_SHIFT; // 1024 field in System.Runtime.Caching.MemoryMonitor
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Caching/src/System/Runtime/Caching/
H A DMemoryMonitor.cs31 protected const long KILOBYTE = 1L << KILOBYTE_SHIFT; // 1024 field in System.Runtime.Caching.MemoryMonitor
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dast_values.hpp18 virtual ~PreValue() { }
/dports/lang/ghc/ghc-8.10.7/utils/hp2ps/
H A DAxes.c13 typedef enum {MEGABYTE, KILOBYTE, BYTE} mkb; enumerator
/dports/net/oha/oha-0.4.7/cargo-crates/byte-unit-4.0.12/src/u64/
H A Dconstants.rs2 pub const KILOBYTE: u64 = 1_000; const

123