代码搜索:Ext

找到约 10,000 项符合「Ext」的源代码

代码结果 10,000
www.eeworm.com/read/135592/13918583

c super.c

/* * linux/fs/ext2/super.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) *
www.eeworm.com/read/178204/9414992

m4 gnome-undelfs.m4

dnl GNOME_UNDELFS_CHECKS dnl Check for ext2fs undel support. dnl Set shell variable ext2fs_undel to "yes" if we have it, dnl "no" otherwise. May define USE_EXT2FSLIB for cpp. dnl Will set
www.eeworm.com/read/198865/7906635

m4 gnome-undelfs.m4

dnl GNOME_UNDELFS_CHECKS dnl Check for ext2fs undel support. dnl Set shell variable ext2fs_undel to "yes" if we have it, dnl "no" otherwise. May define USE_EXT2FSLIB for cpp. dnl Will set
www.eeworm.com/read/316230/13527981

m4 gnome-undelfs.m4

dnl GNOME_UNDELFS_CHECKS dnl Check for ext2fs undel support. dnl Set shell variable ext2fs_undel to "yes" if we have it, dnl "no" otherwise. May define USE_EXT2FSLIB for cpp. dnl Will set
www.eeworm.com/read/121597/14750186

m4 gnome-undelfs.m4

dnl GNOME_UNDELFS_CHECKS dnl Check for ext2fs undel support. dnl Set shell variable ext2fs_undel to "yes" if we have it, dnl "no" otherwise. May define USE_EXT2FSLIB for cpp. dnl Will set
www.eeworm.com/read/205541/15314098

c extension.c

/*****************************************************************************/ /* Author: Brendt Wohlberg (Los Alamos National Laboratory). */ /* Copyright 2001 University of Califo
www.eeworm.com/read/449740/7497495

c init.c

#define INIT_GLOBALS #include "includes.h" INIT_EXT void INIT_System (void) { EA = 0; CKCON = 0xff; /*控制看门狗喂狗时间长度*/ ALU_MOD = 0; /*设置成8位运算模式*/ LCD =
www.eeworm.com/read/326136/13163013

mak msrules.mak

$(OBJS) : $(FLAGSFILE) $(RULESFILE) $(INST_LIBS) $(OXF_LIBS) $(TARGET_MAIN)$(OBJ_EXT) : $(TARGET_MAIN)$(CPP_EXT) $(OBJS) $(FLAGSFILE) $(RULESFILE) $(INST_LIBS) $(OXF_LIBS) !IF "$(TIME_MODEL)" ==
www.eeworm.com/read/471777/6881719

vhd list_ch03_11_gen_add.vhd

--Listing 3.11 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity gen_add_w_carry is generic(N: integer:=4); port( a, b: in std_logic_vector(N-1 downto 0);
www.eeworm.com/read/471796/6881996

vhd list_ch03_11_gen_add.vhd

--Listing 3.11 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity gen_add_w_carry is generic(N: integer:=4); port( a, b: in std_logic_vector(N-1 downto 0);