代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/362918/2926224
asm scan_block.asm
/*******************************************************************************
Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved.
Developed by Joint Development Software Application Tea
www.eeworm.com/read/360437/2961791
cpp ndbapi_scan.cpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fo
www.eeworm.com/read/359526/2975309
c scan_helpers.c
/*
* WPA Supplicant - Helper functions for scan result processing
* Copyright (c) 2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/359525/2975594
c scan_helpers.c
/*
* WPA Supplicant - Helper functions for scan result processing
* Copyright (c) 2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/358128/3002029
awk scan_makefile_in.awk
BEGIN {
mode=0
sources=""
}
mode == 0 && /^LTLIBRARY_SOURCES.*\\$/ {
if (match($0, "[^=]*$")) {
sources=substr($0, RSTART, RLENGTH-1)
}
mode=1
next
}
mode == 0 && /^LTLIBRARY_SOURCES.*/ {
i
www.eeworm.com/read/355365/3053929
rb german.scan.rb
#
# german.scan.rb
# ScanCode translation for a german keyboard
#
theInputSystem = get('/sys/server/input');
if (theInputSystem == nil)
print "(german.scan.rb) cannot find the InputServer)\n
www.eeworm.com/read/355365/3054439
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/355365/3054441
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/350657/3119671
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/350657/3119987
c dmi_scan.c
#include
#include
#include
#include
#include
#include
#include
#include
#