代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/338072/3324360
c crx_std.c
/*
* Program: Exclusive create of a file
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Building, AG-
www.eeworm.com/read/338072/3324366
c log_std.c
/*
* Program: Standard login
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Building, AG-44
* Seatt
www.eeworm.com/read/337546/3331466
lds vmlinux-std.lds
/* ld script to make m68k Linux kernel */
#include
OUTPUT_FORMAT("elf32-m68k", "elf32-m68k", "elf32-m68k")
OUTPUT_ARCH(m68k)
ENTRY(_start)
jiffies = jiffies_64 + 4;
SECTI
www.eeworm.com/read/337546/3333454
c tape_std.c
/*
* drivers/s390/char/tape_std.c
* standard tape device functions for ibm tapes.
*
* S390 and zSeries version
* Copyright (C) 2001,2002 IBM Deutschland Entwicklung GmbH, IBM Corporation
www.eeworm.com/read/337546/3333459
h tape_std.h
/*
* drivers/s390/char/tape_std.h
* standard tape device functions for ibm tapes.
*
* Copyright (C) IBM Corp. 2001,2006
* Author(s): Carsten Otte
* Tuan Ngo-Anh
www.eeworm.com/read/334226/3371581
m std-1.m
x = ones (10, 2);
y = [1, 3];
std (x) == [0, 0] && abs (std (y) - sqrt (2)) < sqrt (eps)
www.eeworm.com/read/332131/3401317
src us-std.src
/* Keymap for US MF-2 keyboard. */
u16_t keymap[NR_SCAN_CODES * MAP_COLS] = {
/* scan-code !Shift Shift Alt1 Alt2 Alt+Sh Ctrl */
/* =================================================================
www.eeworm.com/read/331534/3410007
h logfile_std.h
//
// LogFile_STD.h
//
// $Id: //poco/1.3/Foundation/include/Poco/LogFile_STD.h#2 $
//
// Library: Foundation
// Package: Logging
// Module: LogFile
//
// Definition of the LogFileImpl class