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:refl
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
cngdec.c
82
static void make_lpc_coefs(float *lpc, const float *
refl
, int order)
in make_lpc_coefs()
argument
H
A
D
ra144.c
1545
int ff_eval_refl(int *
refl
, const int16_t *coefs, AVCodecContext *avctx)
in ff_eval_refl()
argument
1593
void ff_eval_coefs(int *coefs, const int *
refl
)
in ff_eval_coefs()
argument
H
A
D
vp9block.c
391
int
refl
= td->left_ref_ctx[row7], refa = s->above_ref_ctx[col];
in decode_mode()
local
[all...]
/third_party/protobuf/src/google/protobuf/
H
A
D
dynamic_message_unittest.cc
291
const Reflection*
refl
= message->GetReflection();
in TEST_F()
local
[all...]
H
A
D
repeated_field_reflection_unittest.cc
59
const Reflection*
refl
= message.GetReflection();
in TEST()
local
158
const Reflection*
refl
= extended_message.GetReflection();
TEST()
local
216
const Reflection*
refl
= message.GetReflection();
TEST()
local
441
const Reflection*
refl
= message.GetReflection();
TEST()
local
531
const Reflection*
refl
= extended_message.GetReflection();
TEST()
local
581
const Reflection*
refl
= m0.GetReflection();
TEST()
local
695
const Reflection*
refl
= dynamic_message->GetReflection();
TEST()
local
[all...]
H
A
D
arena_unittest.cc
891
const Reflection*
refl
= message->GetReflection();
in TEST()
local
[all...]
H
A
D
map_test.cc
1113
const Reflection*
refl
= message.GetReflection();
in TEST_F()
local
1300
const Reflection*
refl
in TEST_F()
local
1808
const Reflection*
refl
= m0.GetReflection();
TEST_F()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
shader_module_gles.cpp
190
Gles::PushConstantReflection
refl
;
in ProcessShaderModule()
local
[all...]
Completed in 12 milliseconds