代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/147331/5731014
c localealias.c
#ifdef MB_CAPABLE
/* Handle aliases for locale names.
Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free so
www.eeworm.com/read/255475/12079052
java invokable.java
/**
* FileName: Invokable.java
* Copyright: 2007 华商世纪(北京)科贸发展股份有限公司 版权拥有。
*/
package play;
/**
* The Invokable interface can be used to identify a class as being capable
* of being "inv
www.eeworm.com/read/148608/12448085
c pclient.c
/* A proxy-capable SSL client.
This is just like sclient but it only supports proxies
*/
#include
#include "common.h"
#include "client.h"
#include "read_write.h"
#define PROXY "localho
www.eeworm.com/read/464823/1524673
news
04-06-03 Wow, over a year since the last update. Well, this is "2.0" but not
quite the 2.0 we were expecting. It's vastly more capable than the
1.8.x and 1.9.x releases, mor
www.eeworm.com/read/209559/4973282
txt ehci.txt
27-Dec-2002
The EHCI driver is used to talk to high speed USB 2.0 devices using
USB 2.0-capable host controller hardware. The USB 2.0 standard is
compatible with the USB 1.1 standard. It defines thr
www.eeworm.com/read/177622/5322903
sh watchtv.sh
# this is for sdl capable mplayer
if test `mplayer -vo help | grep sdl | wc -l` -ge 1 ; then
echo 'SDL is supported'
mplayer -autosync 1 -cache 8192 -framedrop -vo sdl -ao sdl /dev/video0
else
echo
www.eeworm.com/read/177622/5322914
sh watchtv.sh
# this is for sdl capable mplayer
if test `mplayer -vo help | grep sdl | wc -l` -ge 1 ; then
echo 'SDL is supported'
mplayer -autosync 1 -cache 8192 -framedrop -vo sdl -ao sdl /dev/video0
else
echo
www.eeworm.com/read/316872/3604341
txt ehci.txt
27-Dec-2002
The EHCI driver is used to talk to high speed USB 2.0 devices using
USB 2.0-capable host controller hardware. The USB 2.0 standard is
compatible with the USB 1.1 standard. It defines thr
www.eeworm.com/read/298657/3860070
c l10nflist.c
#include
#ifdef _MB_CAPABLE
/* Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper
www.eeworm.com/read/298657/3860077
c loadmsgcat.c
#include
#ifdef _MB_CAPABLE
/* Load needed message catalogs.
Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU