代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/183550/5254514
c variable.c
/*C**************************************************************************
* NAME: variable.c
*----------------------------------------------------------------------------
* Copyright (c
www.eeworm.com/read/183550/5254588
c variable.c
/*C**************************************************************************
* $RCSfile: variable.c,v $
*----------------------------------------------------------------------------
* Copyright (c
www.eeworm.com/read/183001/5259290
c variable.c
/*-------------------------------------------------------------------------
*
* variable.c
* Routines for handling specialized SET variables.
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL
www.eeworm.com/read/183001/5259850
h variable.h
/*
* variable.h
* Routines for handling specialized SET variables.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the Univers
www.eeworm.com/read/183001/5260050
c variable.c
#include "postgres_fe.h"
#include "extern.h"
struct variable *allvariables = NULL;
struct variable *
new_variable(const char *name, struct ECPGtype * type, int brace_level)
{
struct variable *p =
www.eeworm.com/read/174122/5363638
java variable.java
/*_############################################################################
_##
_## SNMP4J - Variable.java
_##
_## Copyright 2003-2005 Frank Fock and Jochen Katz (SNMP4J.org)
_##
www.eeworm.com/read/171479/5394583
java variable.java
/*
$Id: Variable.java,v 1.4 2006/01/19 00:06:51 blackdrag Exp $
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and associated docum
www.eeworm.com/read/171479/5394676
java variable.java
/*
$Id: Variable.java,v 1.12 2006/03/27 16:53:34 blackdrag Exp $
Copyright 2003 (C) James Strachan and Bob Mcwhirter. All Rights Reserved.
Redistribution and use of this software and associated d
www.eeworm.com/read/171265/5397773
java variable.java
package com.power.pipeengine.Variable;
import java.util.*;
import com.power.pipeengine.LPModel.*;
import com.power.lpsolver.LPSolve.*;
public class Variable
{
private Vector _variables =
www.eeworm.com/read/171265/5397818
java variable.java
package com.power.lpsolver.LPSolve;
import java.util.ResourceBundle;
/**
*
* Title: PIPE Engine
* Description: Global Planning Optimization Engine
* Copyright: Copyright (