Home
last modified time | relevance | path

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

123

/freebsd/contrib/file/magic/Magdir/
H A Dconsole215 # genesis: file(1) magic for various Sega Mega Drive / Genesis ROM image and disc formats
222 # Common Sega Mega Drive header format.
224 0 name sega-mega-drive-header
238 # Sega Mega CD disc images: 2048-byte sectors.
239 0 string SEGADISCSYSTEM\040\040 Sega Mega CD disc image
241 >0 use sega-mega-drive-header
243 0 string SEGABOOTDISC\040\040\040\040 Sega Mega CD disc image
245 >0 use sega-mega-drive-header
247 # Sega Mega CD disc images: 2352-byte sectors.
248 0x10 string SEGADISCSYSTEM\040\040 Sega Mega CD disc image
[all …]
H A Dmsx284 # Mega-Assembler file
288 >>>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/contrib/libsamplerate/
H A DCOPYING1 Copyright (c) 2012-2016, Erik de Castro Lopo <erikd@mega-nerd.com>
H A Dcommon.h2 ** Copyright (c) 2002-2021, Erik de Castro Lopo <erikd@mega-nerd.com>
H A Dsamplerate.h2 ** Copyright (c) 2002-2016, Erik de Castro Lopo <erikd@mega-nerd.com>
/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/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/sys/contrib/openzfs/include/
H A Dlibzutil.h143 * ZFS_NICENUM_1024: Print kilo, mega, tera, peta, exa..
144 * ZFS_NICENUM_BYTES: Print single bytes ("13B"), kilo, mega, tera...
/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
H A Dsony,imx258.yaml13 IMX258 is a diagonal 5.867mm (Type 1/3.06) 13 Mega-pixel CMOS active pixel
/freebsd/lib/libutil/
H A Dexpand_number.381 .It Li M Ta No mega Ta 1,048,576
H A Dhumanize_number.388 .It Li M Ta No mega Ta 1048576 Ta 1000000
/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/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/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600MCCodeEmitter.cpp102 InstWord2 |= 1 << 19; // Mega-Fetch bit in encodeInstruction()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dratio58 typedef ratio< 1000000, 1> mega;
279 typedef ratio< 1000000LL, 1LL> mega;

123