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:curves
(Results
1 - 17
of
17
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
fflcms2.h
37
cmsToneCurve *
curves
[AVCOL_TRC_NB]; /* tone curve cache */
member
H
A
D
vf_curves.c
113
AVFILTER_DEFINE_CLASS(
curves
);
variable
357
CurvesContext *
curves
= ctx->priv;
in parse_psfile()
local
475
CurvesContext *
curves
= ctx->priv;
in curves_init()
local
519
const CurvesContext *
curves
= ctx->priv;
filter_slice_packed()
local
567
const CurvesContext *
curves
= ctx->priv;
filter_slice_planar()
local
634
CurvesContext *
curves
= ctx->priv;
config_input()
local
703
CurvesContext *
curves
= ctx->priv;
filter_frame()
local
733
CurvesContext *
curves
= ctx->priv;
process_command()
local
769
CurvesContext *
curves
= ctx->priv;
curves_uninit()
local
[all...]
H
A
D
vf_pseudocolor.c
110
const Curve *
curves
;
member
138
static const Curve
curves
[] =
variable
[all...]
/third_party/skia/samplecode/
H
A
D
SampleHairCurves.cpp
29
SkPath
curves
;
variable
[all...]
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/
H
A
D
ec_importKey.https.any.js
10
var
curves
= ['P-256', 'P-384', 'P-521'];
variable
/third_party/curl/lib/vquic/
H
A
D
vquic-tls.c
124
const char *
curves
= conn_config->
curves
?
in curl_ossl_init_ctx()
local
/third_party/libwebsockets/lib/tls/openssl/
H
A
D
openssl-x509.c
473
lws_x509_public_to_jwk(struct lws_jwk *jwk, struct lws_x509_cert *x509, const char *
curves
, int rsa_min_bits)
lws_x509_public_to_jwk()
argument
/third_party/libwebsockets/lib/tls/mbedtls/
H
A
D
mbedtls-x509.c
379
lws_x509_public_to_jwk(struct lws_jwk *jwk, struct lws_x509_cert *x509, const char *
curves
, int rsa_min_bits)
lws_x509_public_to_jwk()
argument
/third_party/node/deps/openssl/openssl/apps/
H
A
D
ecparam.c
71
EC_builtin_curve *
curves
= NULL;
in list_builtin_curves()
local
/third_party/openssl/test/
H
A
D
ec_internal_test.c
22
static EC_builtin_curve *
curves
= NULL;
variable
H
A
D
ecdsatest.c
32
static EC_builtin_curve *
curves
= NULL;
variable
[all...]
H
A
D
ectest.c
36
static EC_builtin_curve *
curves
= NULL;
variable
[all...]
/third_party/openssl/apps/
H
A
D
ecparam.c
71
EC_builtin_curve *
curves
= NULL;
in list_builtin_curves()
local
/third_party/ffmpeg/libavutil/
H
A
D
dovi_meta.h
143
AVDOVIReshapingCurve
curves
[3]; /* per component */
member
/third_party/curl/lib/vtls/
H
A
D
wolfssl.c
358
char *ciphers, *
curves
;
in wolfssl_connect_step1()
local
H
A
D
openssl.c
3689
char *
curves
= conn_config->
curves
;
in ossl_connect_step1()
local
/third_party/curl/lib/
H
A
D
urldata.h
292
char *
curves
; /* list of
curves
to use */
member
Completed in 33 milliseconds