代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/286080/4042645
c dma.c
/**********************************************************************
CAUTION: DMA operation is being done in cache-on state NOW.
So,some read value may be not same with real memory value
www.eeworm.com/read/283334/4083220
tex critsect.tex
\section{\class{wxCriticalSection}}\label{wxcriticalsection}
A critical section object is used for exactly the same purpose as
\helpref{mutexes}{wxmutex}. The only difference is that under Window
www.eeworm.com/read/276929/4160875
cafebabe
#------------------------------------------------------------------------------
# Cafe Babes unite!
#
# Since Java bytecode and Mach-O fat-files have the same magic number, the test
# must be performe
www.eeworm.com/read/275718/4172475
c dma.c
/**********************************************************************
CAUTION: DMA operation is being done in cache-on state NOW.
So,some read value may be not same with real memory value
www.eeworm.com/read/273763/4192998
sgml gtksizegroup.sgml
GtkSizeGroup
Grouping widgets so they request the same size
#Gt
www.eeworm.com/read/447738/1698454
d section4.d
#readelf: --sections
#name: label arithmetic with multiple same-name sections
#...
[ ]*\[.*\][ ]+foo[ ]+GROUP.*
#...
[ ]*\[.*\][ ]+\.text[ ]+PROGBITS.*
#...
[ ]*\[.*\][ ]+\.data[ ]+PROGBITS.
www.eeworm.com/read/441488/1770311
pas sharememrep.pas
(*
ShareMemRep Version: 1.1
=========================
- Aimingoo (aim@263.net)
- 2003.08.05
- Free and OpenSource
*)
unit ShareMemRep;
interface
{ Same define in ShareMem.p
www.eeworm.com/read/432926/1886050
pde backgroundimage.pde
/**
* Background Image.
*
* This example presents the fastest way to load a background image
* into Processing. To load an image as the background, it must be
* the same width and height as the
www.eeworm.com/read/429426/1948675
py fss7.py
# Author: B Zupan
# Version: 1.0
# Description: Shows the use of feature subset selection and compares
# plain naive Bayes (with discretization) and the same classifier but wi