Searched defs:pObj (Results 1 – 9 of 9) sorted by relevance
/third_party/python/Modules/ |
D | _lsprof.c | 77 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/ |
D | addrobject.h | 70 VOID operator delete(VOID* pObj, VOID* pMem) { ADDR_ASSERT_ALWAYS(); } in delete()
|
D | addrobject.cpp | 197 Object* pObj = static_cast<Object*>(pObjMem); in operator delete() local
|
D | addrelemlib.cpp | 114 VOID* pObj = Object::ClientAlloc(sizeof(ElemLib), pAddrLib->GetClient()); in Create() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | ndis_events.c | 241 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/ |
D | ndis_events.c | 241 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/ |
D | gstcuvidloader.c | 199 CuvidCreateVideoParser (CUvideoparser * pObj, CUVIDPARSERPARAMS * pParams) in CuvidCreateVideoParser()
|
/third_party/quickjs/ |
D | debugger.c | 427 JSObject *pObj = JS_VALUE_GET_OBJ(varVal); in DBG_GetObjectVariableReference() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 2543 radv_get_queue_global_priority(const VkDeviceQueueGlobalPriorityCreateInfoEXT *pObj) in radv_get_queue_global_priority()
|