代码搜索:Specific
找到约 10,000 项符合「Specific」的源代码
代码结果 10,000
www.eeworm.com/read/332511/3397138
h uip-conf.h
/**
* \addtogroup uipopt
* @{
*/
/**
* \name Project-specific configuration options
* @{
*
* uIP has a number of configuration options that can be overridden
* for each project. The
www.eeworm.com/read/332511/3397285
h uip-conf.h
/**
* \addtogroup uipopt
* @{
*/
/**
* \name Project-specific configuration options
* @{
*
* uIP has a number of configuration options that can be overridden
* for each project. The
www.eeworm.com/read/328214/3446057
h os.h
/*
* OS Specific settings for Linux
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided th
www.eeworm.com/read/324920/3487546
makefile
#
# Makefile for the Sega Dreamcast specific parts of the kernel
#
obj-y := setup.o irq.o rtc.o
www.eeworm.com/read/324920/3495101
c sdladrv.c
/*****************************************************************************
* sdladrv.c SDLA Support Module. Main module.
*
* This module is a library of common hardware-specific functions
* use
www.eeworm.com/read/318730/3564979
h uip-conf.h
/**
* \addtogroup uipopt
* @{
*/
/**
* \name Project-specific configuration options
* @{
*
* uIP has a number of configuration options that can be overridden
* for each project. The
www.eeworm.com/read/316872/3585073
makefile
#
# Makefile for the Sega Dreamcast specific parts of the kernel
#
obj-y := setup.o irq.o rtc.o
www.eeworm.com/read/316872/3585090
makefile
#
# Makefile for the 7343 SolutionEngine specific parts of the kernel
#
obj-y := setup.o io.o irq.o
www.eeworm.com/read/316872/3585102
makefile
#
# Makefile for the 7206 SolutionEngine specific parts of the kernel
#
obj-y := setup.o io.o irq.o
www.eeworm.com/read/316872/3597216
h hypervisor.h
/******************************************************************************
* hypervisor.h
*
* Linux-specific hypervisor handling.
*
* Copyright (c) 2002-2004, K A Fraser
*
* This program i