代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/433274/8534597
cpp spinlock.cpp
#include "SpinLock.h"
// Can adjust for upwards/downwards stack
#define SL_ON_SAME_STACK(stack,ostack) (stackostack-SL_STACK_LOCALITY)
int SpinLock::Enter( ){_CFE_;
int stack
www.eeworm.com/read/181432/9255406
vhd cpu_pack.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
PACKAGE cpu_pack IS
CONSTANT nothing : std_logic_vector(3 DOWNTO 0) := "0000";
CONSTANT zeros : std_logic_vector(3 DOWNTO 0) := "0001
www.eeworm.com/read/357089/10216272
inc sub_func.inc
;-----------------------------------------------------------
;SubFunction
;-----------------------------------------------------------
;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/354739/10329910
hpj winsvm.hpj
[OPTIONS]
LCID=0x804 0x0 0x0 ;Chinese (P.R.C.)
TITLE=winsvm 应用程序帮助
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
HLP=winsvm.HLP
ERRORLOG=winsvm.LOG
[FILES]
afxdlg.rtf
[ALIAS]
HIDD_AB
www.eeworm.com/read/466312/7032218
hpj cchessui.hpj
[OPTIONS]
LCID=0x804 0x0 0x0 ;Chinese (P.R.C.)
TITLE=CChessUI 应用程序帮助
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
HLP=CChessUI.HLP
ERRORLOG=CChessUI.LOG
[FILES]
afxdlg.rtf
[ALIAS]
H
www.eeworm.com/read/103075/7087298
test14
#!/bin/sh
. ./init_test
echo "*** Initialisation with 2 hosts"
touch $H/A/On_A
touch $H/B/On_B
touch $H/A/A_newer_than_B ; stamp 05 $H/A/A_newer_than_B
touch $H/B/A_newer_than_B ; stamp 04 $H/B/A_n
www.eeworm.com/read/103075/7087323
test15
#!/bin/sh
. ./init_test
echo "*** Initialisation with 2 hosts, with mismatched file/empty dir"
touch $H/A/On_A
touch $H/B/On_B
touch $H/A/A_newer_than_B ; stamp 05 $H/A/A_newer_than_B
mkdir $H/B/A_
www.eeworm.com/read/197650/7982709
m aux_merge_filters.m
function f = aux_merge_filters (f1, s1, f2, s2, tag)
% FUNCTION f = aux_merge_filters (f1, s1, f2, s2, tag)
%
% Two filters f1 and f2 (of scale s1 and s2) are combined into one,
% and given a new tag
www.eeworm.com/read/295977/8130661
hpj winsvm.hpj
[OPTIONS]
LCID=0x804 0x0 0x0 ;Chinese (P.R.C.)
TITLE=winsvm 应用程序帮助
COMPRESS=true
WARNING=2
BMROOT= ..,.
ROOT= ..,.
HLP=winsvm.HLP
ERRORLOG=winsvm.LOG
[FILES]
afxdlg.rtf
[ALIAS]
HIDD_AB
www.eeworm.com/read/139332/5800028
h svd_infinite_edge_interior_2.h
// Copyright (c) 2003,2004 INRIA Sophia-Antipolis (France) and
// Notre Dame University (U.S.A.). All rights reserved.
//
// This file is part of CGAL (www.cgal.org); you may redistribute it under
/