/aosp_15_r20/system/core/fastboot/ |
H A D | socket_mock.cpp | 58 bool return_value = events_.front().status; in Send() local 92 ssize_t return_value = message.length(); in Receive() local
|
/aosp_15_r20/system/core/fastboot/fuzzer/ |
H A D | socket_mock_fuzz.cpp | 38 bool return_value = events_.front().status; in Send() local 69 ssize_t return_value = message.length(); in Receive() local
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | sha256module.c.h | 87 PyObject *return_value = NULL; in _sha256_sha256() local 138 PyObject *return_value = NULL; in _sha256_sha224() local
|
D | sha512module.c.h | 87 PyObject *return_value = NULL; in _sha512_sha512() local 138 PyObject *return_value = NULL; in _sha512_sha384() local
|
/aosp_15_r20/external/gsc-utils/chip/g/ |
H A D | upgrade_fw.h | 98 uint32_t return_value; member 128 enum return_value { enum
|
/aosp_15_r20/external/cronet/base/types/ |
H A D | expected_macros_perftest.cc | 26 explicit ReturnLoop(ReturnType return_value) in ReturnLoop() 37 ReturnType return_value() const { return value_; } in return_value() function in base::__anona27a1be50111::ReturnLoop
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_acl_api.h | 50 static bool return_value; member 216 static std::optional<uint8_t> return_value; member
|
D | mock_common_os_utils.h | 43 static bool return_value; member
|
/aosp_15_r20/art/tools/tracefast-plugin/ |
H A D | tracefast.cc | 53 [[maybe_unused]] art::MutableHandle<art::mirror::Object>& return_value) override in MethodExited() 59 [[maybe_unused]] art::JValue& return_value) override in MethodExited()
|
/aosp_15_r20/external/libtextclassifier/native/utils/base/ |
H A D | arena.h | 213 void* return_value = Alloc(size); in Calloc() local 219 void* return_value = AllocAligned(size, align); in CallocAligned() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | executable.cc | 282 StatusOr<ScopedShapedBuffer> return_value = in ExecuteAsyncOnStreamWrapper() local 293 StatusOr<ExecutionOutput> return_value = ExecuteAsyncOnStream( in ExecuteAsyncOnStreamWrapper() local
|
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/ |
H A D | coro.h | 243 void return_value(From&& value) { in return_value() function 496 internal::OptionalOrDefault<T> return_value; in Pend() local
|
/aosp_15_r20/art/runtime/ |
H A D | instrumentation.cc | 68 MutableHandle<mirror::Object>& return_value) { in MethodExited() 1689 JValue return_value; in GetReturnValue() local 1703 const JValue& return_value) in PushDeoptContextIfNeeded() 1729 JValue return_value, in DeoptimizeIfNeeded()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | function.cpp | 389 bool return_value = true; in IsCompatibleWithExecutionModel() local 413 bool return_value = true; in CheckLimitations() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | function.cpp | 389 bool return_value = true; in IsCompatibleWithExecutionModel() local 413 bool return_value = true; in CheckLimitations() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | function.cpp | 389 bool return_value = true; in IsCompatibleWithExecutionModel() local 413 bool return_value = true; in CheckLimitations() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | neteq_impl.cc | 812 int return_value = GetDecision(&operation, &packet_list, &dtmf_event, in GetAudioInternal() local 1384 int return_value; in Decode() local 1619 int return_value = expand_->Process(algorithm_buffer_.get()); in DoExpand() local
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | audio_send_stream_unittest.cc | 142 std::unique_ptr<AudioEncoder>* return_value) { in SetupEncoderFactoryMock() 537 std::unique_ptr<AudioEncoder>* return_value) { in TEST() 568 std::unique_ptr<AudioEncoder>* return_value) { in TEST()
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_zip.c | 43 uint16_t return_value; in unaligned_uint16_read() local 53 uint32_t return_value; in unaligned_uint32_read() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _bz2module.c | 360 int return_value = -1; in _bz2_BZ2Compressor___init__() local 681 int return_value = -1; in _bz2_BZ2Decompressor___init__() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bio/ |
H A D | errno.c | 64 int bio_errno_should_retry(int return_value) { in bio_errno_should_retry()
|
/aosp_15_r20/external/boringssl/src/crypto/bio/ |
H A D | errno.c | 64 int bio_errno_should_retry(int return_value) { in bio_errno_should_retry()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/utils/ |
H A D | context_managers.py | 23 def control_dependency_on_returns(return_value): argument
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_bpftool_build.sh | 32 return_value() { function
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigpause/ |
H A D | 4-1.c | 33 int return_value = 0; in main() local
|