Home
last modified time | relevance | path

Searched defs:other_obj (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dtimeval.c91 zval *other_obj; in PHP_METHOD() local
117 zval *other_obj; in PHP_METHOD() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_custom_class.cpp31 auto other_obj = in TEST() local
/aosp_15_r20/external/python/cpython3/Objects/
Dweakrefobject.c217 PyObject* other_obj = PyWeakref_GET_OBJECT(other); in weakref_richcompare() local