| /third_party/bounds_checking_function/src/ |
| H A D | vscanf_s.c | 41 int retVal; /* If initialization causes e838 */ local
|
| H A D | vfwscanf_s.c | 46 int retVal; /* If initialization causes e838 */ in vfwscanf_s() local
|
| H A D | vsprintf_s.c | 43 int retVal; /* If initialization causes e838 */ in vsprintf_s() local
|
| H A D | vfscanf_s.c | 42 int retVal; /* If initialization causes e838 */ in vfscanf_s() local
|
| H A D | vsscanf_s.c | 52 int retVal; in vsscanf_s() local
|
| H A D | vwscanf_s.c | 46 int retVal; /* If initialization causes e838 */ local
|
| H A D | vswprintf_s.c | 42 int retVal; /* If initialization causes e838 */ in vswprintf_s() local
|
| H A D | vsnprintf_s.c | 46 int retVal; in vsnprintf_s() local 114 int retVal; in vsnprintf_truncated_s() local [all...] |
| H A D | vswscanf_s.c | 58 int retVal; in vswscanf_s() local
|
| H A D | secureprintoutput_a.c | 81 int retVal; in SecVsnprintfImpl() local 87 retVal = vsnprintf(string, count, format, argList); in SecVsnprintfImpl() local
|
| /base/telephony/cellular_data/services/src/state_machine/ |
| H A D | disconnecting.cpp | 135 bool retVal = false; in StateProcess() local
|
| H A D | activating.cpp | 178 bool retVal = false; in StateProcess() local
|
| H A D | inactive.cpp | 86 bool retVal = false; in StateProcess() local
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrVertexPacket.cpp | 57 std::vector<VertexPacket*> retVal; in allocArray() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_rendertexture.c | 109 boolean retVal; in wglBindTexImageARB() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_recv_chk_test.cpp | 118 void* retVal; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | getprocpid.c | 123 void *retVal = NULL; in getproctid_0100() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | TransformFeedbackVk.h | 66 bool retVal = mRebindTransformFeedbackBuffer; in getAndResetBufferRebindState() local
|
| /base/powermgr/power_manager/test/unittest/src/interface_test/ |
| H A D | shutdown_client_test.cpp | 200 bool retVal = takeOverShutdownCallback.TakeOverShutdownCallbackStub::OnTakeOverShutdown(false); in HWTEST_F() local
|
| /base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
| H A D | print_callback.cpp | 57 int retVal = uv_queue_work(loop, work, [](uv_work_t *work) {}, [](uv_work_t *work, int _status) { in ~PrintCallback() local 366 int retVal = uv_queue_work(loop, work, [](uv_work_t *work) {}, after_work_cb); in onBaseCallback() local
|
| /base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/ |
| H A D | scan_callback.cpp | 56 int retVal = UvQueueWork(loop, work); in ~ScanCallback() local 139 int32_t retVal = uv_queue_work( in ExecuteUvQueueWork() local 330 int retVal = uv_queue_work(loop, work, [](uv_work_t *work) {}, [](uv_work_t *work, int status) { in UvQueueWork() local
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| H A D | event_handler_send_event_module_test.cpp | 124 bool retVal = false; in SendEventWithSharedOrWeakPtr() local 148 bool retVal = false; in SendEventWithUniquePtr() local [all...] |
| H A D | event_handler_fd_listener_module_test.cpp | 80 ssize_t retVal = read(fileDescriptor, message, sizeof(message) - 1); variable
|
| H A D | event_handler_press_module_test.cpp | 88 ssize_t retVal = read(fileDescriptor, message, sizeof(message) - 1); variable
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | epoll_io_waiter.cpp | 129 int32_t retVal = epoll_wait(epollFd_, epollEvents, MAX_EPOLL_EVENTS_SIZE, NanosecondsToTimeout(nanoseconds)); in WaitFor() local 200 ssize_t retVal = write(awakenFd_, &increment, sizeof(increment)); in NotifyAll() local 271 ssize_t retVal = read(awakenFd_, &value, sizeof(value)); in DrainAwakenPipe() local
|