Searched defs:sret (Results 1 - 9 of 9) sorted by relevance
/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_producer_listener.h | 96 auto sret = OnBufferReleased(); variable 101 auto sret = OnBufferReleasedWithFenceRemote(arguments); variable
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | surface_buffer_impl_test.cpp | 142 auto sret = sbi->Alloc(requestConfig); in HWTEST_F() local 188 auto sret = sbi->Alloc(requestConfig); in HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
H A D | rs_interfaces_test_utils.cpp | 82 auto sret = cSurface_->AcquireBuffer(cbuffer, fence, timestamp, damage); in OnVsync() local
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_test_utils.cpp | 102 auto sret = csurface_->AcquireBuffer(cbuffer, fence, timestamp, damage); in OnVsync() local
|
/foundation/window/window_manager/utils/src/ |
H A D | surface_reader.cpp | 74 auto sret = csurface_->AcquireBuffer(cbuffer, fence, timestamp, damage);
in OnVsync() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | librav1e.c | 501 int sret = get_stats(avctx, 0); in librav1e_receive_packet() local 505 int sret = set_stats(avctx); in librav1e_receive_packet() local 516 int sret = get_stats(avctx, 1); in librav1e_receive_packet() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | libbitmask.c | 284 static int scan_was_ok(int sret, char nextc, const char *ok_next_chars) in scan_was_ok() argument 312 int sret; /* sscanf return (number of matches) */ in bitmask_parselist() local [all...] |
/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue.cpp | 433 auto sret = AllocBuffer(buffer, config); in ReallocBufferLocked() local 464 auto sret = ReallocBufferLocked(config, retval); in ReuseBuffer() local 615 auto sret = CheckFlushConfig(config); in FlushBuffer() local 748 auto sret = bufferQueueCache_[sequence].buffer->FlushCache(); DoFlushBuffer() local [all...] |
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.cc | 3184 void Assembler::sret() { in sret() function in v8::internal::Assembler
|
Completed in 16 milliseconds