Home
last modified time | relevance | path

Searched defs:Page (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/scudo/standalone/tests/
H A Drelease_test.cpp323 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local
346 for (scudo::uptr Page = 0; Page <= FirstBlock / PageSize - 1; ++Page) in testPageMapMarkRange() local
356 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local
383 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local
388 for (scudo::uptr Page = Block / PageSize; in testPageMapMarkRange() local
399 for (scudo::uptr Page = FirstUncountedPage; in testPageMapMarkRange() local
410 for (scudo::uptr Page = 0; Page < RoundedRegionSize / PageSize; ++Page) in testPageMapMarkRange() local
440 for (scudo::uptr Page = Block / PageSize; in testReleasePartialRegion() local
495 for (scudo::uptr Page = Block / PageSize; in testReleasePartialRegion() local
513 for (scudo::uptr Page = ReleaseBase / PageSize; in testReleasePartialRegion() local
[all …]
/aosp_15_r20/external/llvm-libc/test/src/string/memory_utils/
H A Dprotected_pages.h36 struct Page { struct
51 LIBC_INLINE Page &WithAccess(int protection) { in WithAccess() argument
70 // The pages A and B can be retrieved as with 'GetPageA' / 'GetPageB' and their argument
/aosp_15_r20/frameworks/av/media/module/extractors/ogg/
H A DOggExtractor.cpp100 struct Page { struct
101 uint64_t mGranulePosition;
102 int32_t mPrevPacketSize;
103 uint64_t mPrevPacketPos;
104 uint32_t mSerialNo;
105 uint32_t mPageNo;
106 uint8_t mFlags;
107 uint8_t mNumSegments;
108 uint8_t mLace[255];
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug358.go23 type Page struct { struct
24 Title string
25 Body []byte
/aosp_15_r20/frameworks/base/libs/hwui/utils/
H A DLinearAllocator.cpp78 class LinearAllocator::Page { class in android::uirenderer::LinearAllocator
83 Page() : mNextPage(0) {} in Page() function in android::uirenderer::LinearAllocator::Page
92 Page(const Page& /*other*/) {} in Page() argument
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/gallery/src/com/android/settingslib/spa/gallery/scaffold/
H A DSearchScaffoldPageProvider.kt42 override fun Page(arguments: Bundle?) { in <lambda>() method
48 private fun Page() { in Page() method
H A DSuwScaffoldPageProvider.kt59 override fun Page(arguments: Bundle?) { in Page() method
65 private fun Page() { in Page() method
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/main/java/software/amazon/awssdk/enhanced/dynamodb/model/
H A DPage.java36 public final class Page<T> { class
43 private Page(List<T> items, Map<String, AttributeValue> lastEvaluatedKey) { in Page() method in Page
51 private Page(Builder<T> builder) { in Page() method in Page
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrDrawOpAtlas.h237 struct Page { struct
245 Page fPages[skgpu::PlotLocator::kMaxMultitexturePages]; argument
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawAtlas.h250 struct Page { struct
258 Page fPages[PlotLocator::kMaxMultitexturePages]; argument
/aosp_15_r20/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/
H A DPage.java3 public class Page { class
9 public Page(int subtitle, int text) { in Page() method in Page
/aosp_15_r20/external/llvm/docs/
H A DHowToReleaseLLVM.rst389 Update the LLVM Website
417 Announce the Release
/aosp_15_r20/frameworks/av/media/libdatasource/
H A DNuCachedSource2.cpp37 struct Page { struct
38 void *mData;
39 size_t mSize;
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/common/
H A DSettingsPageProvider.kt71 fun Page(arguments: Bundle?) { in <lambda>() method
/aosp_15_r20/packages/apps/Settings/tests/perftests/src/com/android/settings/tests/perf/
DLaunchSettingsTest.java47 private static class Page { class in LaunchSettingsTest
52 Page(String action, String displayName, String title) { in Page() method in LaunchSettingsTest.Page
/aosp_15_r20/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
DPumpActivity.java222 private static class Page { class in PumpActivity
229 Page(@NonNull PageCreator pageCreator, @NonNull String title) { in Page() method in PumpActivity.Page
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/pdf/
H A DPdfDocument.java386 public static final class Page { class in PdfDocument
396 private Page(Canvas canvas, PageInfo pageInfo) { in Page() method in PdfDocument.Page
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/
H A DPage.java30 public final class Page extends com.google.protobuf.GeneratedMessageV3 class
36 private Page(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Page() method in Page
40 private Page() { in Page() method in Page
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p4beta1/src/main/java/com/google/cloud/vision/v1p4beta1/
H A DPage.java30 public final class Page extends com.google.protobuf.GeneratedMessageV3 class
36 private Page(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Page() method in Page
40 private Page() { in Page() method in Page
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p3beta1/src/main/java/com/google/cloud/vision/v1p3beta1/
H A DPage.java30 public final class Page extends com.google.protobuf.GeneratedMessageV3 class
36 private Page(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Page() method in Page
40 private Page() { in Page() method in Page
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DPage.java31 public final class Page extends com.google.protobuf.GeneratedMessageV3 class
37 private Page(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Page() method in Page
41 private Page() { in Page() method in Page
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p1beta1/src/main/java/com/google/cloud/vision/v1p1beta1/
H A DPage.java30 public final class Page extends com.google.protobuf.GeneratedMessageV3 class
36 private Page(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Page() method in Page
40 private Page() { in Page() method in Page
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h1059 struct Page { struct
1066 // Page substate. argument
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p2beta1/src/main/java/com/google/cloud/vision/v1p2beta1/
H A DPage.java30 public final class Page extends com.google.protobuf.GeneratedMessageV3 class
36 private Page(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Page() method in Page
40 private Page() { in Page() method in Page
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/
DPdfRendererPreV.java336 public final class Page implements AutoCloseable { class in PdfRendererPreV
341 private Page(int index) { in Page() method in PdfRendererPreV.Page

12345678910>>...20