代码搜索结果
找到约 10,000 项符合
C 的代码
sparcv8.s
.ident "sparcv8.s, Version 1.4"
.ident "SPARC v8 ISA artwork by Andy Polyakov "
/*
* ====================================================================
* Written by Andy Pol
makefile
#
# SSLeay/crypto/comp/Makefile
#
DIR= comp
TOP= ../..
CC= cc
INCLUDES= -I.. -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.
makefile.ssl
#
# SSLeay/crypto/comp/Makefile
#
DIR= comp
TOP= ../..
CC= cc
INCLUDES= -I.. -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.
makefile.save
#
# SSLeay/crypto/comp/Makefile
#
DIR= comp
TOP= ../..
CC= cc
INCLUDES= -I.. -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.
vpayselect.java
/******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1
* ("License"); You may not use this f
naturalaccount.jbx
[PropertyInfo]
accountType,String,false,false,AccountType,AccountType,true,
c_Element_ID,int,false,false,C_Element_ID,C_Element_ID,true,
description,String,false,false,Description
mallocation.java
/******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1
* ("License"); You may not use this f
mpayselectioncheck.java
/******************************************************************************
* The contents of this file are subject to the Compiere License Version 1.1
* ("License"); You may not use this f
docline_cash.jbx
[PropertyInfo]
Amount,BigDecimal,false,false, , ,false,
C_BankAcct_ID,int,false,false, , ,false,
C_Invoice_ID,int,false,false, , ,false,
CashType,String,false,false, , ,
c_order_post.sql
CREATE OR REPLACE PROCEDURE C_Order_Post
(
PInstance_ID IN NUMBER
)
/*************************************************************************
* The contents of this file are subject to th