代码搜索:Store
找到约 10,000 项符合「Store」的源代码
代码结果 10,000
www.eeworm.com/read/217381/4873080
c store.c
/*
* (C) Copyright 2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you
www.eeworm.com/read/216802/4884857
c store.c
/*
* Copyright 2002 Mike McCormack for CodeWeavers
* Copyright 2004-2006 Juan Lang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Le
www.eeworm.com/read/216450/4893221
c store.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/*
Module: store values from stack,
www.eeworm.com/read/216450/4893710
c store.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/*
Module: store values from stack,
www.eeworm.com/read/216450/4895486
h store.h
/* Type definitions for the Data Store Server. */
struct data_store {
int ds_flags; /* flags for this store */
int ds_key; /* key to lookup information */
long ds_val_l1; /* data associated
www.eeworm.com/read/216450/4895488
c store.c
/* Implementation of the Data Store. */
#include "inc.h"
/* Allocate space for the data store. */
PRIVATE struct data_store ds_store[NR_DS_KEYS];
PRIVATE int nr_in_use;
PRIVATE _PROTOTYPE(int find_
www.eeworm.com/read/215493/4902711
java store.java
/*
* Bytecode Analysis Framework
* Copyright (C) 2003,2004 University of Maryland
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser
www.eeworm.com/read/210287/4950602
java __store.java
/* compiled from JSP: /store.jsp
*
* This code was automatically generated at 2:33:30 PM on Oct 24, 2005
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*/
package jsp_servlet;
import jav
www.eeworm.com/read/209211/4981677
c store.c
#include
#include
#include
#include
#include "imap4d.h"
static NamedInt flagMap[] =
{
{"\\Seen", MSeen},
{"\\Answered", MAnswered},
{"\\Flagged", MFlagged},
{"\\De