HomeSort by relevance Sort by last modified time
    Searched refs:item_ptr (Results 1 - 6 of 6) sorted by null

  /external/valgrind/unittest/
thread_wrappers.h 148 bool TryGetInternal(void ** item_ptr) {
151 *item_ptr = q_.front();
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 417 bool TryGetInternal(void ** item_ptr) {
420 *item_ptr = q_.front();
  /external/openssl/crypto/asn1/
asn1t.h 458 #define ASN1_TEMPLATE_item(t) (t->item_ptr)
459 #define ASN1_TEMPLATE_adb(t) (t->item_ptr)
  /external/openssl/include/openssl/
asn1t.h 458 #define ASN1_TEMPLATE_item(t) (t->item_ptr)
459 #define ASN1_TEMPLATE_adb(t) (t->item_ptr)
  /bionic/libc/kernel/common/sound/
asound.h 817 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon535::__anon538
    [all...]
  /external/kernel-headers/original/sound/
asound.h 823 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon7544::__anon7547
    [all...]

Completed in 70 milliseconds