Home
last modified time | relevance | path

Searched defs:rval (Results 1 – 11 of 11) sorted by relevance

/system/extras/multinetwork/
Dhttpurl.cpp116 int rval = -1; in resolveHostname() local
179 int rval = -1; in doHttpQuery() local
228 int rval = -1; in main() local
Ddnschk.cpp34 int rval = -1; in main() local
/system/netd/server/
DProcess.cpp111 const auto rval = sys.write(pidFd, makeSlice(pid_buf)); in writePidFile() local
/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()
1246 std::unique_ptr<AidlConstantValue> rval) in AidlUnaryConstExpression()
1256 std::unique_ptr<AidlConstantValue> rval) in AidlBinaryConstExpression()
/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()
705 ConstantExpression* rval) in BinaryConstantExpression()
/system/libhwbinder/vts/performance/
DPerfTest.cpp66 Pipe::Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
DBenchmark_throughput.cpp58 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
/system/core/init/
Dkeychords_test.cpp66 EventHandler::EventHandler(EventHandler&& rval) noexcept : fd_(rval.fd_) { in EventHandler() function in android::init::__anon8ab3744a0111::EventHandler
70 EventHandler& EventHandler::operator=(EventHandler&& rval) noexcept { in operator =()
Dkeychords.cpp103 void Keychords::Mask::operator|=(const Keychords::Mask& rval) { in operator |=()
/system/extras/alloc-stress/
Dalloc-stress.cpp50 Pipe(Pipe&& rval) noexcept { in Pipe() function in Pipe
/system/keymaster/key_blob_utils/
Docb.c198 } rval; in gen_offset() local
262 block rval = (block)veorq_u64(vshlq_u64(hi, ls), vshlq_u64(lo, rs)); in gen_offset() local
303 block rval; in gen_offset() local
661 block rval = swap_if_le(ctx->L[L_TABLE_SZ - 1]); in getL() local