Home
last modified time | relevance | path

Searched defs:current_pos (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Support/
Draw_os_ostream.cpp30 uint64_t raw_os_ostream::current_pos() const { return OS.tellp(); } in current_pos() function in raw_os_ostream
Draw_ostream.cpp756 uint64_t raw_svector_ostream::current_pos() const { in current_pos() function in raw_svector_ostream
781 uint64_t raw_null_ostream::current_pos() const { in current_pos() function in raw_null_ostream
/external/llvm/include/llvm/Support/
DFormattedStream.h62 virtual uint64_t current_pos() const { in current_pos() function
Dcircular_raw_ostream.h89 virtual uint64_t current_pos() const { in current_pos() function
Draw_ostream.h324 virtual uint64_t current_pos() const { return pos; } in current_pos() function
445 virtual uint64_t current_pos() const { return OS.size(); } in current_pos() function
/external/v8/src/
Dscanner.cc597 int current_pos = source_pos(); in SeekForward() local
Dhydrogen.cc8068 UsePosition* current_pos = range->first_pos(); in TraceLiveRange() local
/external/chromium/chrome/browser/automation/
Dui_controls_win.cc244 POINT current_pos; in SendMouseMoveImpl() local
/external/quake/quake/src/WinQuake/
Din_win.cpp39 POINT current_pos; variable
/external/quake/quake/src/QW/client/
Din_win.c39 POINT current_pos; variable
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_view_win.cc1151 int current_pos, in WordBreakProc()
1269 int current_pos, in SchemeEnd()
/external/libvpx/vp8/encoder/
Dfirstpass.c2373 FIRSTPASS_STATS *current_pos = cpi->stats_in; in find_next_key_frame() local