代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/283185/4085472
svn-base files.svn-base
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/282522/4099029
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/280962/4121210
py filters.py
"""A collection of Python source transformers.
Supports the 'clone' command, providing source code transforms to run the test
suite on pre Python 2.4-level parser implementations.
Includes::
py23
www.eeworm.com/read/280815/4123921
c isrspi.c
/*!\file isruart0.c
* \brief Implementation file for handling UART0 interrupt.
*
* This file contains implementation for handling UART0 interrupt
* required by UART driver implementations fo
www.eeworm.com/read/447339/1705671
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/447339/1705889
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/446068/1716471
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/446068/1716691
files
api/ - The code for the high-level wrapper API. Not needed if
you use the lowel-level call-back/raw API.
core/ - The core of the TPC/IP stack; protocol implementations,
www.eeworm.com/read/443386/1742646
kconfig
if ARCH_FOOTBRIDGE
menu "Footbridge Implementations"
config ARCH_CATS
bool "CATS"
help
Say Y here if you intend to run this kernel on the CATS.
Saying N will reduce the size of the Footbrid
www.eeworm.com/read/443386/1744496
c rheap.c
/*
* arch/ppc/syslib/rheap.c
*
* A Remote Heap. Remote means that we don't touch the memory that the
* heap points to. Normal heap implementations use the memory they manage
* to place their lis