Searched refs:simulation (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpsim.c | 25 sim_info simulation; /* Simulation Control Variables */ variable 76 for (i = 0; i < simulation.num_of_servers; ++i) { in create_server_associations() 77 printf("%s\n", stoa(simulation.servers[i].addr)); in create_server_associations() 78 if (peer_config(simulation.servers[i].addr, in create_server_associations() 92 stoa(simulation.servers[i].addr)); in create_server_associations() 115 simulation.num_of_servers = 0; in ntpsim() 116 simulation.beep_delay = BEEP_DLY; in ntpsim() 117 simulation.sim_time = 0; in ntpsim() 118 simulation.end_time = SIM_TIME; in ntpsim() 158 enqueue(event_queue, event(simulation.sim_time + 1.0, TIMER)); in ntpsim() [all …]
|
H A D | ntp_config.c | 4915 simulation.beep_delay = init_stmt->value.d; in config_sim() 4919 simulation.end_time = init_stmt->value.d; in config_sim() 4933 simulation.num_of_servers = 0; in free_config_sim() 4936 simulation.num_of_servers++; in free_config_sim() 4937 simulation.servers = eallocarray(simulation.num_of_servers, in free_config_sim() 4938 sizeof(simulation.servers[0])); in free_config_sim() 4947 simulation.servers[i] = *serv_info; in free_config_sim() 4948 simulation.servers[i].link = NULL; in free_config_sim()
|
/freebsd/contrib/netbsd-tests/ipf/input/ |
H A D | ipv6.1 | 2 # traceroute simulation
|
/freebsd/contrib/ntp/include/ |
H A D | ntpsim.h | 129 extern sim_info simulation; /* Simulation Control Variables */
|
/freebsd/sys/contrib/device-tree/Bindings/nds32/ |
H A D | andestech-boards | 25 comprehensive simulation and design environments, users may evaluate the
|
/freebsd/contrib/bsnmp/ |
H A D | oid-list | 36 500 DLR-MOSAKA DLR Mosaka simulation platform
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | lammps | 5 # LAMMPS molecular dynamics simulation software.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 831 keywords = "education; management; simulation", 849 …ical engineering; engineering applications of; online operation; sampled data systems; simulation", 1336 …t solve the problem, but appears much more efficient than one previous simulation and more accurat… 1341 …keywords = "combinatorial mathematics; computers, simulation; simulation; statistical methods", 1564 …procedures are applied to the analysis of data generated by a computer simulation experiment with … 1569 …t, data processing; inventory control; modelling; sequential sampling; simulation; statistical met… 3412 …simulation; cryptanalysis; cyphers; Declaration of Independence; decoding; encoding; Magna Carta; … 3715 …simulation model reflecting an early framework for a planned Burroughs B6500 time-sharing system. … 3720 … operating systems (computers); operational; program relocation; simulation; simulation model; swa… 6723 title = "On the optimization of performance of time-sharing systems by simulation", [all …]
|
H A D | funstack.ok | 958 time-sharing systems by simulation . . . 411--420 2228 simulation event list algorithms'' . . . 462--462 3166 structure for the simulation event set 873--875
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 5195 expands the simulation of operation regions by supporting regions that 10533 simulation 15365 Added a sleep simulation command to the AML debugger to test sleep code.
|
/freebsd/share/dict/ |
H A D | web2 | 181810 simulation
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |