代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/296483/8100496
h shmac.h
// shmac.h
// Scott McPeak's transmogrify of Wei Dai's HMAC, which is itself an
// implementation of RFC 2104 HMAC; validation vectors for MD5-HMAC
// and SHA-HMAC can be found in RFC 2202
// hmac
www.eeworm.com/read/144212/5752918
bash notify.bash
trap _notify CHLD
NOTIFY_ALL=false
unset NOTIFY_LIST
unalias false
false()
{
return 1
}
_notify ()
{
local i j
local newlist=
if $NOTIFY_ALL
then
return # let bash take care of this itself
www.eeworm.com/read/132747/5910539
h unaligned.h
#ifndef __I386_UNALIGNED_H
#define __I386_UNALIGNED_H
/*
* The i386 can do unaligned accesses itself.
*
* The strange macros are there to make sure these can't
* be misused in a way that makes t
www.eeworm.com/read/126411/6017662
bash notify.bash
trap _notify CHLD
NOTIFY_ALL=false
unset NOTIFY_LIST
unalias false
false()
{
return 1
}
_notify ()
{
local i j
local newlist=
if $NOTIFY_ALL
then
return # let bash take care of this itself
www.eeworm.com/read/125688/6023196
h unaligned.h
#ifndef __I386_UNALIGNED_H
#define __I386_UNALIGNED_H
/*
* The i386 can do unaligned accesses itself.
*
* The strange macros are there to make sure these can't
* be misused in a way that makes t
www.eeworm.com/read/125280/6031564
h unaligned.h
#ifndef __I386_UNALIGNED_H
#define __I386_UNALIGNED_H
/*
* The i386 can do unaligned accesses itself.
*
* The strange macros are there to make sure these can't
* be misused in a way that makes t
www.eeworm.com/read/123117/6062611
java splitpanedemo.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import java.util.*;
//SplitPaneDemo itself is not a visible component.
public class SplitPaneDemo implem
www.eeworm.com/read/120487/6071965
stop english.stop
i
me
my
myself
we
our
ours
ourselves
you
your
yours
yourself
yourselves
he
him
his
himself
she
her
hers
herself
it
its
itself
they
them
their
theirs
themselves
what
which
who
whom
this
that
these
thos
www.eeworm.com/read/116757/6112671
h unaligned.h
#ifndef __I386_UNALIGNED_H
#define __I386_UNALIGNED_H
/*
* The i386 can do unaligned accesses itself.
*
* The strange macros are there to make sure these can't
* be misused in a way that makes t
www.eeworm.com/read/113071/6142040
java tvtest.java
import java.awt.*;
import javax.swing.*;
public class TVTest {
/** "main program" for testing TV by itself. */
public static void main(String av[]) {
TD td = new TD();
JFrame jf = new JFrame("