Home
last modified time | relevance | path

Searched defs:retval (Results 1 – 22 of 22) sorted by relevance

/device/google/coral/json-c/
Djson_util.c148 int json_parse_double(const char *buf, double *retval) in json_parse_double()
179 int json_parse_int64(const char *buf, int64_t *retval) in json_parse_int64()
/device/google/sunfish/json-c/
Djson_util.c148 int json_parse_double(const char *buf, double *retval) in json_parse_double()
179 int json_parse_int64(const char *buf, int64_t *retval) in json_parse_int64()
/device/google/redbull/json-c/
Djson_util.c148 int json_parse_double(const char *buf, double *retval) in json_parse_double()
179 int json_parse_int64(const char *buf, int64_t *retval) in json_parse_int64()
/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp973 int retval = DoFill(dstBufferSpec, srcLayer->getColor()); in composeLayerInto() local
1011 int retval = DoConversion(srcLayerSpec, dstBufferSpec, needsVFlip); in composeLayerInto() local
1034 int retval = DoScaling(srcLayerSpec, dstBufferSpec, needsVFlip); in composeLayerInto() local
1044 int retval = DoRotation(srcLayerSpec, dstBufferStack.back(), rotation, needsVFlip); in composeLayerInto() local
1054 int retval = DoAttenuation(srcLayerSpec, dstBufferStack.back(), needsVFlip); in composeLayerInto() local
1064 int retval = DoCopy(srcLayerSpec, dstBufferStack.back(), needsVFlip); in composeLayerInto() local
1076 int retval = DoBlending(srcLayerSpec, dstBufferStack.back(), needsVFlip); in composeLayerInto() local
/device/linaro/hikey/gralloc960/
Dmali_gralloc_reference.cpp62 int retval = -EINVAL; in mali_gralloc_reference_retain() local
Dmali_gralloc_ion.cpp714 int retval = -EINVAL; in mali_gralloc_ion_map() local
/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.cpp30 std::string retval = str.substr(pos, *last - pos); in getNextToken() local
DEntryPoint.h41 Var & retval() { return m_retval; } in retval() function
DApiGen.h46 const char *retval; in sideString() local
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_reference.cpp62 int retval = -EINVAL; in mali_gralloc_reference_retain() local
Dmali_gralloc_ion.cpp715 int retval = -EINVAL; in mali_gralloc_ion_map() local
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dutils.cc59 ssize_t retval = cuttlefish::WriteAllBinary(fd, &length); in WriteEvent() local
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp75 int retval = -EINVAL; in gralloc_register_buffer() local
332 int retval = 0; in gralloc_lock_ycbcr() local
/device/google/cuttlefish/common/libs/utils/
Dusers.cpp48 int retval = getgroups(groups.size(), groups.data()); in GetSuplementaryGroups() local
Dsubprocess.cpp208 int retval = 0; in Wait() local
233 auto retval = TEMP_FAILURE_RETRY(waitid(P_PID, pid_, infop, options)); in Wait() local
/device/google/cuttlefish/host/commands/tombstone_receiver/
Dmain.cpp36 auto retval = fmt::format("{}/tombstone_{:%Y-%m-%d-%H%M%S}", dir, in_time); in next_tombstone_path() local
/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymint_device.cpp169 vector<KeyCharacteristics> retval; in convertKeyCharacteristics() local
186 vector<Certificate> retval; in convertCertificateChain() local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmm150_slave.c120 int32_t retval = 0; in bmm150TempCompensateZ() local
/device/google/cuttlefish/host/commands/stop/
Dmain.cc107 auto retval = killpg(pgid, SIGKILL); in FallBackStop() local
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dspcom.h89 int retval; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dspcom.h145 int retval; member
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/
Dfoo_enc.cpp74 FooBoolean retval; in fooIsBuffer_enc() local