代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/447738/1696975
d iwmmxt.d
#objdump: -dr --prefix-addresses --show-raw-insn -miwmmxt
#name: Intel(r) Wireless MMX(tm) technology instructions
#as: -mcpu=xscale+iwmmxt -EL
.*: +file format .*arm.*
Disassembly of section .text:
www.eeworm.com/read/447738/1696983
d xscale.d
#objdump: -dr --prefix-addresses --show-raw-insn
#name: XScale instructions
#as: -mcpu=xscale -EL
# Test the XScale instructions:
.*: +file format .*arm.*
Disassembly of section .text:
0+00 e
www.eeworm.com/read/436403/1849138
txt codec.txt
# GSpot codec database for GSpot v2.21
#
@GSpot 2.21 Database identifier (do not edit this line)
[video codecs]
____ |No Codec NA -
_BIT, BI_BITFIELDS (Raw RGB) * No codec needed -
_JPG, BI_JPEG
www.eeworm.com/read/436018/1856994
txt snmp_agent.txt
SNMPv1 agent for lwIP
Author: Christiaan Simons
This is a brief introduction how to use and configure the SNMP agent.
Note the agent uses the raw-API UDP interface so you may also want to
read
www.eeworm.com/read/398510/2377920
txt snmp_agent.txt
SNMPv1 agent for lwIP
Author: Christiaan Simons
This is a brief introduction how to use and configure the SNMP agent.
Note the agent uses the raw-API UDP interface so you may also want to
read
www.eeworm.com/read/395929/2427695
c trad-core.c
/* BFD back end for traditional Unix core files (U-area and raw sections)
Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999,
2000
Free Software Foundation, Inc.
Written
www.eeworm.com/read/381437/2645721
java maillistener.java
package net.livebookstore.raw.jms;
import javax.jms.*;
import javax.mail.MessagingException;
import javax.naming.InitialContext;
import org.apache.commons.logging.*;
import org.springframewor
www.eeworm.com/read/372616/2771373
hm12 readme.hm12
The cx23416 can produce (and the cx23415 can also read) raw YUV output. The
format of a YUV frame is specific to this chip and is called HM12. 'HM' stands
for 'Hauppauge Macroblock', which is a misnom
www.eeworm.com/read/369339/2801682
c stty.c
#
/*
* set teletype modes
*/
/*
* tty flags
*/
#define HUPCL 01
#define XTABS 02
#define LCASE 04
#define ECHO 010
#define CRMOD 020
#define RAW 040
#define ODDP 0100
#define EVENP 0200
#define A
www.eeworm.com/read/355487/3053493
java player.java
import javax.microedition.lcdui.Image;
import javax.microedition.lcdui.game.Sprite;
public class Player extends Sprite
{
protected static final int RAW_FRAMES=1;
protected static int x