Searched defs:pObj (Results 1 - 7 of 7) sorted by relevance
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrobject.h | 70 VOID operator delete(VOID* pObj, VOID* pMem) { ADDR_ASSERT_ALWAYS(); } in operator delete() argument
|
| H A D | addrobject.cpp | 197 Object* pObj = static_cast<Object*>(pObjMem); in operator delete() local
|
| H A 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/ |
| H A D | ndis_events.c | 318 IWbemClassObject *pObj = ppObjArray[i]; in ndis_events_indicate() local 491 IWbemClassObject *pObj; in ndis_events_get_adapter() local 240 ndis_events_media_specific(struct ndis_events_data *events, IWbemClassObject *pObj) ndis_events_media_specific() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | ndis_events.c | 318 IWbemClassObject *pObj = ppObjArray[i]; in ndis_events_indicate() local 491 IWbemClassObject *pObj; in ndis_events_get_adapter() local 240 ndis_events_media_specific(struct ndis_events_data *events, IWbemClassObject *pObj) ndis_events_media_specific() argument [all...] |
| /third_party/python/Modules/ |
| H A D | _lsprof.c | 83 static _PyTime_t CallExternalTimer(ProfilerObject *pObj) in CallExternalTimer() argument 113 call_timer(ProfilerObject *pObj) in call_timer() argument 197 newProfilerEntry(ProfilerObject *pObj, void *key, PyObject *userObj) in newProfilerEntry() argument 225 getEntry(ProfilerObject *pObj, void *key) getEntry() argument 231 getSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) getSubEntry() argument 238 newSubEntry(ProfilerObject *pObj, ProfilerEntry *caller, ProfilerEntry* entry) newSubEntry() argument 272 clearEntries(ProfilerObject *pObj) clearEntries() argument 290 initContext(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) initContext() argument 310 Stop(ProfilerObject *pObj, ProfilerContext *self, ProfilerEntry *entry) Stop() argument 343 ProfilerObject *pObj = (ProfilerObject*)self; ptrace_enter_call() local 386 ProfilerObject *pObj = (ProfilerObject*)self; ptrace_leave_call() local 464 pending_exception(ProfilerObject *pObj) pending_exception() argument 637 setSubcalls(ProfilerObject *pObj, int nvalue) setSubcalls() argument 647 setBuiltins(ProfilerObject *pObj, int nvalue) setBuiltins() argument 690 flush_unmatched(ProfilerObject *pObj) flush_unmatched() argument 734 profiler_clear(ProfilerObject *pObj, PyObject* noarg) profiler_clear() argument 767 profiler_init(ProfilerObject *pObj, PyObject *args, PyObject *kw) profiler_init() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 2829 radv_get_queue_global_priority(const VkDeviceQueueGlobalPriorityCreateInfoKHR *pObj) in radv_get_queue_global_priority() argument
|
Completed in 15 milliseconds