/bionic/libc/kernel/tools/ |
find_headers.py | 3 # this program is used to find source code that includes linux kernel headers directly 23 -d <include-dir> specify alternate kernel headers 36 this program is used to find all the kernel headers that are used 133 #destdir = "/tmp/bionic-kernel-headers/" 149 headers = fparser.getHeaders() variable 152 # now recursively scan the kernel headers for additionnal sub-included headers 153 hparser = kernel.KernelHeaderFinder(headers,archs,kernel_root,kernel_config) 154 headers = hparser.scanForAllArchs() variable 159 print "the following %d headers:" % len(headers [all...] |
/development/ide/xcode/svg.xcodeproj/ |
project.pbxproj | 11 002843AC09DDC030002E9CB0 /* SkSVGCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437709DDC02F002E9CB0 /* SkSVGCircle.h */; }; 13 002843AE09DDC030002E9CB0 /* SkSVGClipPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437909DDC02F002E9CB0 /* SkSVGClipPath.h */; }; 15 002843B009DDC030002E9CB0 /* SkSVGDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437B09DDC02F002E9CB0 /* SkSVGDefs.h */; }; 17 002843B209DDC030002E9CB0 /* SkSVGElements.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437D09DDC02F002E9CB0 /* SkSVGElements.h */; }; 19 002843B409DDC030002E9CB0 /* SkSVGEllipse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437F09DDC02F002E9CB0 /* SkSVGEllipse.h */; }; 21 002843B609DDC030002E9CB0 /* SkSVGFeColorMatrix.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438109DDC02F002E9CB0 /* SkSVGFeColorMatrix.h */; }; 23 002843B809DDC030002E9CB0 /* SkSVGFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438309DDC02F002E9CB0 /* SkSVGFilter.h */; }; 25 002843BA09DDC030002E9CB0 /* SkSVGG.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438509DDC02F002E9CB0 /* SkSVGG.h */; }; 27 002843BC09DDC030002E9CB0 /* SkSVGGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438709DDC02F002E9CB0 /* SkSVGGradient.h */; }; 29 002843BE09DDC030002E9CB0 /* SkSVGGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438909DDC02F002E9CB0 /* SkSVGGroup.h */; } [all...] |
/external/apache-http/src/org/apache/http/message/ |
BasicHeaderIterator.java | 49 * An array of headers to iterate over. 66 * <code>null</code> to iterate over all headers in the array. 75 * @param headers an array of headers over which to iterate 76 * @param name the name of the headers over which to iterate, or 79 public BasicHeaderIterator(Header[] headers, String name) { 80 if (headers == null) { 85 this.allHeaders = headers; 98 * or negative if there are no more headers 139 * @throws NoSuchElementException if there are no more headers [all...] |
/external/skia/xcode/svg.xcodeproj/ |
project.pbxproj | 11 002843AC09DDC030002E9CB0 /* SkSVGCircle.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437709DDC02F002E9CB0 /* SkSVGCircle.h */; }; 13 002843AE09DDC030002E9CB0 /* SkSVGClipPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437909DDC02F002E9CB0 /* SkSVGClipPath.h */; }; 15 002843B009DDC030002E9CB0 /* SkSVGDefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437B09DDC02F002E9CB0 /* SkSVGDefs.h */; }; 17 002843B209DDC030002E9CB0 /* SkSVGElements.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437D09DDC02F002E9CB0 /* SkSVGElements.h */; }; 19 002843B409DDC030002E9CB0 /* SkSVGEllipse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028437F09DDC02F002E9CB0 /* SkSVGEllipse.h */; }; 21 002843B609DDC030002E9CB0 /* SkSVGFeColorMatrix.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438109DDC02F002E9CB0 /* SkSVGFeColorMatrix.h */; }; 23 002843B809DDC030002E9CB0 /* SkSVGFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438309DDC02F002E9CB0 /* SkSVGFilter.h */; }; 25 002843BA09DDC030002E9CB0 /* SkSVGG.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438509DDC02F002E9CB0 /* SkSVGG.h */; }; 27 002843BC09DDC030002E9CB0 /* SkSVGGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438709DDC02F002E9CB0 /* SkSVGGradient.h */; }; 29 002843BE09DDC030002E9CB0 /* SkSVGGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = 0028438909DDC02F002E9CB0 /* SkSVGGroup.h */; } [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
UrlInterceptRegistryTest.java | 90 public CacheResult service(String url, Map<String, String> headers) { 96 Map<String, String> headers) { 101 public CacheResult service(String url, Map<String, String> headers) { 107 Map<String, String> headers) { 112 public CacheResult service(String url, Map<String, String> headers) { 118 Map<String, String> headers) { 139 public CacheResult service(String url, Map<String, String> headers) { 143 public PluginData getPluginData(String url, Map<String, String> headers) {
|
/external/icu4c/tools/ctestfw/ |
tstdtmod.cpp | 102 UResourceBundle *headers = ures_getByKey(fInfoRB, "Headers", NULL, &intStatus); local 105 result = new RBTestData(DataFillIn, headers, status); 114 ures_close(headers); 130 UResourceBundle *headers = ures_getByKey(fInfoRB, "Headers", NULL, &intStatus); local 133 result = new RBTestData(DataFillIn, headers, status); 141 ures_close(headers);
|
/external/kernel-headers/original/linux/ |
auxvec.h | 11 #define AT_PHDR 3 /* program headers for program */ 13 #define AT_PHNUM 5 /* number of program headers */
|
/external/stlport/stlport/stl/ |
_prolog.h | 12 * headers are included as some platforms (Win32) include C standard headers
|
/external/stlport/stlport/stl/config/ |
_icc.h | 10 // compiler headers included. Default is "../include". 11 // C headers may reside in different directory, so separate macro is provided.
|
_native_headers.h | 28 /* For some compilers, C headers like <stdio.h> are located in separate directory */ 36 /* For some compilers, C-library headers like <cstdio> are located in separate directory */ 44 /* Some compilers locate basic C++ runtime support headers (<new>, <typeinfo>, <exception>) in separate directory */
|
/frameworks/base/core/java/android/webkit/ |
PluginData.java | 27 * the length of the body, the response headers, and the response 45 * The associated HTTP response headers stored as a map of 62 * @param headers The response headers. Map of 73 Map<String, String[]> headers, 77 mHeaders = headers; 108 * Returns the HTTP response headers associated with the plugin 111 * @return A Map<String, String[]> containing all headers. The
|
ContentLoader.java | 20 import android.net.http.Headers; 91 protected void buildHeaders(Headers headers) { 93 headers.setContentType("text/html"); 96 headers.setCacheControl("no-store, no-cache");
|
/dalvik/libcore/luni/src/main/java/java/net/ |
CacheResponse.java | 28 * getHeaders()} to fetch the response headers. 52 * Returns an immutable {@code Map} which contains the response headers 55 * @return an immutable {@code Map} which contains the response headers. The 60 * headers.
|
/external/bluetooth/glib/ |
gio-unix-2.0-uninstalled.pc.in | 2 Description: unix specific headers for glib I/O library, Not Installed
|
gio-unix-2.0.pc.in | 7 Description: unix specific headers for glib I/O library
|
/external/dropbear/libtomcrypt/testprof/ |
makefile.msvc | 1 CFLAGS = /I../src/headers/ /I./ /Ox /DWIN32 /DLTC_SOURCE /W3 /Fo$@
|
/external/kernel-headers/original/linux/netfilter_ipv6/ |
ip6t_ipv6header.h | 2 on whether they contain certain headers */
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_mixer_MMX.h | 2 headers for MMX assembler version of SDL_MixAudio
|
/external/qemu/hw/ |
xen.h | 6 * must not depend on any xen headers being present in
|
/external/strace/ |
README-Android | 8 (note this uses the desktop gcc and glibc headers)
|
/frameworks/base/services/java/com/android/server/ |
BootReceiver.java | 100 final String headers = new StringBuilder(512) local 111 db.addText("SYSTEM_RECOVERY_LOG", headers + recovery); 117 if (db != null) db.addText("SYSTEM_BOOT", headers); 120 addFileToDropBox(db, prefs, headers, "/proc/last_kmsg", 122 addFileToDropBox(db, prefs, headers, "/cache/recovery/log", 124 addFileToDropBox(db, prefs, headers, "/data/dontpanic/apanic_console", 126 addFileToDropBox(db, prefs, headers, "/data/dontpanic/apanic_threads", 129 if (db != null) db.addText("SYSTEM_RESTART", headers); 135 addFileToDropBox(db, prefs, headers, tombstoneFiles[i].getPath(), 146 addFileToDropBox(db, prefs, headers, filename, LOG_SIZE, "SYSTEM_TOMBSTONE") [all...] |
/frameworks/base/obex/javax/obex/ |
ServerRequestHandler.java | 47 * <STRONG>Connection ID and Target Headers</STRONG> 115 * The headers received in the request can be retrieved from the 116 * <code>request</code> argument. The headers that should be sent in the 118 * @param request contains the headers sent by the client; 120 * @param reply the headers that should be sent in the reply; 134 * The headers received in the request can be retrieved from the 135 * <code>request</code> argument. The headers that should be sent in the 137 * @param request contains the headers sent by the client; 139 * @param reply the headers that should be sent in the reply; 152 * The headers received in the request can be retrieved from th [all...] |
/frameworks/base/tests/CoreTests/android/core/ |
RequestAPITest.java | 70 public void verifyFailure(Map<String, String> headers) { 74 "http://localhost:8080/test1", "GET", headers, null, 90 Map<String, String> headers = Maps.newHashMap(); local 91 headers.put(null, null); 92 verifyFailure(headers); 102 Map<String, String> headers = Maps.newHashMap(); local 103 headers.put("TestHeader", null); 104 verifyFailure(headers); 114 Map<String, String> headers = Maps.newHashMap(); local 115 headers.put("TestHeader", "") 134 Map<String, String> headers = Maps.newHashMap(); local 146 Map<String, String> headers = Maps.newHashMap(); local 160 Map<String, String> headers = Maps.newHashMap(); local [all...] |
/frameworks/base/core/java/com/google/android/mms/pdu/ |
AcknowledgeInd.java | 44 * Constructor with given headers. 46 * @param headers Headers for this PDU. 48 AcknowledgeInd(PduHeaders headers) { 49 super(headers);
|
DeliveryInd.java | 40 * Constructor with given headers. 42 * @param headers Headers for this PDU. 44 DeliveryInd(PduHeaders headers) { 45 super(headers);
|