Home
last modified time | relevance | path

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

/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dpage_allocator_internals_win.h110 const DWORD access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
158 const DWORD access_flag = GetAccessFlags(accessibility); in SetSystemPagesAccessInternal() local
Dpage_allocator_internals_posix.h73 int access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dpage_allocator_internals_win.h110 const DWORD access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
158 const DWORD access_flag = GetAccessFlags(accessibility); in SetSystemPagesAccessInternal() local
Dpage_allocator_internals_posix.h73 int access_flag = GetAccessFlags(accessibility); in SystemAllocPagesInternal() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2023 bool MapRangeWriteBitTest::CompareWithReference(glw::GLuint buffer, glw::GLbitfield access_flag) in CompareWithReference()