Searched defs:eof (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/util/
H A DBase64InputStream.java33 private boolean eof; field in class:Base64InputStream
63 eof = false;
138 if (eof) return;
142 eof = true;
/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.cpp43 SLboolean eof; // whether we have hit EOF on input yet variable
95 if (!eof) {
141 eof = SL_BOOLEAN_TRUE;
521 eof = SL_BOOLEAN_TRUE;
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jar ... buff int offset int length public int getEntity () public void eof (char[], int, int) throws org.xml.sax. ...
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 929 milliseconds