Home
last modified time | relevance | path

Searched defs:access_flag (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.cc59 DWORD access_flag = in SystemAllocPages() local
65 int access_flag = page_accessibility == PageAccessible in SystemAllocPages() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2010 bool MapRangeWriteBitTest::CompareWithReference(glw::GLuint buffer, glw::GLbitfield access_flag) in CompareWithReference()