Home
last modified time | relevance | path

Searched refs:channel (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dgetloadavg.c479 static int channel; variable
844 if (sys$assign (&descriptor, &channel, 0, 0) & 1) in getloadavg()
850 && !(sys$qiow (0, channel, IO$_READVBLK, 0, 0, 0, in getloadavg()
853 sys$dassgn (channel); in getloadavg()
915 channel = open ("/dev/kmem", 0); in getloadavg()
916 if (channel >= 0) in getloadavg()
924 (void) fcntl (channel, F_SETFD, FD_CLOEXEC); in getloadavg()
947 if (lseek (channel, offset, 0) == -1L in getloadavg()
948 || read (channel, (char *) load_ave, sizeof (load_ave)) in getloadavg()
951 close (channel); in getloadavg()
/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngrtran.c2575 int channel = 0; in png_do_unshift() local
2579 int b = *bp >> shift[channel]; in png_do_unshift()
2580 if (++channel >= channels) in png_do_unshift()
2581 channel = 0; in png_do_unshift()
2593 int channel = 0; in png_do_unshift() local
2599 value >>= shift[channel]; in png_do_unshift()
2600 if (++channel >= channels) in png_do_unshift()
2601 channel = 0; in png_do_unshift()
/ndk/sources/third_party/googletest/googletest/
DREADME18 also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex3143 % It also defines \fooindfile to be the number of the output channel for