HomeSort by relevance Sort by last modified time
    Searched defs:max_mem (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/re2/re2/
re2.h 512 // max_mem (see below) approx. max memory footprint of RE2
526 // The max_mem option controls how much memory can be used
590 int max_mem() const { return max_mem_; } function in class:re2::RE2::Options
    [all...]
  /external/regex-re2/re2/
re2.h 512 // max_mem (see below) approx. max memory footprint of RE2
526 // The max_mem option controls how much memory can be used
602 int max_mem() const { return max_mem_; } function in class:re2::RE2::Options
    [all...]
  /external/valgrind/main/include/vki/
vki-xen-domctl.h 338 struct vki_xen_domctl_max_mem max_mem; member in union:vki_xen_domctl::__anon36705

Completed in 420 milliseconds