/reactos/dll/win32/rpcrt4/ |
H A D | rpc_assoc.c | 127 list_add_head(&client_assoc_list, &assoc->entry); in RPCRT4_GetAssociation() 177 list_add_head(&server_assoc_list, &assoc->entry); in RpcServerAssoc_GetAssociation() 443 list_add_head(&assoc->free_connection_pool, &Connection->conn_pool_entry); in RpcAssoc_ReleaseIdleConnection()
|
/reactos/base/services/nfsd/ |
H A D | list.h | 76 static void list_add_head( in list_add_head() function
|
/reactos/dll/directx/wine/d3drm/ |
H A D | d3drm_main.c | 68 list_add_head(&object->destroy_callbacks, &callback->entry); in d3drm_object_add_destroy_callback()
|
/reactos/dll/win32/qmgr/ |
H A D | qmgr.c | 72 list_add_head(&globalMgr.jobs, &job->entryFromQmgr); in BackgroundCopyManager_CreateJob()
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | hlsl.y | 305 list_add_head(out_cond->then_instrs, &jump->node.entry); in loop_condition() 1547 list_add_head($$, &$1->entry); 1581 list_add_head($$, &$1->entry); 1778 list_add_head($$, &instr->node.entry); 1803 list_add_head(cond, &$3->entry); 1818 list_add_head(cond, &$5->entry); 1852 list_add_head($$, &$1->entry);
|
/reactos/dll/win32/riched20/ |
H A D | undo.c | 100 list_add_head( &editor->undo_stack, &undo->entry ); in add_undo() 125 list_add_head( &editor->redo_stack, &undo->entry ); in add_undo()
|
/reactos/dll/directx/wine/quartz/ |
H A D | memallocator.c | 342 list_add_head(&This->used_list, free); in BaseMemAllocator_GetBuffer() 377 list_add_head(&This->free_list, &pStdSample->listentry); in BaseMemAllocator_ReleaseBuffer() 849 list_add_head(&This->base.free_list, &pSample->listentry); in StdMemAllocator_Alloc()
|
/reactos/dll/win32/msctf/ |
H A D | msctf.c | 299 list_add_head(sink_list, &sink->entry); in advise_sink() 454 list_add_head(&AtsList, &entry->entry); in add_active_textservice()
|
H A D | threadmgr.c | 327 list_add_head(&This->CreatedDocumentMgrs,&mgrentry->entry); in ThreadMgr_CreateDocumentMgr() 471 list_add_head(&This->AssociatedFocusWindows,&wnd->entry); in ThreadMgr_AssociateFocus() 897 list_add_head(&This->CurrentPreservedKeys,&newkey->entry); in KeystrokeMgr_PreserveKey()
|
/reactos/dll/win32/msxml3/ |
H A D | mxnamespace.c | 540 list_add_head(&This->ctxts, &ctxt->entry); in vbnamespacemanager_pushContext() 669 list_add_head(&This->ctxts, &ctxt->entry); in MXNamespaceManager_create()
|
/reactos/dll/win32/vbscript/ |
H A D | vbscript_main.c | 118 list_add_head(&heap->custom_blocks, list); in heap_pool_alloc()
|
/reactos/sdk/include/reactos/wine/ |
H A D | list.h | 96 __WINE_SERVER_LIST_INLINE void list_add_head( struct list *list, struct list *elem ) in list_add_head() function
|
/reactos/dll/win32/urlmon/ |
H A D | session.c | 137 list_add_head(&name_space_list, &new_name_space->entry); in register_namespace() 394 list_add_head(&mime_filter_list, &filter->entry); in InternetSession_RegisterMimeFilter()
|
/reactos/dll/win32/ole32/ |
H A D | stubmanager.c | 111 list_add_head(&m->ifstubs, &stub->entry); in stub_manager_new_ifstub() 236 list_add_head(&apt->stubmgrs, &sm->entry); in new_stub_manager()
|
/reactos/dll/win32/wininet/ |
H A D | wininet_ros.diff | 48 list_add_head(&req->netconn->server->conn_pool, &req->netconn->pool_entry);
|
/reactos/sdk/tools/widl/ |
H A D | typelib.c | 409 list_add_head( &typelib->importlibs, &importlib->entry ); in add_importlib()
|
/reactos/dll/win32/mshtml/ |
H A D | task.c | 154 list_add_head(&thread_data->timer_list, &timer->entry); in queue_timer()
|
H A D | selection.c | 341 list_add_head(&doc->selection_list, &selection->entry); in HTMLSelectionObject_Create()
|
/reactos/dll/directx/wine/d3d9/ |
H A D | surface.c | 428 list_add_head(&surface->texture->rtv_list, &surface->rtv_entry); in d3d9_surface_acquire_rendertarget_view()
|
/reactos/dll/win32/winhttp/ |
H A D | cookie.c | 153 list_add_head( &domain->cookies, &cookie->entry ); in add_cookie()
|
/reactos/dll/win32/hlink/ |
H A D | browse_ctx.c | 220 list_add_head(&This->links, &link->entry); in IHlinkBC_SetInitialHlink()
|
/reactos/dll/directx/wine/d3d8/ |
H A D | surface.c | 390 list_add_head(&surface->texture->rtv_list, &surface->rtv_entry); in d3d8_surface_acquire_rendertarget_view()
|
/reactos/dll/win32/wshtcpip/ |
H A D | iflist.c | 285 list_add_head(&IntfIDList->entry, &pIntfIDItem->entry); in WSHIoctl_GetInterfaceList()
|
/reactos/dll/win32/dbghelp/ |
H A D | storage.c | 122 list_add_head( &pool->arena_list, &arena->entry ); in pool_alloc()
|
/reactos/dll/directx/wine/wined3d/ |
H A D | context.c | 689 list_add_head(&context->fbo_list, &entry->entry); in context_find_fbo_entry() 696 list_add_head(&context->fbo_list, &entry->entry); in context_find_fbo_entry() 704 list_add_head(&context->fbo_list, &entry->entry); in context_find_fbo_entry() 841 list_add_head(&context->occlusion_queries, &query->entry); in context_alloc_occlusion_query() 901 list_add_head(&context->fences, &fence->entry); in context_alloc_fence() 940 list_add_head(&context->timestamp_queries, &query->entry); in context_alloc_timestamp_query() 980 list_add_head(&context->so_statistics_queries, &query->entry); in context_alloc_so_statistics_query() 1018 list_add_head(&context->pipeline_statistics_queries, &query->entry); in context_alloc_pipeline_statistics_query() 1070 list_add_head(&context->fbo_destroy_list, &entry->entry); in context_queue_fbo_entry_destruction()
|