HomeSort by relevance Sort by last modified time
    Searched refs:pe (Results 1 - 25 of 234) sorted by null

1 2 3 4 5 6 7 8 910

  /external/stressapptest/src/
queue.h 50 static inline void init_pe(struct page_entry *pe) {
51 pe->offset = 0;
52 pe->addr = NULL;
53 pe->pattern = NULL;
54 pe->tag = kInvalidTag;
55 pe->touch = 0;
56 pe->ts = 0;
57 pe->lastpattern = NULL;
68 int Push(struct page_entry *pe);
70 int PopRandom(struct page_entry *pe);
    [all...]
finelock_queue.h 39 bool GetEmpty(struct page_entry *pe);
40 bool GetValid(struct page_entry *pe);
41 bool PutEmpty(struct page_entry *pe);
42 bool PutValid(struct page_entry *pe);
45 bool GetEmpty(struct page_entry *pe, int32 tag);
46 bool GetValid(struct page_entry *pe, int32 tag);
49 bool GetPageFromPhysical(uint64 paddr, struct page_entry *pe);
65 static bool page_is_valid(struct page_entry *pe) {
66 return pe->pattern != NULL;
69 static bool page_is_empty(struct page_entry *pe) {
    [all...]
finelock_queue.cc 33 // null (pe->pattern == 0)
224 struct page_entry pe; local
230 int gotpage = GetPageFromPhysical(paddr, &pe);
236 uint64 addr_diff = paddr - pe.paddr;
241 reinterpret_cast<char*>(os->PrepareTestMem(pe.offset, page_size_));
243 os->ReleaseTestMem(vaddr, pe.offset, page_size_);
254 if (pe.lastpattern) {
258 data.l32.l = pe.lastpattern->pattern(offset << 1);
259 data.l32.h = pe.lastpattern->pattern((offset << 1) + 1);
262 pe.lastpattern->name(), data.l64)
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
PrivilegedActionException2Test.java 30 PrivilegedActionException pe = new PrivilegedActionException(e); local
31 assertEquals("Did not encapsulate test exception!", e, pe
35 pe = new PrivilegedActionException(null);
36 assertNull("Did not encapsulate null test exception properly!", pe
45 PrivilegedActionException pe = new PrivilegedActionException(e); local
46 assertEquals("Did not encapsulate test IOException!", e, pe
  /external/icu4c/i18n/
uspoof_build.cpp 50 int32_t *errorType, UParseError *pe, UErrorCode *status) {
62 if (pe != NULL) {
63 pe->line = 0;
64 pe->offset = 0;
65 pe->preContext[0] = 0;
66 pe->postContext[0] = 0;
74 ConfusabledataBuilder::buildConfusableData(This, confusables, confusablesLen, errorType, pe, *status);
75 buildWSConfusableData(This, confusablesWholeScript, confusablesWholeScriptLen, pe, *status);
  /external/iproute2/lib/
inet_proto.c 29 struct protoent *pe; local
34 pe = getprotobynumber(proto);
35 if (pe) {
37 strncpy(ncache, pe->p_name, 16);
38 strncpy(buf, pe->p_name, len);
49 struct protoent *pe; local
61 pe = getprotobyname(buf);
62 if (pe) {
63 icache = pe->p_proto;
64 strncpy(ncache, pe->p_name, 16)
    [all...]
  /bionic/libc/kernel/common/linux/
posix_acl.h 50 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /development/ndk/platforms/android-3/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
posix_acl.h 45 #define FOREACH_ACL_ENTRY(pa, acl, pe) for(pa=(acl)->a_entries, pe=pa+(acl)->a_count; pa<pe; pa++)

Completed in 624 milliseconds

1 2 3 4 5 6 7 8 910