Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator_internals_win.h41 DWORD access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
Dpage_allocator_internals_posix.h97 int access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2010 bool MapRangeWriteBitTest::CompareWithReference(glw::GLuint buffer, glw::GLbitfield access_flag) in CompareWithReference()