HomeSort by relevance Sort by last modified time
    Searched refs:SDM (Results 1 - 4 of 4) sorted by null

  /external/drrickorang/LoopbackApp/app/src/main/cpp/
sles.h 44 int64_t SDM; // sum of squares of deviations from the expected mean
sles.cpp 336 stats->SDM = 0;
419 stats->SDM += delta * delta;
421 stats->var = stats->SDM / stats->measurement_count;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
Thunk16.S 117 # which (per SDM) *must* be a far JMP.
Thunk16.asm 161 ; which (per SDM) *must* be a far JMP.

Completed in 490 milliseconds