HomeSort by relevance Sort by last modified time
    Searched refs:item_ptr (Results 1 - 7 of 7) 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::__anon584::__anon587
    [all...]
  /external/kernel-headers/original/sound/
asound.h 823 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon8255::__anon8258
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 816 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon25194::__anon25197
    [all...]

Completed in 596 milliseconds