代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/426010/1996899
c mxml-search.c
/*
* "$Id: mxml-search.c 22267 2006-04-24 17:11:45Z kpfleming $"
*
* Search/navigation functions for Mini-XML, a small XML-like file
* parsing library.
*
* Copyright 2003-2005 by Michael Sweet.
www.eeworm.com/read/426010/1996908
c mxml-string.c
/*
* "$Id: mxml-string.c 22267 2006-04-24 17:11:45Z kpfleming $"
*
* String functions for Mini-XML, a small XML-like file parsing library.
*
* Copyright 2003-2005 by Michael Sweet.
*
* This pro
www.eeworm.com/read/426010/1996911
c mxml-attr.c
/*
* "$Id: mxml-attr.c 22267 2006-04-24 17:11:45Z kpfleming $"
*
* Attribute support code for Mini-XML, a small XML-like file parsing library.
*
* Copyright 2003-2005 by Michael Sweet.
*
* This
www.eeworm.com/read/414605/2143810
c landmine.c
/*
* Landmine, the game.
* Written for mini-X by David I. Bell.
*/
#include
#include
#include
#include
#if UNIX | DOS_DJGPP
#include
#include
www.eeworm.com/read/398200/2383302
c landmine.c
/*
* Landmine, the game.
* Written for mini-X by David I. Bell.
*/
#include
#include
#include
#if UNIX | DOS_DJGPP
#include
#include
#include
www.eeworm.com/read/393286/2483029
h tb0287.h
/*
* tb0287.h, Include file for TANBAC TB0287 mini-ITX board.
*
* Copyright (C) 2005 Media Lab Inc.
*
* This code is largely based on tb0219.h.
*
* This program is free sof
www.eeworm.com/read/385462/2590768
h arch_spinlock.h
#ifndef __ARCH_ASM_SPINLOCK_H
#define __ARCH_ASM_SPINLOCK_H
#include
#include "os.h"
#define ARCH_SPIN_LOCK_UNLOCKED { 1 }
/*
* Simple spin lock operations. There are two varia
www.eeworm.com/read/385462/2590819
h waittypes.h
#ifndef __WAITTYPE_H__
#define __WAITTYPE_H__
#include
struct thread;
struct wait_queue
{
struct thread *thread;
struct minios_list_head thread_list;
};
struct wait_queue_h
www.eeworm.com/read/158793/5594832
c landmine.c
/*
* Landmine, the game.
* Written for mini-X by David I. Bell.
*/
#include
#include
#include
#include
#if UNIX | DOS_DJGPP
#include
#include
www.eeworm.com/read/158106/5598556
c landmine.c
/*
* Landmine, the game.
* Written for mini-X by David I. Bell.
*/
#include
#include
#include
#if UNIX | DOS_DJGPP
#include
#include
#include