Home | History | Annotate | Download | only in src

Lines Matching refs:Initialize

213   // Initialize pattern data.
220 if (!patternlist_->Initialize()) {
221 logprintf(0, "Process Error: failed to initialize patternlist\n");
423 // Initialize page locations.
444 // Initialize the fill threads.
462 fill_status.Initialize();
487 // Initialize page locations.
551 bool Sat::Initialize() {
566 // Initialize OS/Hardware interface.
576 if (!os_->Initialize()) {
577 logprintf(0, "Process Error: Failed to initialize OS layer\n");
609 // Initialize memory allocation.
627 logprintf(0, "Process Error: Initialize Pages failed\n");
1273 // Initialize the strucutre.
1349 // Initialize the check threads.
1359 reap_check_status.Initialize();
1624 power_spike_status_.Initialize();
1625 continuous_status_.Initialize();