/freebsd/contrib/file/magic/Magdir/ |
H A D | console | 189 # genesis: file(1) magic for various Sega Mega Drive / Genesis ROM image and disc formats 196 # Common Sega Mega Drive header format. 198 0 name sega-mega-drive-header 212 # Sega Mega CD disc images: 2048-byte sectors. 213 0 string SEGADISCSYSTEM\ \ Sega Mega CD disc image 215 >0 use sega-mega-drive-header 217 0 string SEGABOOTDISC\ \ \ \ Sega Mega CD disc image 219 >0 use sega-mega-drive-header 221 # Sega Mega CD disc images: 2352-byte sectors. 222 0x10 string SEGADISCSYSTEM\ \ Sega Mega CD disc image [all …]
|
H A D | msx | 283 # Mega-Assembler file 287 >>>6 byte 0x0A MSX Mega-Assembler source
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/ |
H A D | rk3399_dmc.txt | 70 MHz (Mega Hz). When DDR frequency is less than 75 the ODT disable frequency in MHz (Mega Hz). 101 then ODT disable frequency in MHz (Mega Hz). 128 MHz (Mega Hz). When the DDR frequency is less then
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-cosino_mega2560.dts | 4 * Mega 2560 extension 18 model = "HCE Cosino Mega 2560";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kRegisterInfo.h | 63 /// Return a mega-register of the specified register Reg so its sub-register 64 /// of index SubIdx is Reg, its super(or mega) Reg. In other words it will
|
H A D | M68kInstrInfo.cpp | 371 assert(SReg && "No viable MEGA register available"); in ExpandMOVI() 402 assert(SSrc && "No viable MEGA register available"); in ExpandMOVX_RR() 449 assert(SSrc && "No viable MEGA register available"); in ExpandMOVSZX_RR() 564 assert(Reg && "Has not meaningful MEGA register"); in ExpandMOVEM()
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad9467.yaml | 14 converters (ADCs), operating in the range of 100 to 500 mega samples
|
/freebsd/lib/libutil/ |
H A D | expand_number.3 | 58 .It Li M Ta No mega Ta 1048576
|
H A D | humanize_number.3 | 88 .It Li M Ta No mega Ta 1048576 Ta 1000000
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzutil.h | 142 * ZFS_NICENUM_1024: Print kilo, mega, tera, peta, exa.. 143 * ZFS_NICENUM_BYTES: Print single bytes ("13B"), kilo, mega, tera...
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | fmt_scaled.c | 53 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6 enumerator 57 static const unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | ratio.cppm |
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | imx258.yaml | 13 IMX258 is a diagonal 5.867mm (Type 1/3.06) 13 Mega-pixel CMOS active pixel
|
/freebsd/sys/contrib/device-tree/Bindings/ddr/ |
H A D | lpddr2.txt | 13 - density : <u32> representing density in Mb (Mega bits)
|
H A D | lpddr3.txt | 8 - density : <u32> representing density in Mb (Mega bits)
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/ |
H A D | lpddr3.txt | 8 - density : <u32> representing density in Mb (Mega bits)
|
/freebsd/usr.bin/units/ |
H A D | definitions.units | 23 mega- 1e6 55 M- mega
|
/freebsd/share/man/man7/ |
H A D | orders.7 | 89 .It Million Ta 10^6 Ta mega Ta M Ta 1000000
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600MCCodeEmitter.cpp | 102 InstWord2 |= 1 << 19; // Mega-Fetch bit in encodeInstruction()
|
/freebsd/usr.bin/lex/ |
H A D | lex.1 | 859 For example, given the input "mega-kludge" 860 the following will write "mega-mega-kludge" to the output: 864 mega- ECHO; yymore(); 868 First "mega-" is matched and echoed to the output. 870 is matched, but the previous "mega-" is still hanging around at the 875 for the "kludge" rule will actually write "mega-kludge".
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | ratio | 58 typedef ratio< 1000000, 1> mega; 279 typedef ratio< 1000000LL, 1LL> mega;
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_str.cpp | 664 case 'M': /* mega-bytes */ in __kmp_str_to_int() 742 _case('m', 2); // Mega in __kmp_str_to_size()
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | rockchip,rk3399-dmc.yaml | 116 Defines the PHY dll bypass frequency in MHz (Mega Hz). When DDR frequency
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | arc_summary | 311 [2**20, "MiB"], # mebibytes (mega) 345 [10**6, 'M'], # mega (million)
|
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | ostream.h | 104 else if constexpr (same_as<typename _Period::type, mega>) in __units_suffix()
|