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

  /system/bt/osi/include/
leaky_bonded_queue.h 106 std::unique_ptr<T> item_ptr(new_item);
107 queue_.push(std::move(item_ptr));
119 std::unique_ptr<T> item_ptr(new_item);
120 queue_.push(std::move(item_ptr));
  /external/valgrind/drd/tests/
tsan_thread_wrappers_pthread.h 417 bool TryGetInternal(void ** item_ptr) {
420 *item_ptr = q_.front();
  /external/boringssl/src/include/openssl/
asn1t.h 404 #define ASN1_TEMPLATE_item(t) (t->item_ptr)
405 #define ASN1_TEMPLATE_adb(t) (t->item_ptr)
  /external/tensorflow/tensorflow/python/lib/core/
py_func.cc 158 char* item_ptr = local
160 PyObject* item = PyArray_GETITEM(array_obj, item_ptr);
  /bionic/libc/kernel/uapi/sound/
asound.h 758 unsigned int * item_ptr; member in union:snd_ctl_elem_value::__anon1398::__anon1401
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 901 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon51298::__anon51301
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 887 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon51414::__anon51417
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 909 unsigned int * item_ptr; member in union:snd_ctl_elem_value::__anon51563::__anon51566
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 898 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon51714::__anon51717
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 935 unsigned int * item_ptr; member in union:snd_ctl_elem_value::__anon51852::__anon51855
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 929 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon51986::__anon51989
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 907 unsigned int * item_ptr; member in union:snd_ctl_elem_value::__anon52084::__anon52087
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 898 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon52184::__anon52187
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 900 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon52250::__anon52253
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 886 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon52315::__anon52318
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 900 unsigned int *item_ptr; member in union:snd_ctl_elem_value::__anon52436::__anon52439
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 886 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon52533::__anon52536
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 816 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon63084::__anon63087
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 939 unsigned int *item_ptr; \/* obsoleted *\/ member in union:snd_ctl_elem_value::__anon23606::__anon23609
    [all...]

Completed in 2137 milliseconds