HomeSort by relevance Sort by last modified time
    Searched defs:rval (Results 1 - 25 of 74) sorted by null

1 2 3

  /bionic/libc/upstream-openbsd/lib/libc/locale/
mbtowc.c 39 size_t rval; local
46 rval = mbrtowc(pwc, s, n, &mbs);
47 if (rval == (size_t)-1 || rval == (size_t)-2)
49 return ((int)rval);
wctomb.c 37 size_t rval; local
44 if ((rval = wcrtomb(s, wchar, &mbs)) == (size_t)-1)
46 return ((int)rval);
  /external/stlport/test/unit/
strstream_test.cpp 36 _STLP_LONG_LONG rval = 0; local
37 is >> rval; local
38 CPPUNIT_ASSERT( rval == 652208307 );
42 _STLP_LONG_LONG rval = 0; local
43 is >> rval; local
44 CPPUNIT_ASSERT( rval == -652208307 );
  /ndk/tests/device/test-gnustl-full/unit/
strstream_test.cpp 36 _STLP_LONG_LONG rval = 0; local
37 is >> rval; local
38 CPPUNIT_ASSERT( rval == 652208307 );
42 _STLP_LONG_LONG rval = 0; local
43 is >> rval; local
44 CPPUNIT_ASSERT( rval == -652208307 );
  /ndk/tests/device/test-stlport/unit/
strstream_test.cpp 36 _STLP_LONG_LONG rval = 0; local
37 is >> rval; local
38 CPPUNIT_ASSERT( rval == 652208307 );
42 _STLP_LONG_LONG rval = 0; local
43 is >> rval; local
44 CPPUNIT_ASSERT( rval == -652208307 );
  /external/clang/test/CXX/special/class.inhctor/
p8.cpp 4 constexpr A(const int&) : rval(false) {}
5 constexpr A(const int&&) : rval(true) {}
6 bool rval; member in struct:A
20 static_assert(a0.rval && !a1.rval && b0.rval && !b1.rval, "");
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libmkv/
WebMElement.c 52 uint64_t rval = t ^ r; local
53 return rval;
  /external/deqp/framework/common/
tcuRandomValueIterator.hpp 40 deUint32 rval = rnd.getUint32(); local
42 data[vecNdx*4+compNdx] = ((const deUint8*)&rval)[compNdx];
  /external/libvpx/libvpx/third_party/libmkv/
WebMElement.c 52 uint64_t rval = t ^ r; local
53 return rval;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
WebMElement.c 52 uint64_t rval = t ^ r; local
53 return rval;
  /ndk/sources/host-tools/make-3.81/w32/
pathstuff.c 135 char *rval; local
196 rval = savestring(path, strlen(path));
197 return rval;
237 rval = savestring(path, strlen(path));
238 return rval;
250 rval = savestring(nutc_path, strlen(nutc_path));
252 return rval;
  /bionic/libc/upstream-openbsd/lib/libc/gen/
fnmatch.c 105 int rval = RANGE_NOMATCH; local
127 rval = RANGE_MATCH;
134 rval = RANGE_ERROR;
136 return(rval);
  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
SDL_dcaudio.c 115 unsigned lval,rval; local
117 rval = *src++;
119 rval|= (*src++)<<8;
121 rval|= (*src++)<<16;
123 rval|= (*src++)<<24;
125 g2_write_32(right++,rval);
137 unsigned lval,rval; local
139 rval = *src++;
141 rval|= (*src++)<<16;
143 g2_write_32(right++,rval);
    [all...]
  /system/core/toolbox/upstream-netbsd/bin/mv/
mv.c 79 int ch, len, rval; local
131 for (rval = 0; --argc; ++argv) {
142 rval = 1;
146 rval = 1;
149 exit(rval);
  /system/core/toolbox/upstream-netbsd/sbin/chown/
chown.c 85 int Hflag, Lflag, Rflag, ch, fflag, fts_options, hflag, rval, vflag; local
192 for (rval = EXIT_SUCCESS; (p = fts_read(ftsp)) != NULL;) {
201 rval = EXIT_FAILURE;
206 rval = EXIT_FAILURE;
237 rval = EXIT_FAILURE;
245 exit(rval);
  /system/core/toolbox/upstream-netbsd/bin/cat/
cat.c 66 static int rval; variable
139 return rval;
156 rval = EXIT_FAILURE;
237 rval = EXIT_FAILURE;
277 rval = EXIT_FAILURE;
327 rval = EXIT_FAILURE;
  /external/blktrace/
blkrawverify.c 280 int i, cpu, nbad, rval = 0; local
303 rval = 1;
311 rval = 1;
321 return rval;
  /external/blktrace/btt/
seek.c 285 long long rval = 0LL; local
290 &rval);
292 return rval;
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
uperf.cpp 280 UBool rval; local
293 rval = runTestLoop( NULL, NULL );
297 rval = TRUE;
300 rval = runTestLoop( name, par );
305 return rval;
336 UBool rval = FALSE; local
356 rval=TRUE;
463 return rval;
  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 290 UBool rval; local
303 rval = runTestLoop( NULL, NULL );
307 rval = TRUE;
310 rval = runTestLoop( name, par );
315 return rval;
345 UBool rval = FALSE; local
365 rval=TRUE;
472 return rval;
  /external/libedit/src/
common.c 681 el_action_t beep = CC_REFRESH, rval; local
692 rval = hist_get(el);
693 if (rval == CC_REFRESH)
695 return rval;
  /external/qemu/distrib/sdl-1.2.15/src/audio/nto/
SDL_nto_audio.c 142 int rval; local
148 rval = snd_pcm_open_preferred(&handle, NULL, NULL, OPEN_FLAGS);
150 if (rval >= 0)
154 if ((rval = snd_pcm_close(handle)) < 0)
156 SDL_SetError("NTO_AudioAvailable(): snd_pcm_close failed: %s\n", snd_strerror(rval));
250 int written, rval; local
282 if ((rval = snd_pcm_plugin_status(audio_handle, &cstatus)) < 0)
284 SDL_SetError("NTO_PlayAudio(): snd_pcm_plugin_status failed: %s\n", snd_strerror(rval));
289 if ((rval = snd_pcm_plugin_prepare(audio_handle, SND_PCM_CHANNEL_PLAYBACK)) < 0)
291 SDL_SetError("NTO_PlayAudio(): snd_pcm_plugin_prepare failed: %s\n", snd_strerror(rval));
327 int rval; local
349 int rval; local
    [all...]
  /external/qemu/include/qemu/
timer.h 832 uint64_t rval; local
833 asm volatile("rd %%tick,%0" : "=r"(rval));
834 return rval;
844 } rval;
846 : "=r"(rval.i32.high), "=r"(rval.i32.low) : : "g1");
847 return rval.i64;
  /external/strace/
keyctl.c 125 long rval = tcp->u_rval > len ? local
127 printstr(tcp, addr, rval);
  /system/core/toolbox/upstream-netbsd/bin/cp/
utils.c 110 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local
176 rval = 0;
238 rval = 1;
249 rval = 1;
259 rval = 1;
268 rval = 1;
282 if (rval == 1) {
288 rval = 1;
299 rval = 1;
303 rval = 1
380 int rval, islink; local
    [all...]

Completed in 1531 milliseconds

1 2 3