Home
last modified time | relevance | path

Searched defs:isEof (Results 1 – 10 of 10) sorted by relevance

/external/srec/portable/src/
DPANSIFileImpl.c332 ESR_ReturnCode PANSIFileIsEOFImpl(PFile* self, ESR_BOOL* isEof) in PANSIFileIsEOFImpl()
DPFileWrap.c155 ESR_ReturnCode PFileIsEOF ( PFile *self, ESR_BOOL *isEof ) in PFileIsEOF()
DPFile.c119 ESR_ReturnCode PFileIsEOF(PFile* self, ESR_BOOL* isEof) in PFileIsEOF()
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_aux.c35 int isEof; /* True if cursor is at EOF */ member
Dfts3Int.h164 u8 isEof; /* True if at End Of Results */ member
/external/chromium_org/third_party/sqlite/src/src/
Dtest_stat.c113 int isEof; /* After pStmt has returned SQLITE_DONE */ member
/external/chromium_org/third_party/sqlite/src/ext/rtree/
Drtree.c997 int isEof; in descendToCell() local
1106 int isEof; in rtreeNext() local
1297 int isEof = 1; in rtreeFilter() local
/external/svox/pico/lib/
Dpicoos.c1137 picoos_bool isEof; in LEof() local
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DSerializedScriptValue.cpp1629 bool isEof() const { return m_position >= m_length; } in isEof() function in WebCore::__anona12e75660111::Reader
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp1004 bool isEof() const { in isEof() function in BIO_Stream