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

  /dalvik/dx/src/com/android/dx/util/
IndentingWriter.java 75 bol(); method
130 bol(); method
164 private void bol() { method in class:IndentingWriter
Hex.java 269 boolean bol = true;
  /development/ide/emacs/
android-compile.el 131 (let ((bol (point-at-bol)))
133 (delete-region bol (point)))))
  /external/chromium/base/third_party/symbolize/
symbolize.cc 388 // Read '\n'-terminated line from file. On success, modify "bol"
393 bool ReadLine(const char **bol, const char **eol) {
426 *bol = bol_;
432 const char *bol() { function in class:__anon2284::LineReader
  /external/freetype/src/psaux/
t1decode.c 372 FT_Bool bol = TRUE; local
443 if ( bol )
446 bol = FALSE;
688 bol = TRUE;
    [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 568 milliseconds