Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:ROUND
(Results
1 - 25
of
39
) sorted by relevance
1
2
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H
A
D
chacha-ia64.pl
100
sub
ROUND
{
subroutine
H
A
D
chacha-s390x.pl
62
sub
ROUND
{
subroutine
H
A
D
chacha-armv4.pl
64
sub
ROUND
{
subroutine
H
A
D
chacha-armv8.pl
73
sub
ROUND
{
subroutine
[all...]
H
A
D
chacha-x86_64.pl
149
sub
ROUND
{ # critical path is 24 cycles per round
subroutine
H
A
D
chacha-ppc.pl
94
sub
ROUND
{
subroutine
/third_party/openssl/crypto/chacha/asm/
H
A
D
chacha-ia64.pl
98
sub
ROUND
{
subroutine
H
A
D
chacha-s390x.pl
62
sub
ROUND
{
subroutine
H
A
D
chacha-armv4.pl
64
sub
ROUND
{
subroutine
H
A
D
chacha-armv8.pl
73
sub
ROUND
{
subroutine
[all...]
H
A
D
chacha-x86_64.pl
149
sub
ROUND
{ # critical path is 24 cycles per round
subroutine
H
A
D
chacha-ppc.pl
94
sub
ROUND
{
subroutine
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H
A
D
sha512p8-ppc.pl
104
sub
ROUND
{
subroutine
/third_party/openssl/crypto/sha/asm/
H
A
D
sha512p8-ppc.pl
104
sub
ROUND
{
subroutine
/third_party/python/Modules/_blake2/impl/
H
A
D
blake2b-round.h
147
#define
ROUND
(r) \
macro
H
A
D
blake2s-round.h
78
#define
ROUND
(r) \
macro
/third_party/node/deps/base64/base64/lib/arch/neon64/
H
A
D
enc_loop_asm.c
41
#define
ROUND
() \
macro
/third_party/node/deps/base64/base64/lib/arch/avx/
H
A
D
enc_loop_asm.c
39
#define
ROUND
() \
macro
[all...]
/third_party/node/deps/base64/base64/lib/arch/avx2/
H
A
D
enc_loop_asm.c
40
#define
ROUND
() \
macro
[all...]
/third_party/node/deps/base64/base64/lib/arch/ssse3/
H
A
D
enc_loop_asm.c
43
#define
ROUND
() \
macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H
A
D
aes-internal-dec.c
92
#define
ROUND
(i,d,s) \
in rijndaelDecrypt()
macro
134
#undef
ROUND
rijndaelDecrypt()
macro
[all...]
H
A
D
aes-internal-enc.c
39
#define
ROUND
(i,d,s) \
in rijndaelEncrypt()
macro
81
#undef
ROUND
rijndaelEncrypt()
macro
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H
A
D
aes-internal-dec.c
92
#define
ROUND
(i,d,s) \
in rijndaelDecrypt()
macro
134
#undef
ROUND
rijndaelDecrypt()
macro
[all...]
H
A
D
aes-internal-enc.c
39
#define
ROUND
(i,d,s) \
in rijndaelEncrypt()
macro
81
#undef
ROUND
rijndaelEncrypt()
macro
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H
A
D
blake2b_prov.c
216
#define
ROUND
(r) \
in blake2b_compress()
macro
251
#undef
ROUND
blake2b_compress()
macro
[all...]
Completed in 23 milliseconds
1
2