Home
last modified time | relevance | path

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

12345678910>>...20

/third_party/mesa3d/include/android_stub/log/
Dlog_event_list.h120 int retval = android_log_destroy(&ctx); in close() local
136 int retval = android_log_write_list_begin(ctx); in begin() local
141 int retval = android_log_write_list_end(ctx); in end() local
147 int retval = android_log_write_int32(ctx, value); variable
153 int retval = android_log_write_int32(ctx, static_cast<int32_t>(value)); variable
159 int retval = android_log_write_int32(ctx, value ? 1 : 0); variable
165 int retval = android_log_write_int64(ctx, value); variable
171 int retval = android_log_write_int64(ctx, static_cast<int64_t>(value)); variable
177 int retval = android_log_write_string8(ctx, value); variable
183 int retval = variable
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegts-private.h52 #define __common_desc_check_base(desc, tagtype, retval) \ argument
63 #define __common_desc_checks(desc, tagtype, minlen, retval) \ argument
70 #define __common_desc_checks_exact(desc, tagtype, len, retval) \ argument
78 #define __common_desc_ext_check_base(desc, tagexttype, retval) \ argument
89 #define __common_desc_ext_checks(desc, tagexttype, minlen, retval) \ argument
96 #define __common_desc_ext_checks_exact(desc, tagexttype, len, retval) \ argument
/third_party/python/Modules/_decimal/libmpdec/
Dbits.h108 mpd_size_t retval; in mpd_bsr() local
130 mpd_size_t retval; in mpd_bsf() local
155 unsigned long retval; in mpd_bsr() local
172 unsigned long retval; in mpd_bsf() local
/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/
DSDL_syssem.c76 int retval; in SDL_SemTryWait() local
91 int retval; in SDL_SemWait() local
107 int retval; in SDL_SemWaitTimeout() local
195 int retval; in SDL_SemPost() local
DSDL_syscond.c68 int retval; in SDL_CondSignal() local
85 int retval; in SDL_CondBroadcast() local
101 int retval; in SDL_CondWaitTimeout() local
/third_party/cef/tests/ceftests/
Dv8_unittest.cc611 CefRefPtr<CefV8Value> retval; in RunArrayBufferValueTest() local
695 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorTest()
789 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorExceptionTest()
863 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorFailTest()
927 CefRefPtr<CefV8Value>& retval, in RunObjectAccessorReadOnlyTest()
999 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorTest()
1026 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorTest()
1201 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorFailTest()
1213 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorFailTest()
1339 CefRefPtr<CefV8Value>& retval, in RunObjectInterceptorExceptionTest()
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.c118 GstAV1ParserResult * retval, const char *func_name, gint line) in av1_read_bits_checked()
290 av1_bitstreamfn_leb128 (GstBitReader * br, GstAV1ParserResult * retval) in av1_bitstreamfn_leb128()
321 av1_bitstreamfn_uvlc (GstBitReader * br, GstAV1ParserResult * retval) in av1_bitstreamfn_uvlc()
360 av1_bitstreamfn_su (GstBitReader * br, guint8 n, GstAV1ParserResult * retval) in av1_bitstreamfn_su()
379 av1_bitstreamfn_ns (GstBitReader * br, guint32 n, GstAV1ParserResult * retval) in av1_bitstreamfn_ns()
404 av1_bitstreamfn_le (GstBitReader * br, guint8 n, GstAV1ParserResult * retval) in av1_bitstreamfn_le()
424 av1_bitstreamfn_delta_q (GstBitReader * br, GstAV1ParserResult * retval) in av1_bitstreamfn_delta_q()
1143 GstAV1ParserResult retval = GST_AV1_PARSER_OK; in gst_av1_parser_parse_sequence_header_obu() local
1753 GstAV1ParserResult retval = GST_AV1_PARSER_OK; in gst_av1_parser_parse_metadata_obu() local
1858 GstAV1ParserResult retval; in gst_av1_parse_frame_size() local
[all …]
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/unix/
DSDL_sysfilesystem.c47 char *retval = NULL; in readSymLink() local
80 char *retval = NULL; in SDL_GetBasePath() local
179 char *retval = NULL; in SDL_GetPrefPath() local
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/emscripten/
DSDL_sysfilesystem.c38 char *retval = "/"; in SDL_GetBasePath() local
46 char *retval; in SDL_GetPrefPath() local
/third_party/libsnd/src/
Dtest_file_io.c118 sf_count_t retval ; in file_read_write_test() local
396 { sf_count_t retval ; in test_write_or_die() local
414 { sf_count_t retval ; in test_read_or_die() local
432 { sf_count_t retval ; in test_seek_or_die() local
447 sf_count_t retval ; in test_tell_or_die() local
/third_party/gptfdisk/
Dbsd.cc209 int retval = 0; in ShowState() local
234 uint8_t retval = 0; // 0 = "unused" in GetType() local
244 uint64_t retval = UINT64_C(0); in GetFirstSector() local
254 uint64_t retval = UINT64_C(0); in GetLength() local
Ddiskio-windows.cc174 int retval = 0; in DiskSync() local
200 int retval = 1; in Seek() local
227 DWORD retval = 0; in Read() local
269 int blockSize = 512, i, numBlocks, retval = 0; in Write() local
Ddiskio-unix.cc262 int i, retval = 0, platformFound = 0; in DiskSync() local
315 int retval = 1; in Seek() local
338 int blockSize, numBlocks, retval = 0; in Read() local
381 int blockSize, i, numBlocks, retval = 0; in Write() local
/third_party/cef/tests/cefclient/renderer/
Dperformance_test_tests.cc95 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
117 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
142 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
173 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
199 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
205 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
259 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
293 CefRefPtr<CefV8Value>& retval, in PERF_TEST_FUNC()
351 CefRefPtr<CefV8Value> retval; in PERF_TEST_FUNC() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbit_cost.h24 double retval = 0; in ShannonEntropy() local
47 double retval = ShannonEntropy(population, size, &sum); in BitsEntropy() local
/third_party/node/deps/brotli/c/enc/
Dbit_cost.h24 double retval = 0; in ShannonEntropy() local
47 double retval = ShannonEntropy(population, size, &sum); in BitsEntropy() local
/third_party/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c46 long retval; in _test_sysconf() local
155 int retval, actual; in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/haiku/
DSDL_sysfilesystem.cc60 char *retval = (char *) SDL_malloc(len + 2); in SDL_GetBasePath() local
80 char *retval = (char *) SDL_malloc(len); in SDL_GetPrefPath() local
/third_party/python/Python/
Dgetargs.c100 int retval; in PyArg_Parse() local
112 int retval; in _PyArg_Parse_SizeT() local
125 int retval; in PyArg_ParseTuple() local
137 int retval; in _PyArg_ParseTuple_SizeT() local
150 int retval; in _PyArg_ParseStack() local
162 int retval; in _PyArg_ParseStack_SizeT() local
176 int retval; in PyArg_VaParse() local
189 int retval; in _PyArg_VaParse_SizeT() local
235 cleanreturn(int retval, freelist_t *freelist) in cleanreturn()
1380 int retval; in PyArg_ParseTupleAndKeywords() local
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c239 int retval = 0; in setCompDefaults() local
307 int retval = -1, i, k; in getSubsamp() local
475 unsigned long retval = 0; in tjBufSize() local
495 unsigned long retval = 0; in TJBUFSIZE() local
513 int retval = 0, nc, i; in tjBufSizeYUV2() local
545 int pw, nc, retval = 0; in tjPlaneWidth() local
566 int ph, nc, retval = 0; in tjPlaneHeight() local
588 unsigned long retval = 0; in tjPlaneSizeYUV() local
613 int i, retval = 0, alloc = 1; in tjCompress2() local
678 int retval = 0; in tjCompress() local
[all …]
/third_party/mesa3d/src/glx/
Dsingle2.c128 GLuint retval = GL_NO_ERROR; in __indirect_glGetError() local
157 GLboolean retval = GL_TRUE; in get_client_data() local
576 GLint retval = 0; in __indirect_glRenderMode() local
760 GLboolean retval = 0; in __indirect_glIsEnabled() local
848 GLboolean retval = (GLboolean) 0; in __indirect_glAreTexturesResident() local
889 GLboolean retval = (GLboolean) 0; in glAreTexturesResidentEXT() local
/third_party/flutter/skia/third_party/externals/sdl/src/filesystem/windows/
DSDL_sysfilesystem.c44 char *retval = NULL; in SDL_GetBasePath() local
115 char *retval = NULL; in SDL_GetPrefPath() local
/third_party/typescript/tests/baselines/reference/
DgenericClasses4.js10 return retval; field in Vec2_T
15 var retval: Vec2_T<B> = new Vec2_T(x, y); variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Dturbojpeg.c339 int retval = -1, i, k; in getSubsamp() local
524 unsigned long long retval = 0; in tjBufSize() local
546 unsigned long long retval = 0; in TJBUFSIZE() local
566 unsigned long long retval = 0; in tjBufSizeYUV2() local
601 int pw, nc, retval = 0; in tjPlaneWidth() local
622 int ph, nc, retval = 0; in tjPlaneHeight() local
644 unsigned long long retval = 0; in tjPlaneSizeYUV() local
671 int i, retval = 0, alloc = 1; in tjCompress2() local
738 int retval = 0; in tjCompress() local
765 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() local
[all …]
/third_party/libjpeg-turbo/
Dturbojpeg.c349 int retval = -1, i, k; local
534 unsigned long long retval = 0; local
556 unsigned long long retval = 0; local
576 unsigned long long retval = 0; local
611 int pw, nc, retval = 0; local
632 int ph, nc, retval = 0; local
654 unsigned long long retval = 0; local
681 int i, retval = 0; local
749 int retval = 0; local
776 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; local
[all …]

12345678910>>...20