Home
last modified time | relevance | path

Searched refs:evaluate (Results 1 – 12 of 12) sorted by relevance

/system/tools/hidl/
DConstantExpression.h71 virtual void evaluate() = 0;
176 void evaluate() override;
184 void evaluate() override;
195 void evaluate() override;
207 void evaluate() override;
220 void evaluate() override;
234 void evaluate() override;
DConstantExpression.cpp255 void LiteralConstantExpression::evaluate() { in evaluate() function in android::LiteralConstantExpression
260 void UnaryConstantExpression::evaluate() { in evaluate() function in android::UnaryConstantExpression
274 void BinaryConstantExpression::evaluate() { in evaluate() function in android::BinaryConstantExpression
331 void TernaryConstantExpression::evaluate() { in evaluate() function in android::TernaryConstantExpression
349 void ReferenceConstantExpression::evaluate() { in evaluate() function in android::ReferenceConstantExpression
376 void AttributeConstantExpression::evaluate() { in evaluate() function in android::AttributeConstantExpression
DAST.cpp318 ce->evaluate(); in evaluateConstantExpressions()
/system/core/liblog/
Dproperties.cpp317 unsigned char (*const evaluate)(const struct cache2_char* self); member
327 return self->evaluate(self); in do_cache2_char()
340 c = self->evaluate(self); in do_cache2_char()
400 unsigned long (*const evaluate)(const struct cache2_property_size* self); member
410 return self->evaluate(self); in do_cache2_property_size()
423 v = self->evaluate(self); in do_cache2_property_size()
/system/tools/aidl/
Daidl_const_expressions.cpp355 if (!other.CheckValid() || !other.evaluate(type)) { in ShallowIntegralCopy()
380 success &= evaluate(type); in ValueString()
518 bool AidlConstantValue::evaluate(const AidlTypeSpecifier& type) const { in evaluate() function in AidlConstantValue
537 success = value->evaluate(type.ArrayBase()); in evaluate()
638 bool AidlUnaryConstExpression::evaluate(const AidlTypeSpecifier& type) const { in evaluate() function in AidlUnaryConstExpression
648 success &= unary_->evaluate(type); in evaluate()
708 bool AidlBinaryConstExpression::evaluate(const AidlTypeSpecifier& type) const { in evaluate() function in AidlBinaryConstExpression
720 success &= left_val_->evaluate(type); in evaluate()
721 success &= right_val_->evaluate(type); in evaluate()
Daidl_language.h481 virtual bool evaluate(const AidlTypeSpecifier& type) const;
506 bool evaluate(const AidlTypeSpecifier& type) const override;
526 bool evaluate(const AidlTypeSpecifier& type) const override;
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md343 By default, the cpu-cycles event is used to evaluate consumed cpu cycles. But we can also use other
/system/media/audio_utils/
DDoxyfile.orig1885 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
DDoxyfile.bak1885 # If the ENABLE_PREPROCESSING tag is set to YES doxygen will evaluate all
DDoxyfile2086 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
/system/chre/chre_api/doc/
DDoxyfile1968 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
/system/chre/pal/doc/
DDoxyfile1968 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all