Home
last modified time | relevance | path

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

/dports/net/tiny-network-utilities/tiny-network-utilities-1.0/
H A Dtiny-udp-proxy.py146 print("%s %s" % (tu.tm_log(), s))
148 myfile.write('%s %s %s\n' % (tm_ms(), tu.tm_log(), s))
160 myfile.write('%s packet discarded: %s %s\n' % (tm_ms(), tu.tm_log(), s))
289 print('%s created the channel for %s with port %d' % (tu.tm_log(),key,lport))
368 … % (tu.tm_log(), key,chan['lport'],opt_socket_expiration_ms/1000, chan['cnt_in'], chan['cnt_out']))
375 …print('%s sent %d packets, received %d packets (total=%d)' % (tu.tm_log(), cnt_peer_sent, cnt_peer…
H A Dtiny-dhcp-server.py97 myfile.write('%s %s\n' % (tu.tm_log(), s))
100 myfile.write('%s discarded %s\n' % (tu.tm_log(), what))
H A Dtiny_utils.py14 def tm_log(): function
H A Dtiny-udp-anti-nat.py103 myfile.write('%s %s\n' % (tu.tm_log(), s))
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c992 static hash_table<log_entry_hasher> *tm_log; variable
1041 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1050 delete tm_log; in tm_log_delete() local
1051 tm_log = NULL; in tm_log_delete()
1098 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1260 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1302 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1338 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c992 static hash_table<log_entry_hasher> *tm_log; variable
1041 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1050 delete tm_log; in tm_log_delete() local
1051 tm_log = NULL; in tm_log_delete()
1098 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1260 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1302 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1338 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1052 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1061 delete tm_log; in tm_log_delete() local
1062 tm_log = NULL; in tm_log_delete()
1109 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1271 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1313 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1349 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c989 static hash_table<log_entry_hasher> *tm_log; variable
1038 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1047 delete tm_log; in tm_log_delete() local
1048 tm_log = NULL; in tm_log_delete()
1095 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1257 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1299 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1335 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1052 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1061 delete tm_log; in tm_log_delete() local
1062 tm_log = NULL; in tm_log_delete()
1109 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1271 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1313 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1349 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c992 static hash_table<log_entry_hasher> *tm_log; variable
1041 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1050 delete tm_log; in tm_log_delete() local
1051 tm_log = NULL; in tm_log_delete()
1098 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1260 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1302 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1338 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1052 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1061 delete tm_log; in tm_log_delete() local
1062 tm_log = NULL; in tm_log_delete()
1109 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1271 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1313 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1349 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c990 static hash_table<log_entry_hasher> *tm_log; variable
1039 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1048 delete tm_log; in tm_log_delete() local
1049 tm_log = NULL; in tm_log_delete()
1096 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1258 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1300 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1336 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1052 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1061 delete tm_log; in tm_log_delete() local
1062 tm_log = NULL; in tm_log_delete()
1109 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1271 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1313 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1349 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1052 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1061 delete tm_log; in tm_log_delete() local
1062 tm_log = NULL; in tm_log_delete()
1109 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1271 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1313 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1349 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c992 static hash_table<log_entry_hasher> *tm_log; variable
1041 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1050 delete tm_log; in tm_log_delete() local
1051 tm_log = NULL; in tm_log_delete()
1098 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1260 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1302 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1338 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c989 static hash_table<log_entry_hasher> *tm_log; variable
1038 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1047 delete tm_log; in tm_log_delete() local
1048 tm_log = NULL; in tm_log_delete()
1095 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1257 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1299 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1335 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c1003 static hash_table<log_entry_hasher> *tm_log; variable
1052 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1061 delete tm_log; in tm_log_delete() local
1062 tm_log = NULL; in tm_log_delete()
1109 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1271 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1313 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1349 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c989 static hash_table<log_entry_hasher> *tm_log;
1038 tm_log = new hash_table<log_entry_hasher> (10);
1047 delete tm_log;
1048 tm_log = NULL;
1095 slot = tm_log->find_slot (&l, INSERT);
1257 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi)
1299 lp = *(tm_log->find_slot (&l, NO_INSERT));
1335 lp = *(tm_log->find_slot (&l, NO_INSERT));
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c990 static hash_table<log_entry_hasher> *tm_log; variable
1039 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1048 delete tm_log; in tm_log_delete() local
1049 tm_log = NULL; in tm_log_delete()
1096 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1258 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1300 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1336 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c990 static hash_table<log_entry_hasher> *tm_log; variable
1039 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1048 delete tm_log; in tm_log_delete() local
1049 tm_log = NULL; in tm_log_delete()
1096 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1258 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1300 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1336 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c1001 static hash_table<log_entry_hasher> *tm_log; variable
1050 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1059 delete tm_log; in tm_log_delete() local
1060 tm_log = NULL; in tm_log_delete()
1107 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1269 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1311 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1347 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c1001 static hash_table<log_entry_hasher> *tm_log; variable
1050 tm_log = new hash_table<log_entry_hasher> (10); in tm_log_init()
1059 delete tm_log; in tm_log_delete() local
1060 tm_log = NULL; in tm_log_delete()
1107 slot = tm_log->find_slot (&l, INSERT); in tm_log_add()
1269 FOR_EACH_HASH_TABLE_ELEMENT (*tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1311 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1347 lp = *(tm_log->find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c994 static hash_table <log_entry_hasher> tm_log; variable
1045 tm_log.create (10); in tm_log_init()
1054 tm_log.dispose (); in tm_log_delete()
1100 slot = tm_log.find_slot (&l, INSERT); in tm_log_add()
1246 FOR_EACH_HASH_TABLE_ELEMENT (tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1288 lp = *(tm_log.find_slot (&l, NO_INSERT)); in tm_log_emit_saves()
1324 lp = *(tm_log.find_slot (&l, NO_INSERT)); in tm_log_emit_restores()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtrans-mem.c883 static htab_t tm_log; variable
958 tm_log = htab_create (10, tm_log_hash, tm_log_eq, tm_log_free); in tm_log_init()
967 htab_delete (tm_log); in tm_log_delete()
1013 slot = htab_find_slot (tm_log, &l, INSERT); in tm_log_add()
1159 FOR_EACH_HTAB_ELEMENT (tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1201 lp = (struct tm_log_entry *) *htab_find_slot (tm_log, &l, NO_INSERT); in tm_log_emit_saves()
1237 lp = (struct tm_log_entry *) *htab_find_slot (tm_log, &l, NO_INSERT); in tm_log_emit_restores()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtrans-mem.c883 static htab_t tm_log; variable
958 tm_log = htab_create (10, tm_log_hash, tm_log_eq, tm_log_free); in tm_log_init()
967 htab_delete (tm_log); in tm_log_delete()
1013 slot = htab_find_slot (tm_log, &l, INSERT); in tm_log_add()
1159 FOR_EACH_HTAB_ELEMENT (tm_log, lp, tm_log_entry_t, hi) in tm_log_emit()
1201 lp = (struct tm_log_entry *) *htab_find_slot (tm_log, &l, NO_INSERT); in tm_log_emit_saves()
1237 lp = (struct tm_log_entry *) *htab_find_slot (tm_log, &l, NO_INSERT); in tm_log_emit_restores()