代码搜索:RAW
找到约 10,000 项符合「RAW」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5377703
java scan.java
/*
Derby - Class org.apache.derby.impl.store.raw.log.Scan
Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apache License, Version 2.
www.eeworm.com/read/172609/5382984
pl makefile.pl
# Makefile.PL for Perl language bindings / cl_raw
#
# Copyright (C) 2004 Lars Marowsky-Br閑
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Gene
www.eeworm.com/read/172609/5382989
in makefile.pl.in
# Makefile.PL for Perl language bindings / cl_raw
#
# Copyright (C) 2004 Lars Marowsky-Br閑
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Gene
www.eeworm.com/read/334125/3373231
c dcerpc.c
/*
Unix SMB/CIFS implementation.
raw dcerpc operations
Copyright (C) Tim Potter 2003
Copyright (C) Andrew Tridgell 2003-2005
Copyright (C) Jelmer Vernooij 2004-2005
This progra
www.eeworm.com/read/321483/3534207
pm tonroff.pm
require 5;
package Pod::Perldoc::ToNroff;
use strict;
use warnings;
# This is unlike ToMan.pm in that it emits the raw nroff source!
use base qw(Pod::Perldoc::BaseTo);
sub is_pageable { 1 }
www.eeworm.com/read/321483/3534739
pm deflate.pm
package IO::Compress::Deflate ;
use strict ;
use warnings;
use bytes;
require Exporter ;
use IO::Compress::RawDeflate 2.008 ;
use Compress::Raw::Zlib 2.008 ;
use IO::Compress::Zlib::Constants 2.0
www.eeworm.com/read/321483/3534752
pm identity.pm
package IO::Uncompress::Adapter::Identity;
use warnings;
use strict;
use bytes;
use IO::Compress::Base::Common 2.008 qw(:Status);
our ($VERSION);
$VERSION = '2.008';
use Compress::Raw::Zlib 2.0
www.eeworm.com/read/321483/3534754
pm rawinflate.pm
package IO::Uncompress::RawInflate ;
# for RFC1951
use strict ;
use warnings;
use bytes;
use Compress::Raw::Zlib 2.008 ;
use IO::Compress::Base::Common 2.008 qw(:Status createSelfTiedObject);
use
www.eeworm.com/read/321483/3534862
pm zlib.pm
package Compress::Raw::Zlib;
require 5.004 ;
require Exporter;
use AutoLoader;
use Carp ;
#use Parse::Parameters;
use strict ;
use warnings ;
use bytes ;
our ($VERSION, $XS_VERSION, @ISA, @EXPORT,
www.eeworm.com/read/316872/3597899
h irqflags.h
/*
* include/asm-sparc64/irqflags.h
*
* IRQ flags handling
*
* This file gets included from lowlevel asm headers too, to provide
* wrapped versions of the local_irq_*() APIs, based on the
* raw