Searched defs:pObj (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Modules/ |
| D | _lsprof.c | 83 static _PyTime_t CallExternalTimer(ProfilerObject *pObj) in CallExternalTimer() 113 call_timer(ProfilerObject *pObj) in call_timer() 197 newProfilerEntry(ProfilerObject *pObj, void *key, PyObject *userObj) in newProfilerEntry() 225 getEntry(ProfilerObject *pObj, void *key) in getEntry() 231 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in getSubEntry() 238 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) in newSubEntry() 272 static void clearEntries(ProfilerObject *pObj) in clearEntries() 290 initContext(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in initContext() 310 Stop(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) in Stop() 343 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 | 113 VOID* pObj = Object::ClientAlloc(sizeof(ElemLib), pAddrLib->GetClient()); in Create() 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/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/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 2829 radv_get_queue_global_priority(const VkDeviceQueueGlobalPriorityCreateInfoKHR *pObj) in radv_get_queue_global_priority()
|