代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5556730
c dvma.c
/* dvma support routines */
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/161121/5557648
c init.c
/*
* linux/arch/x86_64/mm/init.c
*
* Copyright (C) 1995 Linus Torvalds
* Copyright (C) 2000 Pavel Machek
* Copyright (C) 2002 Andi Kleen
*/
#include
www.eeworm.com/read/161121/5557649
c k8topology.c
/*
* AMD K8 NUMA support.
* Discover the memory map and associated nodes.
*
* Doesn't use the ACPI SRAT table because it has a questionable license.
* Instead the northbridge registers are read
www.eeworm.com/read/160303/5573286
in _plutorun.in
#!/bin/sh
# Pluto control daemon
# Copyright (C) 1998, 1999, 2001 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Publ
www.eeworm.com/read/160303/5574654
look-for-key
#!/bin/sh
#
# this script looks for a KEY resource record at a given name
# It does so using lwdnsq in HEAD
# and
# with dig in 2.xx
#
item=$1 shift
partof=$1 shift
dig $item key >/dev/null
ech
www.eeworm.com/read/159166/5588093
c editfloat.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/158624/5596861
c example_281xadcseq_ovdtest.c
//###########################################################################
//
// FILE: Example_281xAdcSeq_ovdTest.c
//
// TITLE: DSP281x ADC Seq Override mode Test.
//
// ASSUMPTIONS:
//
www.eeworm.com/read/157105/5607611
c editfloat.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/155965/5616685
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
www.eeworm.com/read/155965/5616700
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;