代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/138798/13211861

m rectintsparse.m

function [overlap, normoverlap] = rectintSparse(A,B) % % A(i,:) = [x y w h] % B(j,:) = [x y w h] % overlap(i,j) = area of intersection % normoverla(i,j) % % Same as built-in rectint, but uses l
www.eeworm.com/read/325151/13222969

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/325151/13223114

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/325023/13231812

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/136565/13301191

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/136565/13301276

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/137612/13308971

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/137612/13309078

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/137160/13341919

m matchlab.m

%MATCHLAB Compare two labellings and rotate the labels for an optimal match % % LABELS = MATCHLAB(LAB1,LAB2) % % INPUT % LAB1,LAB2 Label lists of the same objects % % OUTPUT % LABELS A ro
www.eeworm.com/read/323119/13352725

test ctype_cp932_binlog_stm.test

# This is a wrapper for binlog.test so that the same test case can be used # For both statement and row based bin logs 11/07/2005 [jbm] -- source include/have_binlog_format_statement.inc -- source e