代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/247267/12669992
diff magic.diff
This file contains a patch to the Linux file /usr/share/magic which will
allow the "file" command to properly identify tags file producted by
Exuberant Ctags. To apply the patch, issue the following c
www.eeworm.com/read/407093/11429531
c~ relax_snode.c~
/*! @file relax_snode.c
* \brief Identify initial relaxed supernodes
*
*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawren
www.eeworm.com/read/407093/11429551
c heap_relax_snode.c
/*! @file heap_relax_snode.c
* \brief Identify the initial relaxed supernodes
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* a
www.eeworm.com/read/407093/11429570
c relax_snode.c
/*! @file relax_snode.c
* \brief Identify initial relaxed supernodes
*
*
* -- SuperLU routine (version 2.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawren
www.eeworm.com/read/407093/11429668
c~ heap_relax_snode.c~
/*! @file heap_relax_snode.c
* \brief Identify the initial relaxed supernodes
*
*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* a
www.eeworm.com/read/406606/11439187
features
========
FEATURES
========
The JavaScript Browser Sniffer is able to identify these browsers:
* Microsoft Internet Explorer (should work with any version)
* Netscape 4.x, 6.x and 7.x
* M
www.eeworm.com/read/251835/12317587
m isinpoly.m
function idx = isinpoly(wp,p,varargin)
%ISINPOLY Identify points interior/exterior to a polygon.
% ISINPOLY(WP,P) returns a logical vector the size of WP in which
% nonzero means the correspond
www.eeworm.com/read/128997/14270296
h inode.h
#ifndef __INODE_H
#define __INODE_H
/*
* Wrapper for an ext2 inode, used to
* synchronise access to it
*/
typedef struct _Inode
{
/*
* InodeNo and Super->Device uniquely identify
www.eeworm.com/read/128847/14276560
h romtype.h
//define the function to identify the ROM type
#ifndef __ROMTYPE_H__
#define __ROMTYPE_H__
#include "FlashInfo.h"
void ROMType( PFLASHCHIPINFO pMyFlash, LONGINT ROMBase, LONGINT* XMSBlockLeft,