HomeSort by relevance Sort by last modified time
    Searched full:entropy_min (Results 1 - 2 of 2) sorted by null

  /system/extras/tests/kernel.config/
aslr_rec_test.cpp 81 TEST_F(AslrMmapTest, entropy_min) {
  /external/webp/src/enc/
backward_references_enc.c 699 double entropy_min = MAX_ENTROPY; local
778 if (i == 0 || entropy < entropy_min) {
779 entropy_min = entropy;
    [all...]

Completed in 86 milliseconds