代码搜索结果

找到约 10,000 项符合 Video 的代码

mime.cf

#偙偺僼傽僀儖傪嶍彍偟偰偼偄偗傑偣傫 txt=text/plain htm=text/html html=text/html shtml=text/html gif=image/gif jpg=image/jpeg jpe=image/jpeg jpeg=image/jpeg png=image/png java=text/plain body=text/html

rv_str.h

/* ***** BEGIN LICENSE BLOCK ***** * Version: RCSL 1.0/RPSL 1.0 * * Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved. * * The contents of this file, and the

libumakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: libumakefil UmakefileVersion(2,1) project.AddModuleIncludes("common/include", "common/runtime/pub", "com

dllumakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: dllumakefil UmakefileVersion(2,2) project.AddModuleIncludes("common/include", "client/include", "datatyp

libumakefil.mak

__STANDARD__=YES SRCROOT=..\..\..\.. RM=rm -rf RM_DIR=rm -rf MAKE_DEP= MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES) LD= LDFLAGS= CP=copy MAKE=nmake CC="C:\Symbian\6.1\Shared/EPO

umakefil.upp

### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS ### -*- Mode: Python -*- ### files: symbian.pcf -> Umakefil project.AddIncludes( "../sitelib/pub/platform/symbian", "../sitelib/pub" ) proje

umc_splitter.h

/* // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a license agreement or // nondisclosure agreement with Intel Corporation and

scr_poke.c

#include #include #define VIDEO 0xB800 // CGA base void main(void) { FILE *fp; int offset; char value; if ((fp = fopen("SAVE_SCR.DAT", "rb")) == NULL

file_scr.c

#include #include #define VIDEO 0xB800 // CGA base void main(void) { FILE *fp; int offset; if ((fp = fopen("SAVE_SCR.DAT", "wb")) == NULL) printf("

radio-maxiradio.c

/* * Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux * (C) 2001 Dimitromanolakis Apostolos * * Based in the radio Maestro PCI driver. Actually it uses the same c