代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/177697/5321749
c overlay_direct.c
/*****************************************************************************
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/177052/5333174
cs printjob_direct.cs
// PrintJob_Direct.cs - Creates a print job by opening a port
// and sending output as a byte stream.
//
// Code from _Programming the .NET Compact Framework with C#_
// and _Programming the .NET
www.eeworm.com/read/168845/5431708
hpp direct_adapter.hpp
// (C) Copyright Jonathan Turkanis 2003.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
www.eeworm.com/read/168845/5431714
hpp direct_streambuf.hpp
// (C) Copyright Jonathan Turkanis 2003.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt.)
www.eeworm.com/read/347503/3169325
d relax-direct.d
#source: relax-direct.s
#as: -m68hc11
#ld: --relax
#objdump: -d --prefix-addresses -r
#target: m6811-*-* m6812-*-*
.*: +file format elf32-m68hc11
Disassembly of section .text:
0+8000 lds \*
www.eeworm.com/read/347503/3169340
s relax-direct.s
;;; Test 68HC11 linker relaxation from extended addressing to direct
;;; addressing modes
;;;
.sect .text
.globl _start
_start:
start:
lds stack
ldd _bar
beq F1
beq F2
std _bar
jsr _bar
F1:
www.eeworm.com/read/340665/3280787
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/340665/3281615
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="+