代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3584745
c uaccess_std.c
/*
* arch/s390/lib/uaccess_std.c
*
* Standard user space access functions based on mvcp/mvcs and doing
* interesting things in the secondary space mode.
*
* Copyright (C) IBM Corp. 2006
*
www.eeworm.com/read/316872/3589001
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/316872/3590777
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/316872/3590784
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/314992/3626396
js std_stranjf.js
//模仿语言包式的简繁转换功能插件!
//Edited by Stardy --2005-04-16 , Web :http://www.stardy.com , QQ:2885465
var Default_isFT = 0 //默认是否繁体,0-简体,1-繁体
var StranIt_Delay = 50 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来)
//----
www.eeworm.com/read/314341/3635166
js std_stranjf.js
//模仿语言包式的简繁转换功能插件!
//Edited by Stardy --2005-04-16 , Web :http://www.stardy.com , QQ:2885465
var Default_isFT = 0 //默认是否繁体,0-简体,1-繁体
var StranIt_Delay = 50 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来)
//----
www.eeworm.com/read/312645/3655286
ptest netauto_std.ptest
# add the net and the net drivers
pkgconf -disable-uitron -enable-net -enable-net_drivers -enable-autotest
# asserts on
header infra.h {
enable CYGPKG_INFRA_DEBUG
}
www.eeworm.com/read/307164/3728928
c copy_std.c
#include "atlas_misc.h"
#include
void ATL_UCOPY(const int N, const TYPE *X, const int incX,
TYPE *Y, const int incY)
{
memcpy(Y, X, ATL_MulBySize(N));
}
www.eeworm.com/read/304961/3783601
h std_defs.h
/* 1. Standard types for AES cryptography source code */
typedef unsigned char u1byte; /* an 8 bit unsigned character type */
typedef unsigned short u2byte; /* a 16 bit unsigned
www.eeworm.com/read/304805/3785436
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 */
/* =================================================================