HomeSort by relevance Sort by last modified time
    Searched full:headername (Results 326 - 350 of 1341) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
messages_members.h 27 * Do not attempt to use it directly. @headername{locale}
time_members.h 27 * Do not attempt to use it directly. @headername{locale}
  /external/clang/lib/Basic/
Builtins.cpp 53 LangOpts.NoMathBuiltin && BuiltinInfo.HeaderName &&
54 llvm::StringRef(BuiltinInfo.HeaderName).equals("math.h");
  /external/nist-sip/java/gov/nist/javax/sip/header/
CSeq.java 103 return headerName + COLON + SP + encodeBody() + NEWLINE;
107 * Return canonical header content. (encoded header except headerName:)
RAck.java 62 * Encode the body of this header (the stuff that follows headerName). A.K.A
To.java 81 return headerName + COLON + SP + encodeBody() + NEWLINE;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
SASSSourceMapping.js 99 * @param {string} headerName
103 _headerValue: function(headerName, headers)
105 headerName = headerName.toLowerCase();
108 if (name.toLowerCase() === headerName) {
  /external/chromium_org/third_party/WebKit/Source/web/
AssociatedURLLoader.cpp 97 String headerName(name);
99 if (equalIgnoringCase(headerName, "access-control-expose-headers"))
101 else if (!isOnAccessControlResponseHeaderWhitelist(headerName))
  /external/chromium/net/base/
dir_header.html 135 <td i18n-content="headerName"></td>
  /external/chromium_org/third_party/icu/source/tools/gendraft/
genheaders.pl 96 ($headerName) = @_;
97 $headerDef = uc($headerName); # this is building the constant for #define
126 ($outFH, $headername, $HEADERDEF, $symbolDef) = @_;
137 * file name: $headername
  /external/icu4c/tools/gendraft/
genheaders.pl 96 ($headerName) = @_;
97 $headerDef = uc($headerName); # this is building the constant for #define
126 ($outFH, $headername, $HEADERDEF, $symbolDef) = @_;
137 * file name: $headername
  /external/nist-sip/java/gov/nist/javax/sip/parser/
RetryAfterParser.java 74 headerName(TokenTypes.RETRY_AFTER);
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAccessNetworkInfoParser.java 93 headerName(TokenTypes.P_ACCESS_NETWORK_INFO);
PAssociatedURIParser.java 88 headerName(TokenTypes.P_ASSOCIATED_URI);
PMediaAuthorizationParser.java 83 headerName(TokenTypes.P_MEDIA_AUTHORIZATION);
PrivacyParser.java 84 this.headerName(TokenTypes.PRIVACY);
SecurityServerParser.java 68 headerName(TokenTypes.SECURITY_SERVER);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
concept_check.h 27 * Do not attempt to use it directly. @headername{iterator}
exception_ptr.h 28 * Do not attempt to use it directly. @headername{exception}
move.h 27 * Do not attempt to use it directly. @headername{utility}
nested_exception.h 27 * Do not attempt to use it directly. @headername{exception}
ostream_insert.h 27 * Do not attempt to use it directly. @headername{ostream}
range_access.h 27 * Do not attempt to use it directly. @headername{iterator}
regex_error.h 30 * Do not attempt to use it directly. @headername{regex}
regex_grep_matcher.h 28 * Do not attempt to use it directly. @headername{regex}

Completed in 648 milliseconds

<<11121314151617181920>>