Home
last modified time | relevance | path

Searched full:mega (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/contrib/file/magic/Magdir/
H A Dconsole189 # 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 Dmsx283 # Mega-Assembler file
287 >>>6 byte 0x0A MSX Mega-Assembler source
/freebsd/sys/contrib/device-tree/Bindings/devfreq/
H A Drk3399_dmc.txt70 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 Dat91-cosino_mega2560.dts4 * Mega 2560 extension
18 model = "HCE Cosino Mega 2560";
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kRegisterInfo.h63 /// 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 DM68kInstrInfo.cpp371 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 Dadi,ad9467.yaml14 converters (ADCs), operating in the range of 100 to 500 mega samples
/freebsd/lib/libutil/
H A Dexpand_number.358 .It Li M Ta No mega Ta 1048576
H A Dhumanize_number.388 .It Li M Ta No mega Ta 1048576 Ta 1000000
/freebsd/sys/contrib/openzfs/include/
H A Dlibzutil.h142 * 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 Dfmt_scaled.c53 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 Dratio.cppm
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dimx258.yaml13 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 Dlpddr2.txt13 - density : <u32> representing density in Mb (Mega bits)
H A Dlpddr3.txt8 - density : <u32> representing density in Mb (Mega bits)
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ddr/
H A Dlpddr3.txt8 - density : <u32> representing density in Mb (Mega bits)
/freebsd/usr.bin/units/
H A Ddefinitions.units23 mega- 1e6
55 M- mega
/freebsd/share/man/man7/
H A Dorders.789 .It Million Ta 10^6 Ta mega Ta M Ta 1000000
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600MCCodeEmitter.cpp102 InstWord2 |= 1 << 19; // Mega-Fetch bit in encodeInstruction()
/freebsd/usr.bin/lex/
H A Dlex.1859 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 Dratio58 typedef ratio< 1000000, 1> mega;
279 typedef ratio< 1000000LL, 1LL> mega;
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp664 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 Drockchip,rk3399-dmc.yaml116 Defines the PHY dll bypass frequency in MHz (Mega Hz). When DDR frequency
/freebsd/sys/contrib/openzfs/cmd/
H A Darc_summary311 [2**20, "MiB"], # mebibytes (mega)
345 [10**6, 'M'], # mega (million)
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dostream.h104 else if constexpr (same_as<typename _Period::type, mega>) in __units_suffix()

12