HomeSort by relevance Sort by last modified time
    Searched refs:bufe (Results 1 - 2 of 2) sorted by null

  /frameworks/base/cmds/installd/
commands.c 906 int bufp, bufe, bufi, readlen; local
938 bufe = 0;
943 while (bufi < bufe && buf[bufi] != '\n') {
946 if (bufi < bufe) {
1030 if (bufp < bufe) {
    [all...]
  /external/kernel-headers/original/linux/
cdrom.h 1071 __u8 bufe : 1; member in struct:__anon8386
    [all...]

Completed in 3822 milliseconds