代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/272146/10968618

xml corba idl.xml

www.eeworm.com/read/271050/11010746

pkg std_logic_plus.pkg

-- Source: T:/hwdev/generic/VHDL/std_logic_plus.pkg -- Designer: Tim Pagden -- Description: Extensions to the std_logic_class package to allow -- conversion functions and mixed operators
www.eeworm.com/read/271050/11010747

bdy std_logic_plus.bdy

-- Source: T:/hwdev/generic/VHDL/std_logic_plus.bdy -- Designer: Tim Pagden -- Description: Extensions to the std_logic_class package to allow -- conversion functions and mixed operators
www.eeworm.com/read/224961/7127237

java rowprefetch_statement.java

/* * This sample shows how to use the Oracle performance extensions * for row-prefetching. This allows the driver to fetch multiple * rows in one round-trip, saving unecessary round-trips to the d
www.eeworm.com/read/224961/7127239

java rowprefetch_connection.java

/* * This sample shows how to use the Oracle performance extensions * for row-prefetching. This allows the driver to fetch multiple * rows in one round-trip, saving unecessary round-trips to the d
www.eeworm.com/read/460482/7248870

notice

Apache Tomcat Copyright 1999-2007 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/). Java Management Extensions (JMX)
www.eeworm.com/read/458010/7314236

m unixwhich.m

function f=unixwhich(c,e) %UNIXWHICH Search system path for an executable program [F]=(C,E) % % Inputs: C name of file to search for (excluding extension) % E list of extensions [default
www.eeworm.com/read/448350/7534461

m unixwhich.m

function f=unixwhich(c,e) %UNIXWHICH Search system path for an executable program [F]=(C,E) % % Inputs: C name of file to search for (excluding extension) % E list of extensions [default
www.eeworm.com/read/440750/7682219

m unixwhich.m

function f=unixwhich(c,e) %UNIXWHICH Search system path for an executable program [F]=(C,E) % % Inputs: C name of file to search for (excluding extension) % E list of extensions [default
www.eeworm.com/read/438135/7735913

c inode.c

/* * linux/fs/fat/inode.c * * Written 1992,1993 by Werner Almesberger * VFAT extensions by Gordon Chaffee, merged with msdos fs by Henrik Storner * Rewritten for the constant inumbers support