代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/347479/11662951

h errno.h

#ifndef _ERRNO_H #define _ERRNO_H /* * ok, as I hadn't got any other source of information about * possible error numbers, I was forced to use the same numbers * as minix. * Hopefully these are p
www.eeworm.com/read/347479/11663022

s system_call.s

/* * system_call.s contains the system-call low-level handling routines. * This also contains the timer-interrupt handler, as some of the code is * the same. The hd-interrupt is also here. * *
www.eeworm.com/read/156735/11780607

h errno.h

#ifndef _ERRNO_H #define _ERRNO_H /* * ok, as I hadn't got any other source of information about * possible error numbers, I was forced to use the same numbers * as minix. * Hopefully these are p
www.eeworm.com/read/259565/11782453

m myerror.m

function myerror(message) % Generalization of Matlabs error message for compiled code % S4M.compiled == 0 same as standard error message % S4M.compiled == 1 Error message is displayed in dialog wi
www.eeworm.com/read/259531/11784619

po zh_tw.po

# Traditional Chinese Messages for minicom # Copyright (C) 2006 Free Software Foundation, Inc. # This file is distributed under the same license as the minicom package. # OLS3 , 2005
www.eeworm.com/read/258379/11867026

h global.h

/* GLOBAL.H - RSAEURO types and constants Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSAREF(tm). T
www.eeworm.com/read/344239/11896212

java multilock.java

//: concurrency/MultiLock.java // One thread can reacquire the same lock. import static net.mindview.util.Print.*; public class MultiLock { public synchronized void f1(int count) { if(cou
www.eeworm.com/read/344238/11897727

java scarab.java

// reusing/Scarab.java // TIJ4 Chapter Reusing, Exercise 24, page 274 /* In Beetle.java, inherit a specific type beetle from class Beetle, following * the same format as the existing classes. Trace
www.eeworm.com/read/154155/11985515

c shsc.c

/* SHSC.C - Secure Hash Standard Code Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for RSAREF(tm).
www.eeworm.com/read/154155/11985557

c r_dh.c

/* R_DH.C - Diffie-Hellman routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as for