代码搜索:consistent

找到约 2,698 项符合「consistent」的源代码

代码结果 2,698
www.eeworm.com/read/416787/11013098

c linux_main.c

/* * Linux Driver for 64xx chips * Copyright (C) 2006 Marvell Technology Group Ltd. All Rights Reserved. * linux_main.c * * */ #include "hba_header.h" #include "linux_main.h" #include "hba
www.eeworm.com/read/488031/1234446

dot graph.dot

/* Created by mdot for Matlab */ digraph m2html { cdkf -> addangle; cdkf -> cvecrep; cdkf -> subangle; consistent -> checkstructfields; consistent -> stringmatch; convgausns -> consistent;
www.eeworm.com/read/302589/3824850

dot graph.dot

/* Created by mdot for Matlab */ digraph m2html { cdkf -> addangle; cdkf -> cvecrep; cdkf -> subangle; consistent -> checkstructfields; consistent -> stringmatch; convgausns -> consistent;
www.eeworm.com/read/301946/3829874

dot graph.dot

/* Created by mdot for Matlab */ digraph m2html { cdkf -> addangle; cdkf -> cvecrep; cdkf -> subangle; consistent -> checkstructfields; consistent -> stringmatch; convgausns -> consistent;
www.eeworm.com/read/359369/2978568

dot graph.dot

/* Created by mdot for Matlab */ digraph m2html { cdkf -> addangle; cdkf -> cvecrep; cdkf -> subangle; consistent -> checkstructfields; consistent -> stringmatch; convgausns -> consistent;
www.eeworm.com/read/162614/5537794

hpp debug_fn_imps.hpp

// -*- C++ -*- // Copyright (C) 2005 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it und
www.eeworm.com/read/226641/4782930

ver pci-dma.ver

#define __ver_pci_alloc_consistent ca1c24c8 #define pci_alloc_consistent _set_ver(pci_alloc_consistent) #define __ver_pci_free_consistent 1bfc1908 #define pci_free_consistent _set_ver(pci_free_consist
www.eeworm.com/read/411851/11224388

cfg seperator.cfg

#to speicfy the seperator of the report. #This file must be consistent with ISN config START_DATA_INDICATOR [ END_DATA_INDICATOR ] NESTING_INDICATOR_OPEN { NESTING_INDICATOR_
www.eeworm.com/read/316872/3598381

h seqlock.h

#ifndef __LINUX_SEQLOCK_H #define __LINUX_SEQLOCK_H /* * Reader/writer consistent mechanism without starving writers. This type of * lock for data where the reader wants a consistent set of informat
www.eeworm.com/read/250243/4436414

c dma-mapping.c

/* * PowerPC version derived from arch/arm/mm/consistent.c * Copyright (C) 2001 Dan Malek (dmalek@jlc.net) * * Copyright (C) 2000 Russell King * * Consistent memory allocators. Used for DM