代码搜索:Ext
找到约 10,000 项符合「Ext」的源代码
代码结果 10,000
www.eeworm.com/read/145473/5745644
opt r40008_lib32.opt
[BKPT:::]
[ChildWndPos:::]
C:\EmbestIDE\Targets\at91\periph\aic\ext_irq\lib_ext_irq.c;36;0;1;88;116;704;526;1
www.eeworm.com/read/140582/5785356
h pfkey.h
/*
* FreeS/WAN specific PF_KEY headers
* Copyright (C) 1999, 2000, 2001 Richard Guy Briggs.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the
www.eeworm.com/read/127781/5998019
h exioctln.h
/*****************************************************************************
* QLOGIC LINUX SOFTWARE
*
* QLogic ISP2x00 device driver for Linux 2.4.x
* Copyright (C) 2002 Qlogic Cor
www.eeworm.com/read/125688/6026777
h mbuf.h
/* $NetBSD: mbuf.h,v 1.55 2000/12/02 03:03:14 itojun Exp $ */
/*-
* Copyright (c) 1996, 1997, 1999 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contri
www.eeworm.com/read/481033/6656000
py setup.py
#!/usr/bin/env python
from distutils.core import setup, Extension
import sys
if sys.platform == "win32":
ext = Extension("cryptlib_py",
sources=["python.c"],
www.eeworm.com/read/152786/12083118
py setup.py
#!/usr/bin/env python
from distutils.core import setup, Extension
import sys
if sys.platform == "win32":
ext = Extension("cryptlib_py",
sources=["python.c"],
www.eeworm.com/read/340477/12155273
lcf sdram.lcf
#/*
# * File: sdram.lcf
# * Purpose: Linker file for the M5282EVB
# *
# * Notes: Project running in SDRAM
# *
# */
MEMORY
{
sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x01000000
vec
www.eeworm.com/read/340477/12155323
ld 5282lite.ld
/* 5282LITE.ld - M5282LITE Linker Command File */
MEMORY
{
sdram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x01000000
vector_ram (RWX) : ORIGIN = 0x00000000, LENGTH = 0x00000400
user (RWX) :
www.eeworm.com/read/130467/14192252
py setup.py
#!/usr/bin/env python
from distutils.core import setup, Extension
import sys
if sys.platform == "win32":
ext = Extension("cryptlib_py",
sources=["cryptlib_py.c"],
www.eeworm.com/read/213622/15128986
cmd fir.cmd
-o fir.out
MEMORY
{
PAGE 0: /*program memory range*/
EXT_PM: ORIGIN = 0h, LENGTH = 0FF00h /*external memory*/
B0_PM : ORIGIN = 0ff00h,