Home
last modified time | relevance | path

Searched refs:mem_high (Results 1 – 3 of 3) sorted by relevance

/external/selinux/secilc/docs/
Dcil_xen_statements.md15 (iomemcon mem_addr|(mem_low mem_high) context_id)
31 <p><code>(mem_low mem_high)</code></p></td>
/external/v8/third_party/zlib/patches/
D0005-infcover-gtest.patch112 -local void mem_high(z_stream *strm, char *prefix)
113 +local void mem_high(z_stream *strm, const char *prefix)
132 mem_high(strm, prefix);
/external/v8/third_party/zlib/contrib/tests/
Dinfcover.cc207 local void mem_high(z_stream *strm, const char *prefix) in mem_high() function
222 mem_high(strm, prefix); in mem_done()