OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTSC
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/des/
des3s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
49
GetTSC
(s1);
53
GetTSC
(e1);
54
GetTSC
(s2);
59
GetTSC
(e2);
dess.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
49
GetTSC
(s1);
53
GetTSC
(e1);
54
GetTSC
(s2);
59
GetTSC
(e2);
/external/chromium_org/third_party/openssl/openssl/crypto/md4/
md4s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
66
GetTSC
(s1);
68
GetTSC
(e1);
69
GetTSC
(s2);
71
GetTSC
(e2);
/external/chromium_org/third_party/openssl/openssl/crypto/md5/
md5s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
66
GetTSC
(s1);
68
GetTSC
(e1);
69
GetTSC
(s2);
71
GetTSC
(e2);
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/
rc4s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
60
GetTSC
(s1);
62
GetTSC
(e1);
63
GetTSC
(s2);
65
GetTSC
(e2);
/external/chromium_org/third_party/openssl/openssl/crypto/ripemd/asm/
rips.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
70
GetTSC
(s1);
72
GetTSC
(e1);
73
GetTSC
(s2);
75
GetTSC
(e2);
/external/openssl/crypto/des/
des3s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
49
GetTSC
(s1);
53
GetTSC
(e1);
54
GetTSC
(s2);
59
GetTSC
(e2);
dess.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
49
GetTSC
(s1);
53
GetTSC
(e1);
54
GetTSC
(s2);
59
GetTSC
(e2);
/external/openssl/crypto/md4/
md4s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
66
GetTSC
(s1);
68
GetTSC
(e1);
69
GetTSC
(s2);
71
GetTSC
(e2);
/external/openssl/crypto/md5/
md5s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
66
GetTSC
(s1);
68
GetTSC
(e1);
69
GetTSC
(s2);
71
GetTSC
(e2);
/external/openssl/crypto/rc4/
rc4s.cpp
2
//
gettsc
.inl
10
void
GetTSC
(unsigned long&);
11
#pragma aux
GetTSC
= 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
14
void
GetTSC
(unsigned long& tsc)
23
void
GetTSC
(unsigned long& tsc)
60
GetTSC
(s1);
62
GetTSC
(e1);
63
GetTSC
(s2);
65
GetTSC
(e2);
Completed in 326 milliseconds