代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/423599/2026386

c im_custom.c

#ifdef __IM_APPLICATION__ #include "IM_prot.h" #include "IM_custom.h" S32 IM_custom_init() { im_custom_struct *custom = &im_global.custom; #ifdef XHC_RELEASE custom->debug_enable = FA
www.eeworm.com/read/413676/2160217

h wrsbcarm7.h

/* sbcarm7.h - WindRiver SBC ARM7 header file */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,16jul02,m_h C++ prot
www.eeworm.com/read/395229/2444227

c mmap.c

/* Use new style mmap for microblaze */ #include #include #include #include _syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot, int
www.eeworm.com/read/389922/2530335

c cmp.c

/* cmp - compare two files Author: Kees J. Bot. */ #include #include #include #include #include #include #include _PROT
www.eeworm.com/read/385988/2577500

c im_qq_util.c

#ifdef __QQ_SUPPORT__ #include "IM_QQ_custom.h" #include "IM_QQ_prot.h" S8 *QQ_key = "6BCCF304550FDAB5"; //S8 *QQ_key = "MTKQQV1.0.000000"; #endif //__QQ_SUPPORT__
www.eeworm.com/read/385988/2577503

c im_custom.c

#ifdef __IM_APPLICATION__ #include "IM_custom.h" #include "IM_prot.h" S32 IM_custom_init() { im_custom_struct *custom = &im_global.custom; #ifdef XHC_RELEASE custom->log_file_enable =
www.eeworm.com/read/385988/2577509

c xhc_util.c

#ifdef __XHC_APPLICATION__ #include "XHC_custom.h" #include "XHC_include.h" #include "XHC_prot.h" extern U8 gPLMN[]; #ifdef __MMI_DUAL_SIM_SINGLE_CALL__ extern U8 gPLMN_2[]; #endif extern
www.eeworm.com/read/385101/2595370

c pbuf.c

#include "pbuf.h" #include "mem.h" #include "tcpmem.h" static u8_t pbuf_pool_memory[(PBUF_POOL_SIZE * MEM_ALIGN_SIZE(PBUF_POOL_BUFSIZE + sizeof(struct pbuf)))]; #if !SYS_LIGHTWEIGHT_PROT
www.eeworm.com/read/473571/6846522

c statd.c

#include #include #include #include #include #include #include #include #include #
www.eeworm.com/read/174165/9605534

h wrsbcarm7.h

/* sbcarm7.h - WindRiver SBC ARM7 header file */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,16jul02,m_h C++ prot