Home
last modified time | relevance | path

Searched defs:lval (Results 1 – 5 of 5) sorted by relevance

/system/tools/hidl/
DConstantExpression.cpp118 T handleBinaryCommon(T lval, const std::string& op, T rval) { in handleBinaryCommon()
146 T handleShift(T lval, const std::string& op, int64_t rval) { in handleShift()
157 bool handleLogical(bool lval, const std::string& op, bool rval) { in handleLogical()
704 BinaryConstantExpression::BinaryConstantExpression(ConstantExpression* lval, const std::string& op, in BinaryConstantExpression()
/system/tools/aidl/
Daidl_const_expressions.cpp230 bool handleBinaryCommon(const AidlConstantValue& context, T lval, const string& op, T rval, in handleBinaryCommon()
253 bool handleShift(const AidlConstantValue& context, T lval, const string& op, T rval, int64_t* out) { in handleShift()
262 bool handleLogical(const AidlConstantValue& context, bool lval, const string& op, bool rval, in handleLogical()
1261 std::unique_ptr<AidlConstantValue> lval, in AidlBinaryConstExpression()
/system/logging/liblog/
Dlogprint.cpp622 int64_t lval; in android_log_printBinaryEvent() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h48808 long lval; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h58565 long lval; member