代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/440906/1783296
java direct_read.java
// Class direct_read
// Generated on Sat Nov 13 23:26:34 UTC 1999
//
class direct_read {
int foo;
class direct_read_inner {
void test () {
int x = foo;
System.out.println ("x="+
www.eeworm.com/read/440906/1783306
java direct_write.java
// Class direct_write
// Generated on Mon Nov 15 17:10:56 UTC 1999
//
class direct_write {
int foo;
class direct_write_inner {
void test () {
foo = 670;
}
}
void foo ()
{
www.eeworm.com/read/438676/1823948
h gbus_direct.h
/*****************************************
Copyright
www.eeworm.com/read/438676/1823962
h direct_kk.h
/*****************************************
Copyright
www.eeworm.com/read/438676/1823963
h direct_uk.h
/*****************************************
Copyright
www.eeworm.com/read/433911/1879495
cpp direct_logging.cpp
// $Id: direct_logging.cpp 80826 2008-03-04 14:51:23Z wotte $
// This program sends logging records directly to the server, rather
// than going through the client logging daemon.
#include "ace
www.eeworm.com/read/433911/1879496
direct_logging gnumakefile.direct_logging
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.direct_logging
#
# $Id: gnu.mpd 83821 2008-11-17 16:10
www.eeworm.com/read/432906/1887911
h pci-direct.h
#ifndef ASM_PCI_DIRECT_H
#define ASM_PCI_DIRECT_H 1
#include
#include
/* Direct PCI access. This is used for PCI accesses in early boot before
the PCI subsystem works. */