代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/166778/9998883

po ms.po

# Bison Bahasa Melayu (Malay) (ms). # Copyright (C) 2003 Free Software Foundation, Inc. # This file is distributed under the same license as the Bison package. # Sharuzzaman Ahmat Raslan
www.eeworm.com/read/166778/9998890

po nl.po

# Dutch messages for GNU bison. # Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. # Tim Van Holder , 2002, 2003, 2004, 2005. # Erick Branderhorst
www.eeworm.com/read/166778/9998911

pot bison.pot

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy
www.eeworm.com/read/166778/9998980

po vi.po

# Vietnamese Translation for bison-2.0a. # Copyright © 2005 Free Software Foundation, Inc. # Clytie Siddall , 2005. # msgid "" msgstr "" "Project-Id-Version: bison 2.0a\n" "R
www.eeworm.com/read/166778/9998990

po de.po

# German translation for message of GNU bison. # Copyright (C) 1996 Free Software Foundation, Inc. # Ulrich Drepper , 1996. # Michael Piefel , 2
www.eeworm.com/read/166778/9998993

po rw.po

# Kinyarwanda translations for bison package. # Copyright (C) 2005 Free Software Foundation, Inc. # This file is distributed under the same license as the bison package. # Steve Murphy
www.eeworm.com/read/362403/10000417

eqn i2c.fit.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/165847/10049594

de-ch

# rdesktop Swiss-German (de-ch) keymap file # 2003-06-03 by noldi@tristar.ch # include common map 0x00000807 # # Scan Code 1 section 0x29 degree 0x29 shift notsign 0x29 altgr inhibit # # Scan Code 2
www.eeworm.com/read/164942/10081186

vhd debounce.vhd

--debounce.vhd keypress debounce library ieee ; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity debounce is port( key_pressed : in std_logic;--key_pressed? clk : in
www.eeworm.com/read/164767/10089689

h pgtbl.h

#ifndef _ASM_PGTBL_H #define _ASM_PGTBL_H #include #include "pte.h" struct pgtbl_t { pde_t pgd[1024]; pde_t * getpde(ulong vaddr) { return pgd + pdeidx(vaddr); } int present(ulong