HomeSort by relevance Sort by last modified time
    Searched full:headers (Results 1 - 25 of 3025) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/net/base/
DEPS 4 "+grit", # For generated headers
  /external/chromium/net/data/url_request_unittest/
redirect-test.html.mock-http-headers 2 Location: with-headers.html
with-headers.html 1 This file is boring; all the action's in the .mock-http-headers.
  /external/nist-sip/java/gov/nist/javax/sip/parser/
package.html 2 Parsers for SIP Headers, URL's and addresses.
  /external/webkit/JavaScriptCore/icu/
README 1 The headers in this directory are for compiling on Mac OS X 10.4.
2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
3 For other platforms, installed ICU headers should be used rather than these.
  /external/webkit/JavaScriptGlue/icu/
README 1 The headers in this directory are for compiling on Mac OS X 10.4.
2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
3 For other platforms, installed ICU headers should be used rather than these.
  /external/webkit/WebCore/icu/
README 1 The headers in this directory are for compiling on Mac OS X 10.4.
2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
3 For other platforms, installed ICU headers should be used rather than these.
  /external/webkit/WebKit/mac/icu/
README 1 The headers in this directory are for compiling on Mac OS X 10.4.
2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
3 For other platforms, installed ICU headers should be used rather than these.
  /external/kernel-headers/original/
README.TXT 1 This directory contains the original kernel headers that are used to generate Bionic's "cleaned-up" user-land headers.
4 (NOTE: The cleaned up headers do not contain copyrightable information and are distributed with Bionic)
  /external/chromium/third_party/icu/source/test/hdrtst/
dfiles.txt 4 # in 2.6 - no deprecated headers.
  /external/icu4c/test/hdrtst/
dfiles.txt 4 # in 2.6 - no deprecated headers.
  /external/nist-sip/java/gov/nist/javax/sip/header/
package.html 4 Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
  /external/apache-http/src/org/apache/http/message/
HeaderGroup.java 43 * A class for combining a set of headers.
44 * This class allows for multiple headers with the same name and
45 * keeps track of the order in which headers were added.
53 /** The list of headers for this group, in the order in which they were added */
54 private List headers; field in class:HeaderGroup
60 this.headers = new ArrayList(16);
64 * Removes any contained headers.
67 headers.clear();
80 headers.add(header);
92 headers.remove(header)
145 Header[] headers = getHeaders(name); local
    [all...]
  /external/webkit/WebCore/WebCore.xcodeproj/
project.pbxproj 25 0014628B103CD1DE000B20DB /* OriginAccessEntry.h in Headers */ = {isa = PBXBuildFile; fileRef = 00146289103CD1DE000B20DB /* OriginAccessEntry.h */; };
26 06027CAD0B1CBFC000884B2D /* ContextMenuItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 06027CAC0B1CBFC000884B2D /* ContextMenuItem.h */; settings = {ATTRIBUTES = (Private, ); }; };
28 062287840B4DB322000C34DF /* FocusDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 062287830B4DB322000C34DF /* FocusDirection.h */; settings = {ATTRIBUTES = (Private, ); }; };
29 065AD4F50B0C2EDA005A2B1D /* ContextMenuClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 065AD4F20B0C2EDA005A2B1D /* ContextMenuClient.h */; settings = {ATTRIBUTES = (Private, ); }; };
31 065AD4F70B0C2EDA005A2B1D /* ContextMenuController.h in Headers */ = {isa = PBXBuildFile; fileRef = 065AD4F40B0C2EDA005A2B1D /* ContextMenuController.h */; settings = {ATTRIBUTES = (Private, ); }; };
32 0668E18B0ADD9624004128E0 /* PopupMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 0668E1890ADD9624004128E0 /* PopupMenu.h */; };
34 066C772B0AB603B700238CC4 /* FileChooser.h in Headers */ = {isa = PBXBuildFile; fileRef = 066C772A0AB603B700238CC4 /* FileChooser.h */; settings = {ATTRIBUTES = (Private, ); }; };
37 066C77310AB603FD00238CC4 /* RenderFileUploadControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 066C772F0AB603FD00238CC4 /* RenderFileUploadControl.h */; };
38 06E81ED70AB5D5E900C87837 /* LocalCurrentGraphicsContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 06E81ED60AB5D5E900C87837 /* LocalCurrentGraphicsContext.h */; };
41 0709FC4E1025DEE30059CDBA /* AccessibilitySlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 0709FC4D1025DEE30059CDBA /* AccessibilitySlider.h */; }
    [all...]
  /external/stlport/test/unit/
algorithm_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
assert_header_test.c 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
bitset_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
c_limits_header_test.c 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
c_locale_header_test.c 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
cassert_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
cctype_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
cerrno_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
cfloat_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
ciso646_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with
climits_header_test.cpp 4 * Additionnaly, for C Standard headers that STLport expose, it can also be
5 * used to check that files included by those headers are compatible with

Completed in 2648 milliseconds

1 2 3 4 5 6 7 8 91011>>