/system/extras/zram-perf/ |
D | zram-perf.cpp | 19 void fillPageRand(uint32_t *page) { in fillPageRand() argument 22 page[i] = start+i; in fillPageRand() 25 void fillPageCompressible(void* page) { in fillPageCompressible() argument 27 auto page_ptr = reinterpret_cast<typeof(val)*>(page); in fillPageCompressible() 74 AlignedAlloc page(kPageSize, kPageSize); in fillWithCompressible() local 76 fillPageCompressible((uint32_t*)page.ptr()); in fillWithCompressible() 77 ssize_t ret = write(m_fd, page.ptr(), kPageSize); in fillWithCompressible() 87 AlignedAlloc page(kPageSize, kPageSize); in benchSequentialRead() local 94 ssize_t ret = read(m_fd, page.ptr(), kPageSize); in benchSequentialRead() 108 AlignedAlloc page(kPageSize, kPageSize); in benchSequentialWrite() local [all …]
|
/system/extras/pagecache/ |
D | dumpcache.c | 93 unsigned int page = 0; in store_num_cached() local 94 for (page = 0; page < num_file_pages; page++) { in store_num_cached() 95 if (mincore_data[page]) num_cached++; in store_num_cached()
|
/system/bt/stack/avrc/ |
D | avrc_opt.cc | 136 uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page) { in AVRC_SubCmd() argument 147 ((page & AVRC_SUB_PAGE_MASK) << AVRC_SUB_PAGE_SHIFT) | AVRC_SUB_EXT_CODE; in AVRC_SubCmd()
|
/system/memory/libmemunreachable/ |
D | HeapWalker.cpp | 196 void* page = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(addr) & ~(page_size - 1)); in MapOverPage() local 198 void* ret = mmap(page, page_size, PROT_READ, MAP_ANONYMOUS | MAP_PRIVATE | MAP_FIXED, -1, 0); in MapOverPage() 200 MEM_ALOGE("failed to map page at %p: %s", page, strerror(errno)); in MapOverPage()
|
D | Allocator.cpp | 259 unsigned int page = n * allocation_size_ / kPageSize; in Alloc() local 260 assert(page / 32 < arraysize(dirty_pages_)); in Alloc() 261 dirty_pages_[page / 32] |= 1U << (page % 32); in Alloc()
|
/system/bt/gd/neighbor/ |
D | Android.bp | 18 "page.cc",
|
D | BUILD.gn | 23 "page.cc",
|
/system/extras/simpleperf/ |
D | README.md | 10 page](https://android-build.googleplex.com/coastguard/dashboard/5938649007521792/#/request/create)
|
/system/bt/gd/rust/hci/src/ |
D | controller.rs | 237 ($($id:ident => $page:literal : $bit:literal),*) => { 248 $($id: *supported.get($page).unwrap_or(&0) & (1 << $bit) != 0,)*
|
/system/iorap/src/compiler/ |
D | compiler.cc | 220 uint64_t page; // struct page*. - null on some devices, e.g. blueline. member 239 os << "page:" << e.page; in operator <<() 330 out.page = mm_event.page(); in SelectPageCacheFtraceEvents()
|
/system/bt/stack/include/ |
D | avrc_api.h | 513 extern uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page);
|
/system/media/camera/docs/ |
D | html.mako | 96 it knows its being printed, so the page-break-* styles are ignored 98 tr { page-break-after: always; page-break-inside: avoid; }
|
D | CameraMetadataKeys.mako | 20 <%page args="java_class, xml_kind" />\
|
/system/chre/pal/doc/ |
D | Doxyfile | 44 # for a project that appears at the top of each page and should give viewer a 209 # page for each member. If set to NO, the documentation of a member will be part 364 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX 377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 518 # append additional text to a page's title, such as Class Reference. If set to 652 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This 660 # page. This will remove the Namespaces entry from the Quick Index and from the 919 # is part of the input, its contents will be placed on the main page 921 # and want to reuse the introduction page also for the doxygen output. 1055 # generated HTML page (for example: .htm, .php, .asp). [all …]
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 44 # for a project that appears at the top of each page and should give viewer a 209 # page for each member. If set to NO, the documentation of a member will be part 364 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX 377 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 518 # append additional text to a page's title, such as Class Reference. If set to 652 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This 660 # page. This will remove the Namespaces entry from the Quick Index and from the 919 # is part of the input, its contents will be placed on the main page 921 # and want to reuse the introduction page also for the doxygen output. 1055 # generated HTML page (for example: .htm, .php, .asp). [all …]
|
/system/media/audio_utils/ |
D | Doxyfile | 44 # for a project that appears at the top of each page and should give viewer a 227 # page for each member. If set to NO, the documentation of a member will be part 405 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX 418 # to NO, structs, classes, and unions are shown on a separate page (for HTML and 565 # append additional text to a page's title, such as Class Reference. If set to 699 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This 707 # page. This will remove the Namespaces entry from the Quick Index and from the 968 # is part of the input, its contents will be placed on the main page 970 # and want to reuse the introduction page also for the doxygen output. 1133 # generated HTML page (for example: .htm, .php, .asp). [all …]
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | vendor_init.te | 136 # Write to /proc/sys/vm/page-cluster
|
/system/extras/app-launcher/ |
D | app-launcher | 90 grep -F page-faults "$infile" | awk '{print $1}' | sed s/,//g | computestats
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vendor_init.te | 161 # Write to /proc/sys/vm/page-cluster
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vendor_init.te | 166 # Write to /proc/sys/vm/page-cluster
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vendor_init.te | 169 # Write to /proc/sys/vm/page-cluster
|
/system/sepolicy/public/ |
D | vendor_init.te | 169 # Write to /proc/sys/vm/page-cluster
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | link_layer_controller.cc | 1578 auto page = model::packets::PageView::Create(incoming); in IncomingPagePacket() local 1579 ASSERT(page.IsValid()); in IncomingPagePacket() 1590 bluetooth::hci::Address::FromString(page.GetSourceAddress().ToString(), in IncomingPagePacket() 1594 source_address, page.GetClassOfDevice(), in IncomingPagePacket() 2195 auto page = model::packets::PageBuilder::Create( in CreateConnection() local 2198 SendLinkLayerPacket(std::move(page)); in CreateConnection()
|
/system/core/init/ |
D | README.ueventd.md | 98 See the [man page for fnmatch](https://www.man7.org/linux/man-pages/man3/fnmatch.3.html) for more
|
/system/bt/gd/hci/ |
D | controller.cc | 874 #define LOCAL_FEATURE_ACCESSOR(name, page, bit) \ argument 876 return GetLocalFeatures(page) & BIT(bit); \
|