Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_lsprof.c77 static _PyTime_t CallExternalTimer(ProfilerObject *pObj) in CallExternalTimer()
107 call_timer(ProfilerObject *pObj) in call_timer()
191 newProfilerEntry(ProfilerObject *pObj, void *key, PyObject *userObj) in newProfilerEntry()
219 getEntry(ProfilerObject *pObj, void *key) in getEntry()
225 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry()
232 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry()
266 static void clearEntries(ProfilerObject *pObj) in clearEntries()
284 initContext(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in initContext()
304 Stop(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in Stop()
337 ProfilerObject *pObj = (ProfilerObject*)self; in ptrace_enter_call() local
[all …]
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrobject.h70 VOID operator delete(VOID* pObj, VOID* pMem) { ADDR_ASSERT_ALWAYS(); } in delete()
Daddrobject.cpp197 Object* pObj = static_cast<Object*>(pObjMem); in operator delete() local
Daddrelemlib.cpp114 VOID* pObj = Object::ClientAlloc(sizeof(ElemLib), pAddrLib->GetClient()); in Create() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Dndis_events.c241 IWbemClassObject *pObj) in ndis_events_media_specific()
318 IWbemClassObject *pObj = ppObjArray[i]; in ndis_events_indicate() local
491 IWbemClassObject *pObj; in ndis_events_get_adapter() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dndis_events.c241 IWbemClassObject *pObj) in ndis_events_media_specific()
318 IWbemClassObject *pObj = ppObjArray[i]; in ndis_events_indicate() local
491 IWbemClassObject *pObj; in ndis_events_get_adapter() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcuvidloader.c199 CuvidCreateVideoParser (CUvideoparser * pObj, CUVIDPARSERPARAMS * pParams) in CuvidCreateVideoParser()
/third_party/quickjs/
Ddebugger.c427 JSObject *pObj = JS_VALUE_GET_OBJ(varVal); in DBG_GetObjectVariableReference() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2543 radv_get_queue_global_priority(const VkDeviceQueueGlobalPriorityCreateInfoEXT *pObj) in radv_get_queue_global_priority()