代码搜索:two-level
找到约 54 项符合「two-level」的源代码
代码结果 54
www.eeworm.com/read/323119/13352790
test fulltext2.test
#
# test of new fulltext search features
#
#
# two-level tree
#
--disable_warnings
DROP TABLE IF EXISTS t1;
--enable_warnings
CREATE TABLE t1 (
i int(10) unsigned not null auto_increment primary
www.eeworm.com/read/316872/3596141
c bitmap.c
/*
* bitmap.c two-level bitmap (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003
*
* bitmap_create - sets up the bitmap structure
* bitmap_destroy - destroys the bitmap structure
*
* additions, Copyrig
www.eeworm.com/read/398634/2375214
test fulltext2.test
#
# test of new fulltext search features
#
#
# two-level tree
#
--disable_warnings
DROP TABLE IF EXISTS t1;
--enable_warnings
CREATE TABLE t1 (
i int(10) unsigned not null auto_increment primary
www.eeworm.com/read/358128/3004483
test fulltext2.test
#
# test of new fulltext search features
#
#
# two-level tree
#
--disable_warnings
DROP TABLE IF EXISTS t1;
--enable_warnings
CREATE TABLE t1 (
i int(10) unsigned not null auto_increment primary
www.eeworm.com/read/179911/5299405
h pgalloc-2level.h
#ifndef __ASM_SH_PGALLOC_2LEVEL_H
#define __ASM_SH_PGALLOC_2LEVEL_H
/*
* traditional two-level paging, page table allocation routines:
*/
static __inline__ pmd_t *get_pmd_fast(void)
{
return (pmd
www.eeworm.com/read/350097/3134295
h pgalloc-2level.h
#ifndef __ASM_SH_PGALLOC_2LEVEL_H
#define __ASM_SH_PGALLOC_2LEVEL_H
/*
* traditional two-level paging, page table allocation routines:
*/
static __inline__ pmd_t *get_pmd_fast(void)
{
return (pmd
www.eeworm.com/read/125688/6023290
h pgtable.h
/*
* linux/include/asm-arm/proc-armo/pgtable.h
*
* Copyright (C) 1995, 1996 Russell King
* Modified 18/19-Oct-1997 for two-level page table
*/
#ifndef __ASM_PROC_PGTABLE_H
#define __ASM_PROC_PGTA
www.eeworm.com/read/196036/5105204
h pgtable.h
/*
* linux/include/asm-arm/proc-armo/pgtable.h
*
* Copyright (C) 1995, 1996 Russell King
* Modified 18/19-Oct-1997 for two-level page table
*/
#ifndef __ASM_PROC_PGTABLE_H
#define __ASM_PROC_PGTA
www.eeworm.com/read/209559/4970002
h pgtable-2level.h
#ifndef _ASM_M32R_PGTABLE_2LEVEL_H
#define _ASM_M32R_PGTABLE_2LEVEL_H
/* $Id$ */
#include
/*
* traditional M32R two-level paging structure:
*/
#define PGDIR_SHIFT 22
#define PTR
www.eeworm.com/read/209559/4970177
h pgtable-2level-defs.h
#ifndef _I386_PGTABLE_2LEVEL_DEFS_H
#define _I386_PGTABLE_2LEVEL_DEFS_H
/*
* traditional i386 two-level paging structure:
*/
#define PGDIR_SHIFT 22
#define PTRS_PER_PGD 1024
/*
* the i386 is two