代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/389864/2535216
rb us.scan.rb
# ScanCode translation for a German keyboard
theInputSystem = get('/sys/server/input');
if (theInputSystem != nil)
theInputSystem.addCode (Input.IC_1, '1', '1'[0], '!'[0], 0);
theInputSystem.add
www.eeworm.com/read/389864/2535218
rb german.scan.rb
# ScanCode translation for a German keyboard
theInputSystem = get('/sys/server/input');
if (theInputSystem != nil)
theInputSystem.addCode (Input.IC_1, '1', '1'[0], '!'[0], 0);
theInputSystem.add
www.eeworm.com/read/385891/2578928
s fp_scan.s
/*
* fp_scan.S
*
* Copyright Roman Zippel, 1997. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/385891/2579244
c dmi_scan.c
#include
#include
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/385891/2581127
l aicasm_scan.l
%{
/*
* Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler.
*
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
*
www.eeworm.com/read/385462/2590986
c dmi_scan.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/383940/2606409
nc mlme_scan.nc
/**
* MLME-SCAN-Service Access Point
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author IPP HURRAY http://www.open-zb.net
* @author Andre Cunha
* pag 93
*
*/
interface MLME_
www.eeworm.com/read/376006/2717067
c pl_scan.c
#define yy_create_buffer plpgsql_base_yy_create_buffer
#define yy_delete_buffer plpgsql_base_yy_delete_buffer
#define yy_scan_buffer plpgsql_base_yy_scan_buffer
#define yy_scan_string plpgsql_base_yy_
www.eeworm.com/read/375736/2720453
inc scan3.inc
;* CW : Character Windows
;*
;* scan3.inc : DOS 3 scan codes
;*****************************************************************************
SS_RSHIFT equ 00001h
SS_LSHIFT equ 00002h
SS_CONTROL
www.eeworm.com/read/375190/2735577
cpp scan_test.cpp
// Copyright (C) 2005, 2006 Douglas Gregor .
// Use, modification and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE