Home
last modified time | relevance | path

Searched refs:apr_uintptr_t (Results 1 – 14 of 14) sorted by relevance

/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/win32/
Dapr_arch_misc.h366 apr_uintptr_t AffinityMask;
368 apr_uintptr_t UniqueProcessId;
369 apr_uintptr_t InheritedFromUniqueProcessId;
395 apr_uintptr_t Information; /* Varies by op, consumed buffer size for FSI below */
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/win32/
Dapr_arch_misc.h366 apr_uintptr_t AffinityMask;
368 apr_uintptr_t UniqueProcessId;
369 apr_uintptr_t InheritedFromUniqueProcessId;
395 apr_uintptr_t Information; /* Varies by op, consumed buffer size for FSI below */
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr.h363 typedef apr_uint64_t apr_uintptr_t; typedef
365 typedef apr_uint32_t apr_uintptr_t; typedef
Dapr.hnw273 typedef apr_uint64_t apr_uintptr_t;
275 typedef apr_uint32_t apr_uintptr_t;
Dapr.hwc390 typedef apr_uint64_t apr_uintptr_t;
392 typedef apr_uint32_t apr_uintptr_t;
Dapr.hw393 typedef apr_uint64_t apr_uintptr_t;
395 typedef apr_uint32_t apr_uintptr_t;
Dapr.h.in363 typedef apr_uint64_t apr_uintptr_t; typedef
365 typedef apr_uint32_t apr_uintptr_t; typedef
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr.h363 typedef apr_uint64_t apr_uintptr_t; typedef
365 typedef apr_uint32_t apr_uintptr_t; typedef
Dapr.hnw273 typedef apr_uint64_t apr_uintptr_t;
275 typedef apr_uint32_t apr_uintptr_t;
Dapr.hw393 typedef apr_uint64_t apr_uintptr_t;
395 typedef apr_uint32_t apr_uintptr_t;
Dapr.hwc390 typedef apr_uint64_t apr_uintptr_t;
392 typedef apr_uint32_t apr_uintptr_t;
Dapr.h.in363 typedef apr_uint64_t apr_uintptr_t; typedef
365 typedef apr_uint32_t apr_uintptr_t; typedef
/external/cronet/tot/third_party/apache-portable-runtime/src/tables/
Dapr_hash.c106 ht->seed = (unsigned int)((now >> 32) ^ now ^ (apr_uintptr_t)pool ^ in apr_hash_make()
107 (apr_uintptr_t)ht ^ (apr_uintptr_t)&now) - 1; in apr_hash_make()
/external/cronet/stable/third_party/apache-portable-runtime/src/tables/
Dapr_hash.c106 ht->seed = (unsigned int)((now >> 32) ^ now ^ (apr_uintptr_t)pool ^ in apr_hash_make()
107 (apr_uintptr_t)ht ^ (apr_uintptr_t)&now) - 1; in apr_hash_make()