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

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
gslice_array.h 28 * Do not attempt to use it directly. @headername{valarray}
indirect_array.h 28 * Do not attempt to use it directly. @headername{valarray}
locale_classes.tcc 27 * Do not attempt to use it directly. @headername{locale}
mask_array.h 28 * Do not attempt to use it directly. @headername{valarray}
postypes.h 29 * Do not attempt to use it directly. @headername{iosfwd}
stl_iterator_base_types.h 54 * Do not attempt to use it directly. @headername{iterator}
stl_tempbuf.h 54 * Do not attempt to use it directly. @headername{memory}
valarray_array.tcc 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/tr1/
unordered_set.h 27 * Do not attempt to use it directly. @headername{tr1/unordered_set}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
cpp_type_traits.h 28 * Do not attempt to use it directly. @headername{ext/type_traits}
gslice_array.h 28 * Do not attempt to use it directly. @headername{valarray}
indirect_array.h 28 * Do not attempt to use it directly. @headername{valarray}
locale_classes.tcc 27 * Do not attempt to use it directly. @headername{locale}
mask_array.h 28 * Do not attempt to use it directly. @headername{valarray}
postypes.h 29 * Do not attempt to use it directly. @headername{iosfwd}
stl_iterator_base_types.h 54 * Do not attempt to use it directly. @headername{iterator}
stl_tempbuf.h 54 * Do not attempt to use it directly. @headername{memory}
valarray_array.tcc 28 * Do not attempt to use it directly. @headername{valarray}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
unordered_set.h 27 * Do not attempt to use it directly. @headername{tr1/unordered_set}
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ParserFactory.java 286 String headerName = Lexer.getHeaderName(line);
288 if (headerName == null || headerValue == null)
291 Class parserClass = (Class) parserTable.get(SIPHeaderNamesCache.toLowerCase(headerName));
RAckParser.java 74 headerName(TokenTypes.RACK);
ReferToParser.java 56 headerName(TokenTypes.REFER_TO);
TimeStampParser.java 71 headerName(TokenTypes.TIMESTAMP);
  /external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java     [all...]
Reason.java 139 * Encode the body of this header (the stuff that follows headerName).

Completed in 1618 milliseconds

1 2 3 4 5 6 7 891011>>