代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/180137/5289069
sum troff-generic.sum
: # *-*-perl-*-*
eval 'exec perl -S $0 "$@"'
if $running_under_some_shell;
#
# Troff-generic.sum - generate a summary of a raw troff file
#
# Darren Hardy, hardy@cs.colorado.edu, March 19
www.eeworm.com/read/179911/5296751
c slip.c
/*
* slip.c This module implements the SLIP protocol for kernel-based
* devices like TTY. It interfaces between a raw TTY, and the
* kernel's INET protocol layers.
*
* Version: @(#)slip.c 0.8.
www.eeworm.com/read/350097/3131644
c slip.c
/*
* slip.c This module implements the SLIP protocol for kernel-based
* devices like TTY. It interfaces between a raw TTY, and the
* kernel's INET protocol layers.
*
* Version: @(#)slip.c 0.8.
www.eeworm.com/read/347503/3170321
d branch-misc-1.d
#objdump: -dr --prefix-addresses --show-raw-insn
#name: MIPS branch-misc-1
#as: -32
# Test the branches to local symbols in current file.
.*: +file format .*mips.*
Disassembly of section .text:
\.
www.eeworm.com/read/347503/3170872
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/347503/3170880
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/340665/3267112
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/334125/3374544
mk config.mk
[SUBSYSTEM::TORTURE_UTIL]
PRIVATE_DEPENDENCIES = LIBCLI_RAW LIBPYTHON smbcalls PROVISION
PUBLIC_DEPENDENCIES = POPT_CREDENTIALS
TORTURE_UTIL_OBJ_FILES = $(addprefix $(torturesrcdir)/, util_smb.o)
##
www.eeworm.com/read/330290/3426023
c sysdep2.c
/*
* sysdep2.c System dependant routines
*
* getrowcols - get number of columns and rows.
* setcbreak - set tty mode to raw, cbreak or normal.
* enab_sig - enable / disable tty driver signals.
www.eeworm.com/read/316872/3595528
c slip.c
/*
* slip.c This module implements the SLIP protocol for kernel-based
* devices like TTY. It interfaces between a raw TTY, and the
* kernel's INET protocol layers.
*
* Version: @(#)slip.c 0.8.