HomeSort by relevance Sort by last modified time
    Searched full:headername (Results 251 - 275 of 406) sorted by null

<<11121314151617

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/decimal/
decimal.h 27 * Do not attempt to use it directly. @headername{decimal}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
legendre_function.tcc 28 * Do not attempt to use it directly. @headername{tr1/cmath}
unordered_map.h 27 * Do not attempt to use it directly. @headername{tr1/unordered_map}
  /external/nist-sip/java/gov/nist/javax/sip/parser/
StringMsgParser.java 408 String headerName = Lexer.getHeaderName(header);
409 Class headerClass = NameMap.getClassFromName(headerName);
  /frameworks/base/tests/CoreTests/android/core/
TestWebServer.java 589 String headerName = new String(buf, 0, i);
596 headers.put(headerName, headerValue);
  /libcore/support/src/test/java/tests/support/
Support_TestWebServer.java 546 String headerName = new String(buf, 0, i);
553 headers.put(headerName, headerValue);
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 242 def _parse_www_authenticate(headers, headername='www-authenticate'):
246 if headers.has_key(headername):
247 authenticate = headers[headername].strip()
251 if headername == 'authentication-info':
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
Via.java 252 /** Encode the body of this header (the stuff that follows headerName).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 27 * Do not attempt to use it directly. @headername{algorithm}
atomic_0.h 28 * Do not attempt to use it directly. @headername{atomic}
atomic_2.h 28 * Do not attempt to use it directly. @headername{atomic}
basic_ios.h 29 * Do not attempt to use it directly. @headername{ios}
char_traits.h 29 * Do not attempt to use it directly. @headername{string}
codecvt.h 28 * Do not attempt to use it directly. @headername{locale}
forward_list.tcc 27 * Do not attempt to use it directly. @headername{forward_list}
stl_heap.h 53 * Do not attempt to use it directly. @headername{queue}
stl_queue.h 55 * Do not attempt to use it directly. @headername{queue}
stl_uninitialized.h 55 * Do not attempt to use it directly. @headername{memory}
unique_ptr.h 27 * Do not attempt to use it directly. @headername{memory}
unordered_map.h 27 * Do not attempt to use it directly. @headername{unordered_map}
unordered_set.h 27 * Do not attempt to use it directly. @headername{unordered_set}
valarray_after.h 28 * Do not attempt to use it directly. @headername{valarray}
valarray_before.h 28 * Do not attempt to use it directly. @headername{valarray}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
sso_string_base.h 28 * Do not attempt to use it directly. @headername{ext/vstring.h}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
exp_integral.tcc 28 * Do not attempt to use it directly. @headername{tr1/cmath}

Completed in 2577 milliseconds

<<11121314151617