Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpage_allocator_internals_posix.h179 int access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
Dpage_allocator_internals_win.h110 DWORD 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()