代码搜索:destroy
找到约 3,377 项符合「destroy」的源代码
代码结果 3,377
www.eeworm.com/read/264095/4292719
h pcipool.h
struct pci_pool *pci_pool_create (const char *name, struct pci_dev *dev,
size_t size, size_t align, size_t allocation, int flags);
void pci_pool_destroy (struct pci_pool *pool);
void *pci_pool_all
www.eeworm.com/read/264095/4292955
h pcipool.h
struct pci_pool *pci_pool_create (const char *name, struct pci_dev *dev,
size_t size, size_t align, size_t allocation, int flags);
void pci_pool_destroy (struct pci_pool *pool);
void *pci_pool_all
www.eeworm.com/read/261638/4320030
def mediastreamer2.def
LIBRARY mediastreamer2
EXPORTS
ms_init
ms_exit
ms_reload_snd_card
ms_filter_new
ms_filter_new_from_desc
ms_filter_destroy
ms_filter_create_encoder
ms_filter_create_decoder
ms_filter_call_m
www.eeworm.com/read/261638/4320035
def mediastreamer2.def
LIBRARY mediastreamer2
EXPORTS
ms_init
ms_exit
ms_reload_snd_card
ms_filter_new
ms_filter_new_from_desc
ms_filter_destroy
ms_filter_create_encoder
ms_filter_create_decoder
ms_filter_call_
www.eeworm.com/read/275970/10780242
h ioctlent.h
{"sys/timepps.h", "PPS_IOC_CREATE", 0x20003101},
{"sys/timepps.h", "PPS_IOC_DESTROY", 0x20003102},
{"machine/pcaudioio.h", "AUDIO_DRAIN", 0x20004103},
{"machine/pcaudioio.h", "AUDIO_FLUSH", 0x20004104
www.eeworm.com/read/468470/6991158
bas messages.bas
Attribute VB_Name = "Messages"
Option Explicit
DefInt A-Z
Global Const WM_USER = &H400
Public Const WM_NULL = &H0
Public Const WM_CREATE = &H1
Public Const WM_DESTROY = &H2
Public Const WM_MOVE
www.eeworm.com/read/146081/12679198
rc wndmsg.rc
StringTable
Begin
0, "WM_NULL"
1, "WM_CREATE"
2, "WM_DESTROY"
3, "WM_MOVE"
5, "WM_SIZE"
6, "WM_ACTIVATE"
7, "WM_SETFOCUS"
8, "WM_KILLFOCUS"
10, "WM_ENABLE"
11, "WM_SETREDRAW"
12, "WM_SET
www.eeworm.com/read/432906/1886453
h syscall-i386.h
#define __NR_io_setup 245
#define __NR_io_destroy 246
#define __NR_io_getevents 247
#define __NR_io_submit 248
#define __NR_io_cancel 249
#define io_syscall1(type,fname,sname,type1,arg1) \
type f
www.eeworm.com/read/413900/2156499
h auipineditor.h
#define E_PIN_INIT 1
#define E_PIN_UPDATE 2
#define E_PIN_DEINIT 3
/* Function prototypes */
T_MFW_HND AUI_pin_Start(T_MFW_HND parent, T_AUI_EDITOR_DATA *editor_data);
void AUI_pin_Destroy(T
www.eeworm.com/read/385462/2588656
h syscall-i386.h
#define __NR_io_setup 245
#define __NR_io_destroy 246
#define __NR_io_getevents 247
#define __NR_io_submit 248
#define __NR_io_cancel 249
#define io_syscall1(type,fname,sname,type1,arg1) \
type f