代码搜索:Direct

找到约 10,000 项符合「Direct」的源代码

代码结果 10,000
www.eeworm.com/read/233448/4687476

out direct_read.out

Testing class `direct_read'... x=670
www.eeworm.com/read/233448/4687510

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/233448/4687521

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/228030/4767231

net intercept_direct.net

# Layers: 3 # Topology (input - hidden - output) topology: 6 10 1 set_update_f 0 0.001000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 input_scale 1 0 0.05 0.05 0
www.eeworm.com/read/213039/4932197

dsp direct_logging.dsp

# Microsoft Developer Studio Project File - Name="NETSVCS Direct Logging Client" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # T
www.eeworm.com/read/213039/4932202

cpp direct_logging.cpp

// direct_logging.cpp,v 4.8 2004/03/09 17:00:23 jwillemsen Exp // This program sends logging records directly to the server, rather // than going through the client logging daemon. #include "ac
www.eeworm.com/read/213039/4932245

dsp 008-direct.dsp

# Microsoft Developer Studio Project File - Name="008 direct" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86
www.eeworm.com/read/209559/4968251

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.
www.eeworm.com/read/190666/5179757

c direct2.c

/* Copyright (C) 2001 Free Software Foundation, Inc. Contributed by Nathan Sidwell 8 May 2001 */ /* Test of prohibition on directives which result from macro expansion.
www.eeworm.com/read/190666/5179868

c tr-direct.c

/* Test for some basic aspects of -traditional directive processing. */ /* { dg-do preprocess } */ /* { dg-options -traditional } */ /* There is a #error directive. */ #error bad /* { dg-error "b