代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/442308/7655640
news
vdpau-video NEWS -- summary of changes. 2009-03-03
Copyright (C) 2009 Splitted-Desktop Systems
Version 0.2.4 - 03.Mar.2009
* Upgrade to VA API 0.29.0-sds7 extensions
* Fix corruption decoding field-
www.eeworm.com/read/243682/12924790
txt db4web.txt
/L20 "DB4Web" Line Comment = # Nocase Noquote HTML_LANG Block Comment On = File Extensions = HTM HTML JS DB4 INC D4W "*"
/Delimiters = ~!@$%^&*()+|\{}[]:;"' , .?
/C1"H
www.eeworm.com/read/243682/12925606
txt adept_vplus.txt
/L20"ADEPT V+" Line Comment = ; String Chars = " File Extensions = OVR OV2 SQU V2
/Delimiters = %()+=|\/{}"' ,?
/C1
/program control keywords
ABORT ANY AUTO
BY
CALL CALLP CALLS CASE CLEAR.E
www.eeworm.com/read/137626/5822841
c mimetypes.c
/* Support for mime.types files for mapping file extensions to content types */
/* $Id: mimetypes.c,v 1.48.2.3 2005/05/01 22:03:23 jonas Exp $ */
/* Copyright (C) 1996-2000 Michael R. Elkins
www.eeworm.com/read/121688/14742260
h icon.h
#ifndef _COOL_ICON_H
#define _COOL_ICON_H
#include
#include
typedef struct icon_struct {
CWidget *w;
Pixmap mask, picture;
XpmAttributes attributes;
www.eeworm.com/read/493621/1164658
c xlib.c
/*
* xlib.c
*
* Xlib interface.
* dist under gnu gpl
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#if defined(HAVE_LIBXEXT) && defined(HAVE_X11_EXTENSIONS_XSHM_H) \
&& defined(HAVE_SYS_IPC_H) &&