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:Evaluate
(Results
1 - 17
of
17
) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H
A
D
overloading.rs
10
pub fn
Evaluate
(r: ::std::os::raw::c_char) -> bool;
in Evaluate()
functions
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_spline.cpp
174
real64 dng_spline_solver::
Evaluate
(real64 x) const
in Evaluate()
function in dng_spline_solver
H
A
D
dng_1d_function.cpp
87
real64 dng_1d_identity::
Evaluate
(real64 x) const
in Evaluate()
function in dng_1d_identity
138
real64 dng_1d_concatenate::
Evaluate
(real64 x) const
in Evaluate()
function in dng_1d_concatenate
179
real64 dng_1d_inverse::
Evaluate
(real64 x) const
in Evaluate()
function in dng_1d_inverse
H
A
D
dng_color_space.cpp
26
real64 dng_function_GammaEncode_sRGB::
Evaluate
(real64 x) const
in Evaluate()
function in dng_function_GammaEncode_sRGB
63
real64 dng_function_GammaEncode_1_8::
Evaluate
(real64 x) const
in Evaluate()
function in dng_function_GammaEncode_1_8
119
real64 dng_function_GammaEncode_2_2::
Evaluate
(real64 x) const
in Evaluate()
function in dng_function_GammaEncode_2_2
H
A
D
dng_render.cpp
65
real64 dng_function_exposure_ramp::
Evaluate
(real64 x) const
in Evaluate()
function in dng_function_exposure_ramp
116
real64 dng_function_exposure_tone::
Evaluate
(real64 x) const
in Evaluate()
function in dng_function_exposure_tone
136
real64 dng_tone_curve_acr3_default::
Evaluate
(real64 x) const
in Evaluate()
function in dng_tone_curve_acr3_default
H
A
D
dng_resample.cpp
40
real64 dng_resample_bicubic::
Evaluate
(real64 x) const
in Evaluate()
function in dng_resample_bicubic
H
A
D
dng_negative.h
115
virtual real64
Evaluate
(real64 x) const
in Evaluate()
function in dng_noise_function
/third_party/ninja/src/
H
A
D
eval_env.cc
101
string EvalString::
Evaluate
(Env* env) const {
in Evaluate()
function in EvalString
/third_party/node/deps/v8/src/debug/
H
A
D
debug-stack-trace-iterator.cc
171
v8::MaybeLocal<v8::Value> DebugStackTraceIterator::
Evaluate
(
in Evaluate()
function in v8::internal::DebugStackTraceIterator
H
A
D
debug-evaluate.cc
179
MaybeHandle<Object> DebugEvaluate::
Evaluate
(
in Evaluate()
function in v8::internal::DebugEvaluate
/third_party/node/deps/v8/src/objects/
H
A
D
synthetic-module.cc
101
MaybeHandle<Object> SyntheticModule::
Evaluate
(Isolate* isolate,
in Evaluate()
function in v8::internal::SyntheticModule
H
A
D
module.cc
245
MaybeHandle<Object> Module::
Evaluate
(Isolate* isolate, Handle<Module> module) {
in Evaluate()
function in v8::internal::Module
H
A
D
source-text-module.cc
686
MaybeHandle<Object> SourceTextModule::
Evaluate
(
in Evaluate()
function in v8::internal::SourceTextModule
/third_party/node/src/
H
A
D
module_wrap.cc
358
void ModuleWrap::
Evaluate
(const FunctionCallbackInfo<Value>& args) {
in Evaluate()
function in node::loader::ModuleWrap
/third_party/node/tools/
H
A
D
test.py
999
def
Evaluate
(self, env, defs):
member in Constant
1032
def
Evaluate
(self, env, defs):
member in Operation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H
A
D
InlineCost.cpp
895
bool CallAnalyzer::simplifyInstruction(Instruction &I, Callable
Evaluate
) {
in simplifyInstruction()
argument
/third_party/node/deps/v8/src/api/
H
A
D
api.cc
2405
MaybeLocal<Value> Module::
Evaluate
(Local<Context> context) {
in Evaluate()
function in v8::Module
Completed in 43 milliseconds