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
refs:bp1
(Results
1 - 4
of
4
) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/objects/
H
A
D
objxref.pl
63
my$
bp1
= $oid_tbl{$xref_tbl{$b}[0]};
64
return $ap1 - $
bp1
if ($ap1 != $
bp1
);
/third_party/openssl/crypto/objects/
H
A
D
objxref.pl
63
my$
bp1
= $oid_tbl{$xref_tbl{$b}[0]};
64
return $ap1 - $
bp1
if ($ap1 != $
bp1
);
/third_party/ffmpeg/libavcodec/
H
A
D
ra144.c
1550
int *
bp1
= buffer1;
in ff_eval_refl()
local
1576
bp1
[j] = (int)((bp2[j] - ((int)(refl[i+1] * (unsigned)bp2[i-j]) >> 12)) * (unsigned)b) >> 12;
in ff_eval_refl()
1579
if ((unsigned)
bp1
[i] + 0x1000 > 0x1fff)
in ff_eval_refl()
1582
refl[i] =
bp1
[i];
in ff_eval_refl()
1584
FFSWAP(int *,
bp1
, bp2);
in ff_eval_refl()
H
A
D
takdec.c
562
int32_t
bp1
= p1[0];
in decorrelate()
local
581
FFSWAP(int32_t,
bp1
, bp2);
in decorrelate()
670
p1[0] =
bp1
;
in decorrelate()
Completed in 5 milliseconds