代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/101990/6234890
mak makefile.mak
TOPDIR = ..\..
TARGET = opensc.dll
HEADERS = opensc.h pkcs15.h emv.h \
errors.h types.h \
cardctl.h asn1.h log.h
HEADERSDIR = $(TOPDIR)\src\include\opensc
OBJECTS
www.eeworm.com/read/101848/6235756
java cmsflexlrucache.java
/*
* File : $Source: /usr/local/cvs/opencms/src/com/opencms/flex/util/Attic/CmsFlexLruCache.java,v $
* Date : $Date: 2003/02/26 15:19:23 $
* Version: $Revision: 1.13 $
*
* This library i
www.eeworm.com/read/101799/6236018
makefile
##########################################################################
#
# Copyright Motorola, Inc. 1997
# ALL RIGHTS RESERVED
#
# You are hereby granted a copyright license to u
www.eeworm.com/read/101083/6240154
cpp c3dview.cpp
#include
#include "sim\include\phyconst.h"
#include "graphics\include\TimeMgr.h"
#include "graphics\include\imagebuf.h"
#include "graphics\include\renderow.h"
#include "graphics\inclu
www.eeworm.com/read/101082/6250682
mk makelocal.mk
# @(#)Makelocal.mk 4.1 (ULTRIX) 7/17/90
include $(GMAKEVARS)
CDEFINES = -D_BLD
DESTLIST = $(DESTROOT)/usr/bin
LOADLIBES = -li
SOURCES = mkcatdefs.c catio.c symtab.c
OBJECTS = mkcatdefs.o catio.o s
www.eeworm.com/read/101082/6251452
ddl sample.ddl
INCLUDE "constants.ddl";
PREP with;
PREP to;
PREP into, in;
PREP at;
INCLUDE "locnames.ddl";
NOUN .ME (road1);
.ME(OPEN) = TRUE;
.ME(HOLDS) = CAPAC;
INCLUDE "routines.ddl";
INCLUDE "verbs.ddl";
www.eeworm.com/read/101082/6251684
ddl mpu.ddl
INCLUDE "constants";
PREP with;
PREP to;
PREP into, in;
PREP at;
INCLUDE "locnames";
NOUN .ME (road1);
.ME(OPEN) = TRUE;
.ME(HOLDS) = CAPAC;
INCLUDE "routines";
INCLUDE "verbs";
START = ($sdem
www.eeworm.com/read/101015/6262053
asm glock.asm
;*
;* COW : Character Oriented Windows
;*
;* glock.asm : Global memory allocator - Locking procedures
.xlist
include kernel.inc
include galloc.inc
.list
sBegin KERNEL
assumes CS
www.eeworm.com/read/100926/6264551
h objset.h
/*
* objset.h,v 1.3 2000/06/04 22:00:03 brunsch Exp
*
* Copyright (c) 1994, 1995. Netscape Communications Corporation. All
* rights reserved.
*
* Use of this software is governed by the
www.eeworm.com/read/100745/6265157
makefile
##############################################################################
# Microwindows template Makefile
# Copyright (c) 2000 Martin Jolicoeur, Greg Haerr
######################################