代码搜索:Infrastructure

找到约 1,506 项符合「Infrastructure」的源代码

代码结果 1,506
www.eeworm.com/read/177353/5328234

c table.c

/* HTML tables parser */ /* Note that this does *not* fit to the HTML parser infrastructure yet, it has * some special custom calling conventions and is managed from * document/html/tables.c. */ #
www.eeworm.com/read/332904/3391670

java infrastructureexception.java

package org.hibernate.auction.exceptions; /** * This exception is used to mark (fatal) failures in infrastructure and system code. * * @author Christian Bauer */ public
www.eeworm.com/read/316872/3599186

h mutex-null.h

/* * include/asm-generic/mutex-null.h * * Generic implementation of the mutex fastpath, based on NOP :-) * * This is used by the mutex-debugging infrastructure, but it can also * be used by arch
www.eeworm.com/read/316872/3602629

h timewait_sock.h

/* * NET Generic infrastructure for Network protocols. * * Authors: Arnaldo Carvalho de Melo * * This program is free software; you can redistribute it and/or * modify
www.eeworm.com/read/316872/3602765

h inet_connection_sock.h

/* * NET Generic infrastructure for INET connection oriented protocols. * * Definitions for inet_connection_sock * * Authors: Many people, see the TCP sources * * From code originally in T
www.eeworm.com/read/316872/3604064

txt fault-injection.txt

Fault injection capabilities infrastructure =========================================== See also drivers/md/faulty.c and "every_nth" module option for scsi_debug. Available fault injection capabili
www.eeworm.com/read/316872/3604446

txt scsi_eh.txt

SCSI EH ====================================== This document describes SCSI midlayer error handling infrastructure. Please refer to Documentation/scsi/scsi_mid_low_api.txt for more information rega
www.eeworm.com/read/314660/3630668

java repmgrconfigtest.java

/* * A test case that brings up the replication * manager infrastructure as master. Then shut * the master down cleanly. * This case does not have any replication clients * or even update the un
www.eeworm.com/read/314660/3630672

java repmgrstartuptest.java

/* * A test case that brings up the replication * manager infrastructure as master. Then shut * the master down cleanly. * This case does not have any replication clients * or even update the un
www.eeworm.com/read/289672/3989824

java infrastructureexception.java

package SOMA.security.infrastructure; //import debug.System; public class InfrastructureException extends Exception {// implements java.io.Serializable { public String s; public In