Home
last modified time | relevance | path

Searched refs:get_man (Results 1 – 25 of 34) sorted by relevance

12

/dports/emulators/qemu/qemu-6.2.0/hw/block/
H A Dm25p80.c723 switch (get_man(s)) { in complete_collecting_data()
759 if (get_man(s) == MAN_SST) { in complete_collecting_data()
802 switch (get_man(s)) { in reset_memory()
898 switch (get_man(s)) { in decode_fast_read_cmd()
947 switch (get_man(s)) { in decode_dio_read_cmd()
996 switch (get_man(s)) { in decode_qio_read_cmd()
1166 switch (get_man(s)) { in decode_new_cmd()
1185 if (get_man(s) == MAN_SST) { in decode_new_cmd()
1195 if (get_man(s) == MAN_MACRONIX || get_man(s) == MAN_ISSI) { in decode_new_cmd()
1198 if (get_man(s) == MAN_SST) { in decode_new_cmd()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/block/
H A Dm25p80.c721 switch (get_man(s)) { in complete_collecting_data()
757 if (get_man(s) == MAN_SST) { in complete_collecting_data()
800 switch (get_man(s)) { in reset_memory()
896 switch (get_man(s)) { in decode_fast_read_cmd()
945 switch (get_man(s)) { in decode_dio_read_cmd()
994 switch (get_man(s)) { in decode_qio_read_cmd()
1164 switch (get_man(s)) { in decode_new_cmd()
1183 if (get_man(s) == MAN_SST) { in decode_new_cmd()
1193 if (get_man(s) == MAN_MACRONIX || get_man(s) == MAN_ISSI) { in decode_new_cmd()
1196 if (get_man(s) == MAN_SST) { in decode_new_cmd()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/block/
H A Dm25p80.c723 switch (get_man(s)) { in complete_collecting_data()
759 if (get_man(s) == MAN_SST) { in complete_collecting_data()
802 switch (get_man(s)) { in reset_memory()
898 switch (get_man(s)) { in decode_fast_read_cmd()
947 switch (get_man(s)) { in decode_dio_read_cmd()
996 switch (get_man(s)) { in decode_qio_read_cmd()
1166 switch (get_man(s)) { in decode_new_cmd()
1185 if (get_man(s) == MAN_SST) { in decode_new_cmd()
1195 if (get_man(s) == MAN_MACRONIX || get_man(s) == MAN_ISSI) { in decode_new_cmd()
1198 if (get_man(s) == MAN_SST) { in decode_new_cmd()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/block/
H A Dm25p80.c479 static inline Manufacturer get_man(Flash *s) in get_man() function
698 switch (get_man(s)) { in complete_collecting_data()
731 if (get_man(s) == MAN_SST) { in complete_collecting_data()
773 switch (get_man(s)) { in reset_memory()
834 switch (get_man(s)) { in decode_fast_read_cmd()
867 switch (get_man(s)) { in decode_dio_read_cmd()
906 switch (get_man(s)) { in decode_qio_read_cmd()
998 switch (get_man(s)) { in decode_new_cmd()
1024 if (get_man(s) == MAN_MACRONIX) { in decode_new_cmd()
1105 if (s->write_enable && get_man(s) == MAN_NUMONYX) { in decode_new_cmd()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/block/
H A Dm25p80.c476 static inline Manufacturer get_man(Flash *s) in get_man() function
695 switch (get_man(s)) { in complete_collecting_data()
728 if (get_man(s) == MAN_SST) { in complete_collecting_data()
770 switch (get_man(s)) { in reset_memory()
831 switch (get_man(s)) { in decode_fast_read_cmd()
864 switch (get_man(s)) { in decode_dio_read_cmd()
903 switch (get_man(s)) { in decode_qio_read_cmd()
995 switch (get_man(s)) { in decode_new_cmd()
1021 if (get_man(s) == MAN_MACRONIX) { in decode_new_cmd()
1102 if (s->write_enable && get_man(s) == MAN_NUMONYX) { in decode_new_cmd()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/block/
H A Dm25p80.c479 static inline Manufacturer get_man(Flash *s) in get_man() function
698 switch (get_man(s)) { in complete_collecting_data()
731 if (get_man(s) == MAN_SST) { in complete_collecting_data()
773 switch (get_man(s)) { in reset_memory()
834 switch (get_man(s)) { in decode_fast_read_cmd()
867 switch (get_man(s)) { in decode_dio_read_cmd()
906 switch (get_man(s)) { in decode_qio_read_cmd()
998 switch (get_man(s)) { in decode_new_cmd()
1024 if (get_man(s) == MAN_MACRONIX) { in decode_new_cmd()
1105 if (s->write_enable && get_man(s) == MAN_NUMONYX) { in decode_new_cmd()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/block/
H A Dm25p80.c468 static inline Manufacturer get_man(Flash *s) in OBJECT_DECLARE_TYPE()
690 switch (get_man(s)) { in complete_collecting_data()
723 if (get_man(s) == MAN_SST) { in complete_collecting_data()
765 switch (get_man(s)) { in reset_memory()
826 switch (get_man(s)) { in decode_fast_read_cmd()
859 switch (get_man(s)) { in decode_dio_read_cmd()
898 switch (get_man(s)) { in decode_qio_read_cmd()
991 switch (get_man(s)) { in decode_new_cmd()
1017 if (get_man(s) == MAN_MACRONIX) { in decode_new_cmd()
1101 if (s->write_enable && get_man(s) == MAN_NUMONYX) { in decode_new_cmd()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/block/
H A Dm25p80.c469 static inline Manufacturer get_man(Flash *s) in get_man() function
691 switch (get_man(s)) { in complete_collecting_data()
724 if (get_man(s) == MAN_SST) { in complete_collecting_data()
766 switch (get_man(s)) { in reset_memory()
827 switch (get_man(s)) { in decode_fast_read_cmd()
860 switch (get_man(s)) { in decode_dio_read_cmd()
899 switch (get_man(s)) { in decode_qio_read_cmd()
992 switch (get_man(s)) { in decode_new_cmd()
1018 if (get_man(s) == MAN_MACRONIX) { in decode_new_cmd()
1102 if (s->write_enable && get_man(s) == MAN_NUMONYX) { in decode_new_cmd()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/block/
H A Dm25p80.c469 static inline Manufacturer get_man(Flash *s) in get_man() function
691 switch (get_man(s)) { in complete_collecting_data()
724 if (get_man(s) == MAN_SST) { in complete_collecting_data()
766 switch (get_man(s)) { in reset_memory()
827 switch (get_man(s)) { in decode_fast_read_cmd()
860 switch (get_man(s)) { in decode_dio_read_cmd()
899 switch (get_man(s)) { in decode_qio_read_cmd()
992 switch (get_man(s)) { in decode_new_cmd()
1018 if (get_man(s) == MAN_MACRONIX) { in decode_new_cmd()
1102 if (s->write_enable && get_man(s) == MAN_NUMONYX) { in decode_new_cmd()
[all …]
/dports/math/p5-Math-MPFR/Math-MPFR-4.17/t/
H A DLongDouble.t66 $man = get_man($ld_2);
106 $man = get_man($ld_2);
183 sub get_man {
H A DD64_LD.t48 my $man = $man_sign . get_man($digits);
113 sub get_man {
/dports/devel/p5-YAML-AppConfig/YAML-AppConfig-0.19/t/
H A D02-normal.t43 is( $app->get_man, 'yeah', "man test" );
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/modules/
H A D__init__.py56 self.man = interpreter.build.get_man()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/modules/
H A D__init__.py55 self.man = interpreter.build.get_man()
/dports/devel/meson/meson-0.60.3/mesonbuild/modules/
H A D__init__.py56 self.man = interpreter.build.get_man()
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/modules/
H A D__init__.py56 self.man = interpreter.build.get_man()
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/modules/
H A D__init__.py56 self.man = interpreter.build.get_man()
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/backend/
H A Dbackends.py1295 man = self.build.get_man()
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/backend/
H A Dbackends.py1295 man = self.build.get_man()
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/backend/
H A Dbackends.py1483 man = self.build.get_man()
/dports/emulators/qemu60/qemu-6.0.0/meson/mesonbuild/
H A Dbuild.py193 def get_man(self): member in Build
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/backend/
H A Dbackends.py1666 man = self.build.get_man()
/dports/emulators/qemu5/qemu-5.2.0/meson/mesonbuild/
H A Dbuild.py193 def get_man(self): member in Build
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/backend/
H A Dbackends.py1650 man = self.build.get_man()
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/backend/
H A Dbackends.py1666 man = self.build.get_man()

12