HomeSort by relevance Sort by last modified time
    Searched full:headername (Results 101 - 125 of 1810) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
opt_random.h 27 * Do not attempt to use it directly. @headername{random}
os_defines.h 27 * Do not attempt to use it directly. @headername{iosfwd}
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
cpu_defines.h 27 * Do not attempt to use it directly. @headername{iosfwd}
os_defines.h 27 * Do not attempt to use it directly. @headername{iosfwd}
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
cpu_defines.h 27 * Do not attempt to use it directly. @headername{iosfwd}
os_defines.h 27 * Do not attempt to use it directly. @headername{iosfwd}
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
NetworkRequest.js 565 * @param {string} headerName
568 requestHeaderValue: function(headerName)
570 return this._headerValue(this.requestHeaders(), headerName);
657 * @param {string} headerName
660 responseHeaderValue: function(headerName)
662 var value = this._responseHeaderValues[headerName];
664 value = this._headerValue(this.responseHeaders, headerName);
665 this._responseHeaderValues[headerName] = (value !== undefined) ? value : null;
763 * @param {string} headerName
766 _headerValue: function(headers, headerName)
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genren/
genren.pl 21 $headername = 'urename.h';
47 /^-o/ && (($headername = shift (@ARGV)), next); # output file
61 #$headername = "uren".substr($ARGV[0], 6, index(".", $ARGV[0])-7).".h";
63 $HEADERDEF = uc($headername); # this is building the constant for #define
67 open HEADER, ">$headername"; # opening a header file
80 * file name: $headername
  /external/clang/unittests/libclang/
LibclangTest.cpp 401 std::string HeaderName = "HeaderFile.h";
404 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom);
417 WriteFile(HeaderName, NewHeaderContents);
430 std::string HeaderName = "HeaderFile.h";
434 WriteFile(HeaderName, std::string(HeaderTop) + HeaderBottom);
452 WriteFile(HeaderName, NewHeaderContents);
  /external/icu/icu4c/source/tools/genren/
genren.pl 21 $headername = 'urename.h';
47 /^-o/ && (($headername = shift (@ARGV)), next); # output file
61 #$headername = "uren".substr($ARGV[0], 6, index(".", $ARGV[0])-7).".h";
63 $HEADERDEF = uc($headername); # this is building the constant for #define
67 open HEADER, ">$headername"; # opening a header file
80 * file name: $headername
  /external/chromium_org/chrome/common/net/
net_resource_provider.cc 34 value.SetString("headerName",
  /external/nist-sip/java/gov/nist/javax/sip/header/
ExtensionHeaderList.java 49 ExtensionHeaderList retval = new ExtensionHeaderList(headerName);
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
JoinParser.java 46 headerName(TokenTypes.JOIN_TO);
MinSEParser.java 45 headerName(TokenTypes.MINSE_TO);
ReferredByParser.java 33 headerName(TokenTypes.REFERREDBY_TO);
SessionExpiresParser.java 41 headerName(TokenTypes.SESSIONEXPIRES_TO);
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
SecurityClientParser.java 68 headerName(TokenTypes.SECURITY_CLIENT);
SecurityVerifyParser.java 67 headerName(TokenTypes.SECURITY_VERIFY);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
c++0x_warning.h 25 * Do not attempt to use it directly. @headername{iosfwd}
cxxabi_forced.h 28 * Do not attempt to use it directly. @headername{cxxabi.h}
exception_defines.h 29 * Do not attempt to use it directly. @headername{exception}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
c++io.h 28 * Do not attempt to use it directly. @headername{ios}
cxxabi_tweaks.h 27 * Do not attempt to use it directly. @headername{cxxabi.h}
os_defines.h 28 * Do not attempt to use it directly. @headername{iosfwd}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
c++io.h 28 * Do not attempt to use it directly. @headername{ios}

Completed in 210 milliseconds

1 2 3 45 6 7 8 91011>>