代码搜索:Command

找到约 10,000 项符合「Command」的源代码

代码结果 10,000
www.eeworm.com/read/475888/1377194

h lfpport_command.h

/* * * * Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribu
www.eeworm.com/read/475888/1377249

c lfp_command.c

/* * * * Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribu
www.eeworm.com/read/475888/1377257

h lfp_command.h

/* * * * Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribu
www.eeworm.com/read/472568/1406628

s tm_command.s

/* *---------------------------------------------------------------------- * T-Kernel * * Copyright (C) 2004 by Ken Sakamura. All rights reserved. * T-Kernel is distributed under the T-L
www.eeworm.com/read/467464/1501632

h flash_command.h

///////////// Controller Command //////////////////////// parameter CMD_READ = 3'h0; parameter CMD_WRITE = 3'h1; parameter CMD_BLK_ERA = 3'h2; parameter CMD_SEC_ERA = 3'h3; parameter CMD_
www.eeworm.com/read/464255/1532024

vhd command_fifo.vhd

------------------------------------------------------------------------------- -- $Id: command_fifo.vhd,v 1.1 2005/02/18 15:30:22 wirthlin Exp $ ----------------------------------------------------
www.eeworm.com/read/464255/1532062

vhd command_fifo.vhd

------------------------------------------------------------------------------- -- $Id: command_fifo.vhd,v 1.1 2005/02/17 20:29:35 crh Exp $ ---------------------------------------------------------
www.eeworm.com/read/462673/1543436

po command_test.po

command_test.o command_test.o: command_test.c ../src/config.h \ /usr/include/stdio.h /usr/include/features.h /usr/include/sys/cdefs.h \ /usr/include/gnu/stubs.h \ /usr/lib/gcc-lib/i486-linux/3.3
www.eeworm.com/read/457363/1598182

java~4~ command.java~4~

package com.corp.bisc.ebiz.base; import java.util.*; abstract public interface Command { final public static String RESULT_SUCCESS = "success"; final public static String RESULT_FAILED = "f
www.eeworm.com/read/457363/1598210

java~1~ command.java~1~

package com.ibm.bisc.ebiz.base; import java.util.*; abstract public interface Command { final public static String RESULT_SUCCESS = "success"; final public static String RESULT_FAILED = "fa