Home
last modified time | relevance | path

Searched refs:pdot (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/emulators/qemu5/qemu-5.2.0/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
355 pdot(i); in read_test_data_s8()
357 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
355 pdot(i); in read_test_data_s8()
357 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
355 pdot(i); in read_test_data_s8()
357 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
355 pdot(i); in read_test_data_s8()
357 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
356 pdot(i); in read_test_data_s8()
358 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu/qemu-6.2.0/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
356 pdot(i); in read_test_data_s8()
358 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
355 pdot(i); in read_test_data_s8()
357 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/tests/tcg/multiarch/system/
H A Dmemory.c66 pdot(i); in init_test_data_u8()
92 pdot(i); in init_test_data_s8()
125 pdot(i); in init_test_data_u16()
146 pdot(i); in init_test_data_u32()
171 pdot(i); in init_test_data_u64()
193 pdot(i); in read_test_data_u16()
235 pdot(i); in read_test_data_u32()
289 pdot(i); in read_test_data_u64()
355 pdot(i); in read_test_data_s8()
357 pdot(i); in read_test_data_s8()
[all …]
/dports/emulators/mess/mame-mame0226/src/lib/netlist/plib/
H A Dpfmtlog.cpp108 auto pdot(fmt.find('.')); in setfmt() local
110 if (pdot==0) in setfmt()
112 else if (pdot != pstring::npos) in setfmt()
114 strm << std::setprecision(pstonum_ne_def<int>(fmt.substr(pdot + 1), 6)); in setfmt()
115 width = pstonum_ne_def<int>(left(fmt,pdot), 0); in setfmt()
/dports/emulators/mame/mame-mame0226/src/lib/netlist/plib/
H A Dpfmtlog.cpp108 auto pdot(fmt.find('.')); in setfmt() local
110 if (pdot==0) in setfmt()
112 else if (pdot != pstring::npos) in setfmt()
114 strm << std::setprecision(pstonum_ne_def<int>(fmt.substr(pdot + 1), 6)); in setfmt()
115 width = pstonum_ne_def<int>(left(fmt,pdot), 0); in setfmt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/logilab/logilab/common/
H A Dgraph.py100 pdot, dot_sourcepath = tempfile.mkstemp(".dot", name)
101 os.close(pdot)
106 pdot, dot_sourcepath = tempfile.mkstemp(".dot", name)
108 os.close(pdot)
110 pdot = codecs.open(dot_sourcepath, 'w', encoding='utf8')
111 pdot.write(self.source)
112 pdot.close()
/dports/devel/py-logilab-common/logilab-common-1.8.2/logilab/common/
H A Dgraph.py114 pdot, dot_sourcepath = tempfile.mkstemp(".dot", name)
115 os.close(pdot)
120 pdot, dot_sourcepath = tempfile.mkstemp(".dot", name)
122 os.close(pdot)
124 pdot = codecs.open(dot_sourcepath, "w", encoding="utf8")
125 pdot.write(self.source)
126 pdot.close()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_pick_nif.erl384 Dot0 = pdot(Plane, P0),
385 Dot1 = pdot(Plane, P1),
399 out(Plane, P) -> pdot(Plane, P) < 0.0.
401 pdot(1, {X,_,_,_}) -> X; function
402 pdot(2, {X,_,_,W}) -> W-X; function
403 pdot(3, {_,Y,_,_}) -> Y; function
404 pdot(4, {_,Y,_,W}) -> W-Y; function
405 pdot(5, {_,_,Z,_}) -> Z; function
406 pdot(6, {_,_,Z,W}) -> W-Z. function
/dports/net/gnu-dico/dico-2.10/xdico/gnu/
H A Dlocalcharset.c768 char *pdot; in locale_charset() local
776 pdot = strrchr (current_locale, '.'); in locale_charset()
777 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
778 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/converters/libiconv/libiconv-1.16/libcharset/lib/
H A Dlocalcharset.c770 char *pdot; in locale_charset() local
778 pdot = strrchr (current_locale, '.'); in locale_charset()
779 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
780 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/shells/rush/rush-2.1/gnu/
H A Dlocalcharset.c770 char *pdot; in locale_charset() local
778 pdot = strrchr (current_locale, '.'); in locale_charset()
779 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
780 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/databases/recutils/recutils-1.8/lib/
H A Dlocalcharset.c768 char *pdot; in locale_charset() local
776 pdot = strrchr (current_locale, '.'); in locale_charset()
777 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
778 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dlocalcharset.c768 char *pdot; in locale_charset() local
776 pdot = strrchr (current_locale, '.'); in locale_charset()
777 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
778 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/textproc/groff/groff-1.22.4/lib/
H A Dlocalcharset.c768 char *pdot; in locale_charset() local
776 pdot = strrchr (current_locale, '.'); in locale_charset()
777 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
778 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/textproc/augeas/augeas-1.12.0/gnulib/lib/
H A Dlocalcharset.c768 char *pdot; in locale_charset() local
776 pdot = strrchr (current_locale, '.'); in locale_charset()
777 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
778 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/editors/le/le-1.16.6/lib/
H A Dlocalcharset.c768 char *pdot; in locale_charset() local
776 pdot = strrchr (current_locale, '.'); in locale_charset()
777 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
778 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/dns/zkt/zkt-1.1.4/
H A Ddomaincmp.c206 const char *pdot; in isparentdomain() local
213 pdot = cdot = NULL; in isparentdomain()
219 pdot = p; in isparentdomain()
242 if ( strcmp (cdot, pdot) == 0 ) /* the domains are equal ? */ in isparentdomain()
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dlocalcharset.c501 char *pdot; in locale_charset() local
509 pdot = strrchr (current_locale, '.'); in locale_charset()
510 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
511 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/deskutils/gcal/gcal-4.1/lib/
H A Dlocalcharset.c501 char *pdot; in locale_charset() local
509 pdot = strrchr (current_locale, '.'); in locale_charset()
510 if (pdot && 2 + strlen (pdot + 1) + 1 <= sizeof (buf)) in locale_charset()
511 sprintf (buf, "CP%s", pdot + 1); in locale_charset()
/dports/devel/pylint/pylint-2.12.1/pylint/
H A Dgraph.py102 pdot, dot_sourcepath = tempfile.mkstemp(".gv", name)
104 os.close(pdot)
112 pdot, dot_sourcepath = tempfile.mkstemp(".gv", name)
113 os.close(pdot)

123456789