Home
last modified time | relevance | path

Searched refs:readd (Results 1 – 25 of 570) sorted by relevance

12345678910>>...23

/dports/net-im/prosody/prosody-0.11.13/util/
H A Dtimer.lua33 local readd;
43 if readd then
44 readd[id] = { callback, err + now };
46 readd = { [id] = { callback, err + now } };
52 if readd then
53 for id,timer in pairs(readd) do
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/simulation/
H A Dtest_metadata_extension.cpp70 readd = 32 enumerator
135 if (flags & readd) in run_metadata_test()
208 run_metadata_test(disconnect | readd); in TORRENT_TEST()
213 run_metadata_test(upload_only | disconnect | readd); in TORRENT_TEST()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-core/src/memory/
H A Dm64p_memory.c326 readd(read_rdram_fb, &g_dev.dp, address, rdword); in read_rdramFBd()
408 readd(read_rsp_mem, &g_dev.sp, address, rdword); in read_rspmemd()
449 readd(read_rsp_regs, &g_dev.sp, address, rdword); in read_rspregd()
654 readd(read_vi_regs, &g_dev.vi, address, rdword); in read_vid()
695 readd(read_ai_regs, &g_dev.ai, address, rdword); in read_aid()
736 readd(read_pi_regs, &g_dev.pi, address, rdword); in read_pid()
777 readd(read_ri_regs, &g_dev.ri, address, rdword); in read_rid()
818 readd(read_si_regs, &g_dev.si, address, rdword); in read_sid()
925 readd(read_pif_ram, &g_dev.si, address, rdword); in read_pifd()
965 readd(read_dd_regs, &g_dev.dd, address, rdword); in read_ddd()
[all …]
/dports/devel/p5-App-GitGot/App-GitGot-1.339/lib/App/GitGot/Command/
H A Dreadd.pm1 package App::GitGot::Command::readd;
3 $App::GitGot::Command::readd::VERSION = '1.339';
/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/
H A Dnewsunpack.py1101 result = readd = False
1117 readd = False
1122 readd = True
1123 if readd:
1129 readd = False
1199 return readd, result
1269 readd = False
1340 readd = True
1356 readd = True
1571 readd = False
[all …]
/dports/archivers/zip/zip30/amiga/
H A Damigazip.c27 local char *readd OF((DIR *));
31 local char *readd(d) in readd() function
109 while (name = readd(dir)) {
211 while ((e = readd(d)) != NULL) {
/dports/archivers/zip/zip30/os2/
H A Dos2.c33 local char *readd OF((DIR *));
36 local char *readd(d) in readd() function
149 while ((e = readd(d)) != NULL) {
257 while ((e = readd(d)) != NULL) {
/dports/archivers/zip/zip30/human68k/
H A Dhuman68k.c30 local char *readd OF((DIR *));
32 local char *readd(DIR* d) in readd() function
138 while ((e = readd(d)) != NULL) {
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/Pkg/
H A DGentoo.pm198 my $readd = $data{"readd"} // 0;
205 if ($readd) {
/dports/net-im/prosody/prosody-0.11.13/net/
H A Dserver_epoll.lua103 local readd;
117 if readd then
118 readd[id] = timer;
120 readd = { [id] = timer };
127 if readd then
128 for id, timer in pairs(readd) do
/dports/archivers/zip/zip30/cmsmvs/
H A Dmvs.h28 char * readd(DIR *dirp);
H A Dmvs.c105 local char *readd(d) in readd() function
196 while ((e = readd(d)) != NULL) {
/dports/sysutils/webmin/webmin-1.981/net/
H A Dlinux-lib.pl310 my $readd = 0;
318 $readd = 1;
322 $readd = 1;
326 if ($readd) {
/dports/astro/marble/marble-21.12.3/src/plasma/applets/worldclock/package/contents/config/
H A Dconfig.qml17 /* TODO: readd later
/dports/sysutils/istio/istio-1.6.7/galley/tools/mcpc/
H A Dmain.go64 readd int64 // added resource that already existed at the same version member
213 stats.readd++
266 strconv.FormatInt(s.readd, 10),
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/platform/uv/
H A Duv_nmi.c318 int readd = readl(addr); in uv_init_hubless_pch_io() local
321 int writed = (readd & ~mask) | data; in uv_init_hubless_pch_io()
324 addr, readd, ~mask, data, writed); in uv_init_hubless_pch_io()
326 } else if (readd & data) { /* clear status bit */ in uv_init_hubless_pch_io()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/platform/uv/
H A Duv_nmi.c318 int readd = readl(addr); in uv_init_hubless_pch_io() local
321 int writed = (readd & ~mask) | data; in uv_init_hubless_pch_io()
324 addr, readd, ~mask, data, writed); in uv_init_hubless_pch_io()
326 } else if (readd & data) { /* clear status bit */ in uv_init_hubless_pch_io()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/platform/uv/
H A Duv_nmi.c318 int readd = readl(addr); in uv_init_hubless_pch_io() local
321 int writed = (readd & ~mask) | data; in uv_init_hubless_pch_io()
324 addr, readd, ~mask, data, writed); in uv_init_hubless_pch_io()
326 } else if (readd & data) { /* clear status bit */ in uv_init_hubless_pch_io()
/dports/archivers/zip/zip30/aosvs/
H A Daosvs.c61 local char *readd OF((DIR *));
63 char *readd(d) in readd() function
134 while ((e = readd(d)) != NULL) {
/dports/archivers/zip/zip30/tops20/
H A Dtops20.c54 local char *readd OF((DIR *));
93 local char *readd(d) in readd() function
238 while ((e = readd(d)) != NULL) {
/dports/databases/postgis30/postgis-3.0.4/doc/po/pt_BR/
H A Dreference_troubleshooting.xml.po75 "drop the old and readd."
152 "bounding boxes. Then you need to drop the old and readd. This kind of "
156 "one can manually correct using below and readd the bbox or do a dump reload."
/dports/databases/postgis31/postgis-3.1.4/doc/po/templates/
H A Dreference_exception.xml.pot74 "drop the old and readd."
151 "bounding boxes. Then you need to drop the old and readd. This kind of "
155 "one can manually correct using below and readd the bbox or do a dump reload."
/dports/databases/postgis31/postgis-3.1.4/doc/po/it_IT/
H A Dreference_troubleshooting.xml.po75 "drop the old and readd."
152 "bounding boxes. Then you need to drop the old and readd. This kind of "
156 "one can manually correct using below and readd the bbox or do a dump reload."
/dports/databases/postgis31/postgis-3.1.4/doc/po/de/
H A Dreference_troubleshooting.xml.po75 "drop the old and readd."
152 "bounding boxes. Then you need to drop the old and readd. This kind of "
156 "one can manually correct using below and readd the bbox or do a dump reload."
/dports/databases/postgis31/postgis-3.1.4/doc/po/es/
H A Dreference_troubleshooting.xml.po75 "drop the old and readd."
152 "bounding boxes. Then you need to drop the old and readd. This kind of "
156 "one can manually correct using below and readd the bbox or do a dump reload."

12345678910>>...23