Home
last modified time | relevance | path

Searched defs:ref_obj (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/
Dweakrefobject.h39 static inline PyObject* PyWeakref_GET_OBJECT(PyObject *ref_obj) { in PyWeakref_GET_OBJECT()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/
Dweakrefobject.h39 static inline PyObject* PyWeakref_GET_OBJECT(PyObject *ref_obj) { in PyWeakref_GET_OBJECT()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/
Dweakrefobject.h39 static inline PyObject* PyWeakref_GET_OBJECT(PyObject *ref_obj) { in PyWeakref_GET_OBJECT()
/aosp_15_r20/external/python/cpython3/Include/cpython/
Dweakrefobject.h39 static inline PyObject* PyWeakref_GET_OBJECT(PyObject *ref_obj) { in PyWeakref_GET_OBJECT()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/
Dweakrefobject.h39 static inline PyObject* PyWeakref_GET_OBJECT(PyObject *ref_obj) { in PyWeakref_GET_OBJECT()
/aosp_15_r20/trusty/kernel/lib/extmem/
H A Dexternal_memory.c70 struct ext_mem_obj ref_obj; in ext_mem_lookup() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_custom_class.cpp34 auto ref_obj = obj.toCustomClass<MyStackClass<std::string>>(); in TEST() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object_unittest.cpp429 auto ref_obj = original_obj->MakeReference(m_ObjHolder.get()); in TEST_F() local
1023 auto ref_obj = original_ref->MakeReference(obj_holder.get()); in TEST() local
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dvqueue.c267 struct vqueue_mem_obj ref_obj; in vqueue_mem_lookup() local