代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/467181/1504242
h sdhc.h
#include "io.h"
#ifndef SDHC_H
#define SDHC_H
int sdhc_dma_read_single(unsigned long offset, unsigned char *blkbuf);
int sdhc_dma_read_multiple(unsigned long offset, unsigned char *blkbuf, int n
www.eeworm.com/read/465297/1521327
h multi-gram.h
/**
* @file multi-gram.h
*
*
* @brief 剩眶の矢恕を票箕に胺うための年盗.
*
*
*
* @brief Definitions for managing multiple grammars.
*
*
* @author Akinobu Lee
* @date Fri Jul
www.eeworm.com/read/240162/4589768
h mixed-struct-check.h
/* Function definitions that are used by multiple tests. */
void checkScd (Scd x, int i)
{ if (x.c != (char)i || x.d != (double)i+1) DEBUG_CHECK }
void checkScdc (Scdc x, int i)
{ if (x.c != (char)i
www.eeworm.com/read/233448/4684767
h mixed-struct-check.h
/* Function definitions that are used by multiple tests. */
void checkScd (Scd x, int i)
{ if (x.c != (char)i || x.d != (double)i+1) DEBUG_CHECK }
void checkScdc (Scdc x, int i)
{ if (x.c != (char)i
www.eeworm.com/read/209211/4984399
c ndbparse.c
#include
#include
#include
#include
#include
#include "ndbhf.h"
/*
* Parse a data base entry. Entries may span multiple
* lines. An entry starts on a le
www.eeworm.com/read/173141/5378878
sql desc_index.sql
-- this also tests multiple indexes share one conglomerate if they essentially
-- are the same
autocommit off;
create table tab1 (c1 int, c2 smallint, c3 double precision, c4 varchar(30),
c5 va
www.eeworm.com/read/162614/5529758
h mixed-struct-check.h
/* Function definitions that are used by multiple tests. */
void checkScd (Scd x, int i)
{ if (x.c != (char)i || x.d != (double)i+1) DEBUG_CHECK }
void checkScdc (Scdc x, int i)
{ if (x.c != (char)i
www.eeworm.com/read/345985/3194771
str
a simple test
multiple tests
a difficult one
a spanning one
and an unbalanced test
www.eeworm.com/read/334753/3363259
str
a simple test
multiple tests
a difficult one
a spanning one
and an unbalanced test
www.eeworm.com/read/316872/3585214
c pgtable.c
#include
#include
#include
void show_mem(void)
{
#ifndef CONFIG_NEED_MULTIPLE_NODES /* XXX(hch): later.. */
int pfn, total = 0, reserved = 0;
int share