代码搜索结果
找到约 10,000 项符合
Storage 的代码
shifts.c
/** Tests covering the shift operators.
disabled for pic16
sign: signed, unsigned
type: char, int, long
storage: static,
attr: volatile
vals: 3
pending - 1792, 851968,
usblspnp.c
/*++
Copyright (c) 1999 Microsoft Corporation
Module Name:
Usblspnp.c
Abstract:
USB LS-120 Mass Storage Device Sample Driver
Plug and Play module
Environment:
ke
pngset.c
/* pngset.c - storage of image information into info struct
*
* libpng 1.2.7 - September 12, 2004
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998
pngset.c
/* pngset.c - storage of image information into info struct
*
* Last changed in libpng 1.2.15 January 5, 2007
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (
kconfig
config INFINIBAND_SRP
tristate "InfiniBand SCSI RDMA Protocol"
depends on INFINIBAND && SCSI
---help---
Support for the SCSI RDMA Protocol over InfiniBand. This
allows you to access storage
xreadlink.c
/* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modif
hibernateflowlogdao.java
package cn.myapps.core.workflow.storage.flowlog.dao;
import cn.myapps.base.dao.HibernateBaseDAO;
public class HibernateFlowLogDAO extends HibernateBaseDAO implements FlowLogDAO {
public Hibern
flowstatertprocess.java
package cn.myapps.core.workflow.storage.runtime.ejb;
import cn.myapps.base.ejb.BaseProcess;
public interface FlowStateRTProcess extends BaseProcess {
public abstract FlowStateRT findFlowStateR
hibernateactorrtdao.java
package cn.myapps.core.workflow.storage.runtime.dao;
import cn.myapps.base.dao.HibernateBaseDAO;
public class HibernateActorRTDAO extends HibernateBaseDAO implements ActorRTDAO{
public Hibe
hibernateactorhisdao.java
package cn.myapps.core.workflow.storage.runtime.dao;
import cn.myapps.base.dao.HibernateBaseDAO;
public class HibernateActorHISDAO extends HibernateBaseDAO implements ActorRTDAO{
public Hib