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

  /external/llvm/utils/
sort_includes.py 29 headers_end = 0
41 headers_end = i
72 lines = lines[:headers_begin] + header_lines + lines[headers_end + 1:]
  /external/valgrind/main/coregrind/m_ume/
macho.c 488 vki_uint8_t *headers_end; local
541 headers_end = headers + len;
554 lc->cmdsize+(vki_uint8_t *)lc > headers_end) {
  /external/chromium/net/http/
http_util.h 170 std::string::const_iterator headers_end,

Completed in 335 milliseconds