代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6251446
ddl objects.ddl
ADJECTIVE red,green,blue,clear;
ADJECTIVE glass;
NOUN red message(road2); { It's red so there can be others elsewhere }
red message(WEIGH) = CAPAC;
red message(LDESC) = ($say "There is a messa
www.eeworm.com/read/101042/6258596
pl objects.pl
#!/usr/local/bin/perl
open (NUMIN,"$ARGV[1]") || die "Can't open number file $ARGV[1]";
$max_nid=0;
$o=0;
while()
{
chop;
$o++;
s/#.*$//;
next if /^\s*$/;
($Cname,$mynum) = split;
if (d
www.eeworm.com/read/101042/6258599
h objects.h
/* crypto/objects/objects.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com
www.eeworm.com/read/101042/6258602
txt objects.txt
1 : ISO : iso
iso 2 : member-body : ISO Member Body
member-body 840 : ISO-US : ISO US Member Body
ISO-US 10040 : X9-57 : X9.57
X9-57 4 : X9cm : X9.57 CM ?
!Cname dsa
X9cm 1 : DSA
www.eeworm.com/read/101042/6258607
readme objects.readme
objects.txt syntax
------------------
To cover all the naming hacks that were previously in objects.h needed some
kind of hacks in objects.txt.
The basic syntax for adding an object is as follows:
www.eeworm.com/read/101042/6259147
h objects.h
/* crypto/objects/objects.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com
www.eeworm.com/read/493665/6388717
h objects.h
/*
*********************************************************************************
* In the name of Almighty *
*
www.eeworm.com/read/493665/6388720
cpp objects.cpp
/*
*********************************************************************************
* In the name of Almighty *
*
www.eeworm.com/read/493279/6399751
mac _objects.mac
ALPHA_OBJECTS= \
$(_OBJ_DIR)\alpha\driver.res \
$(_OBJ_DIR)\alpha\driver.obj \
$(_OBJ_DIR)\alpha\ioctl.obj \
$(_OBJ_DIR)\alpha\pnp.obj \
$(_OBJ_DIR)\alpha\rw.obj
PASS0_ALPH
www.eeworm.com/read/492446/6423241
mk objects.mk
################################################################################
# Automatically-generated file. Do not edit!
##########################################################################