eof
int eof() const { return _state & ios::eofbit; }
int32 eof;
eof=XDRInPacketGetInt32(&reply);
while (eof == 0);
bool eof = lock.l_len + lock.l_start == OFF_MAX;
|| (eof && fLength == UINT64_MAX));
void* buffer, size_t* length, bool* eof);
bool eof = false;
while (!eof) {
status_t result = ReadDirOnce(&dirents, &count, cookie, &eof, &change,
size_t* _length, bool* eof)
ASSERT(eof != NULL);
*eof = false;
while (size < *_length && !*eof) {
reinterpret_cast<char*>(buffer) + size, eof);
bool eof = false;
return ReadDirect(cookie, pos, buffer, _length, &eof);
bool* eof, uint64* change, uint64* dirCookie, uint64* dirCookieVerf,
ASSERT(eof != NULL);
result = reply.ReadDir(dirCookie, dirCookieVerf, dirents, count, eof);
uint32* length, void* buffer, bool* eof)
ASSERT(eof != NULL);
result = reply.Read(buffer, length, eof);
bool* eof);
OpenDirCookie* cookie, bool* eof, uint64* change,
ReplyInterpreter::Read(void* buffer, uint32* size, bool* eof)
*eof = fReply->Stream().GetBoolean();
DirEntry** dirents, uint32* _count, bool* eof)
*eof = fReply->Stream().GetBoolean();
status_t Read(void* buffer, uint32* size, bool* eof);
DirEntry** dirents, uint32* count, bool* eof);
bool eof = false;
offset + position + size, buffer + size, &bytesRead, &eof);
} while (size < length && result == B_OK && !eof);
} while (position < length && result == B_OK && !eof);
bool eof;
return inode->ReadDirect(cookie, pos, buffer, length, &eof);
bool eof = false;
for (size_t i = 0; i < count && !eof; i++) {
result = inode->ReadDirect(cookie, pos, buffer, &bytesRead, &eof);
} while (bytesLeft > 0 && !eof);
line_buffer_readable_line(struct line_buffer &buffer, char eol, char eof)
if (c == eol || c == '\n' || c == '\r' || c == eof)
char eof, bool* hitEOF)
if (c == eof) {
int32 line_buffer_readable_line(struct line_buffer &buffer, char eol, char eof);
size_t length, char eof = 0, bool* hitEOF = NULL);
while(ifs.good() && !ifs.eof()){
virtual int eof();
int eof;
lzfile->eof = 0;
int eof = 0;
if (lzfile->eof)
eof = 1;
lzfile->eof = 1;
if (eof)
int eof; /* last entry reached */
kv.eof = ida[1] ? 0 : 1;
incore_add_ideof(Repodata *data, Id sx, int eof)
*dp++ = eof ? (x & 63) : (x & 63) | 64;
int eof;
dp = data_read_ideof(dp, &id, &eof);
incore_add_ideof(data, id, eof);
if (eof)
write_id_eof(Repodata *data, Id x, int eof)
write_id(data, x | (eof ? 0 : 64));
data_addideof(struct extdata *xd, Id sx, int eof)
*dp++ = eof ? (x & 63) : (x & 63) | 64;
if ((key->type != REPOKEY_TYPE_FIXARRAY || kv->eof == 0)
if (kv->eof == 0)
else if (kv->eof == 1)
if (kv->eof != 2)
cbdata->sp = kv->eof == 2 ? sp - 1: sp;
data_addideof(xd, id, kv->eof);
data_addideof(xd, kv->num2, kv->eof);
data_addideof(xd, id, kv->eof);
if (kv->eof == 0)
else if (kv->eof == 1)
if (kv->eof != 2)
if (cbdata->target->keys[rm].storage == KEY_STORAGE_VERTICAL_OFFSET && kv->eof)
kv->eof = 1;
kv->eof = 1;
kv->eof = 1;
kv->eof = 1;
kv->eof = 0;
kv->eof = 0;
kv->eof = 0;
kv->eof = 0;
kv->eof = 0;
kv->eof = 0;
kv->eof = 0;
kv->eof = 0;
kv->eof = 1;
if (di->kv.eof)
di->kv.eof = 0;
di->kv.eof = 2;
di->kv.eof = 1;
if (di->kv.eof)
di->kv.eof = 1;
if (di->kv.eof == 2)
if (!di->kv.parent || di->kv.parent->eof == 2)
data_addideof(struct extdata *xd, Id sx, int eof)
*dp++ = eof ? (x & 63) : (x & 63) | 64;
if (!di.kv.eof)
int eof = 0;
dp = data_read_ideof(dp, &id, &eof);
if (eof)
kv.eof = 0;
kv.eof = 1;
kv.eof = 2;
while (!kv.eof && !stop);
data_read_ideof(unsigned char *dp, Id *idp, int *eof)
*eof = 0;
*eof = 1;
kv->eof = 1;
return data_read_ideof(dp, &kv->id, &kv->eof);
dp = data_read_ideof(dp, &kv->id, &kv->eof);
return data_read_ideof(dp, (Id *)&kv->num2, &kv->eof);
int eof;
dp = data_read_ideof(dp, &id, &eof);
if (eof)
dp = data_read_ideof(dp, &id, &eof);
if (eof)
_IO_getline_info (fp, buf, n, delim, extract_delim, eof)
int *eof;
if (eof != NULL)
*eof = 0;
if (eof)
*eof = c;
_IO_getwline_info (fp, buf, n, delim, extract_delim, eof)
wint_t *eof;
if (eof != NULL)
*eof = 0;
if (eof)
*eof = wc;