/development/ndk/platforms/android-3/include/ |
limits.h | 109 #include <asm/page.h>
|
/development/ndk/platforms/android-3/include/linux/ |
backing-dev.h | 32 void (*unplug_io_fn)(struct backing_dev_info *, struct page *);
|
shm.h | 17 #include <asm/page.h>
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
fixmap_32.h | 29 #include <asm/page.h>
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
story_set_smoke_test.py | 11 from telemetry import page namespace 24 # We can't test page sets that aren't directly constructible since we 48 if isinstance(story, page.Page) and story.url.startswith('http'): 56 if not isinstance(story, page.Page): 62 fail_message = ('page %s of %s has invalid credentials %s' % 101 if not isinstance(story, page.Page): 107 msg='page %s \'s url must have type string' % story.display_name [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
blob_timeline.py | 69 page=results.current_page, 78 page=results.current_page, 102 page=results.current_page, 111 page=results.current_page,
|
/external/flac/libFLAC/include/private/ |
ogg_encoder_aspect.h | 48 ogg_page page; member in struct:FLAC__OggEncoderAspect
|
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/ |
NodePage.java | 12 package org.jacoco.report.internal.html.page; 22 * Report page that represents a coverage node. 25 * type of the node represented by this page 33 * Creates a new node page. 40 * base folder to create this page in
|
SourceFileItem.java | 12 package org.jacoco.report.internal.html.page;
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/AArch64/ |
MachO_ARM64_relocations.s | 27 # the PC-relative page (4 KiB) difference between the adrp instruction and the 28 # variable ptr. ldr encodes the offset of the variable within the page. The ldr 36 adrp x0, _ptr@PAGE 42 # relocation. adrp encodes the PC-relative page (4 KiB) difference between the 44 # entry within the page. The ldr instruction perfroms an implicit shift on the
|
/external/llvm/test/MC/AArch64/ |
arm64-arm64-fixup.s | 8 adrp x3, _printf@page 9 ; CHECK: adrp x3, _printf@PAGE ; encoding: [0x03'A',A,A,0x90'A'] 10 ; CHECK: fixup A - offset: 0, value: _printf@PAGE, kind: fixup_aarch64_pcrel_adrp_imm21
|
/external/pdfium/fpdfsdk/src/ |
fpdfdoc_embeddertest.cpp | 21 // Page number directly in item from Dests NameTree. 26 // Page number via object reference in item from Dests NameTree. 31 // Page number directly in item from Dests dictionary. 45 FPDF_PAGE page = FPDF_LoadPage(document(), 0); local 46 ASSERT_TRUE(page); 48 // The target action is nearly the size of the whole page. 49 FPDF_LINK link = FPDFLink_GetLinkAtPoint(page, 100, 100); 64 FPDF_ClosePage(page);
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
DeskClockFragment.java | 32 public void onPageChanged(int page) {
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/ |
tlb.h | 27 struct page * pages[FREE_PTE_NR];
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
limits.h | 109 #include <asm/page.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/ |
backing-dev.h | 32 void (*unplug_io_fn)(struct backing_dev_info *, struct page *);
|
shm.h | 17 #include <asm/page.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/ |
tlb.h | 27 struct page * pages[FREE_PTE_NR];
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
limits.h | 109 #include <asm/page.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/ |
backing-dev.h | 32 void (*unplug_io_fn)(struct backing_dev_info *, struct page *);
|
shm.h | 17 #include <asm/page.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/ |
fixmap_32.h | 29 #include <asm/page.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/ |
tlb.h | 27 struct page * pages[FREE_PTE_NR];
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
limits.h | 109 #include <asm/page.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/ |
backing-dev.h | 32 void (*unplug_io_fn)(struct backing_dev_info *, struct page *);
|