代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/310852/13642356
c direct.c
www.eeworm.com/read/145991/5742032
bas direct.bas
Sub Command1_Click () ' "PRINT DIRECTLY" BUTTON
' Uses Visual BASIC commands to plot circles and
' lines directly on the printer.
Screen.MousePointer = 11 ' HOURGLASS CURSOR
www.eeworm.com/read/136812/5861704
u direct.u
|* @(#)direct.u 1.1 92/07/30 Copyright Sun Microsystems, Inc. 1988
|*
|* Weitek Single Precision ALU Instructions
|*
|* Operations with two operands and one result
routine c.ssub 00
www.eeworm.com/read/127781/5997250
s direct.s
/*
* arch/ppc/boot/simple/direct.S
*
* Author: Tom Rini
*
* This is an empty function for machines which use SERIAL_IO_MEM
* and don't need ISA_io set to anything but 0, or pe
www.eeworm.com/read/127545/6004500
h direct.h
#ifdef _MSC_VER // Microsoft Visual C++
#include
#endif
www.eeworm.com/read/124910/6038129
h direct.h
struct direct
{
unsigned short int d_fileno;
char d_name[14];
};
#define D_NAMLEN(d) \
((d)->d_name[13] == '\0' ? strlen ((d)->d_name) : 14)
#define D_RECLEN(d) (sizeof (*(d)))
www.eeworm.com/read/121089/6069362
h direct.h
/***
*direct.h - function declarations for directory handling/creation
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains the
www.eeworm.com/read/121089/6070684
h direct.h
/***
*direct.h - function declarations for directory handling/creation
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contains the func
www.eeworm.com/read/120744/6071192
po direct.po
direct.o direct.o: parport/direct.c ../../config.h ../../pkgcfg.h \
../../include/gettext.h /usr/include/libintl.h /usr/include/features.h \
/usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \
/
www.eeworm.com/read/120744/6071194
c direct.c
/*
* $Id: direct.c,v 1.4 2003/05/22 14:12:25 telka Exp $
*
* Direct Parallel Port Connection Driver
* Copyright (C) 2003 ETC s.r.o.
*
* This program is free software; you can redistribute it and