HomeSort by relevance Sort by last modified time
    Searched full:headers (Results 226 - 250 of 2033) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant/wpa_gui/
wpa_gui.pro 21 HEADERS += wpamsg.h
  /external/wpa_supplicant/wpa_gui-qt4/
wpa_gui.pro 21 HEADERS += wpamsg.h \
  /external/yaffs2/yaffs2/
yaffs_mtdif.h 15 * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
  /frameworks/base/core/java/android/webkit/
UrlInterceptRegistry.java 119 String url, Map<String, String> headers) {
126 CacheResult result = handler.service(url, headers);
146 String url, Map<String, String> headers) {
153 PluginData data = handler.getPluginData(url, headers);
  /packages/apps/Email/docs/
TODO 27 can completely remove the need for the special headers.
  /packages/apps/Email/src/com/android/email/mail/internet/
MimeMessage.java 48 * RFC 2045 style headers.
57 // NOTE: The fields here are transcribed out of headers, and values stored here will supercede
58 // the values found in the headers. Use caution to prevent any out-of-phase errors. In
76 // headers are parsed by org.apache.james.mime4j.field.DateTimeField which does not have any
141 * The goal is to save memory by not creating the headers until needed.
332 * overridden by explicitly clearing the headers, removing the message-id header, etc.
427 * Set entire extended headers from String
429 * @param headers Extended header and its value - "CR-NL-separated pairs
430 * if null or empty, remove entire extended headers
433 public void setExtendedHeaders(String headers) throws MessagingException
    [all...]
  /bionic/libc/arch-arm/include/machine/
kernel.h 32 our processed kernel headers, but still useful nonetheless... */
37 /* these aren't really defined by the kernel headers though... */
  /bionic/libc/arch-sh/include/machine/
kernel.h 32 our processed kernel headers, but still useful nonetheless... */
37 /* these aren't really defined by the kernel headers though... */
  /bionic/libc/arch-x86/include/machine/
kernel.h 31 our processed kernel headers, but still useful nonetheless... */
36 /* these aren't really defined by the kernel headers though... */
  /bionic/libc/kernel/tools/
find_users.py 3 # this program is used to find source code that includes linux kernel headers directly
19 sources that include kernel headers directly. the program prints
  /external/bison/tests/
testsuite.at 37 # Testing that headers are sane.
38 m4_include([headers.at])
  /external/dropbear/
Android.mk 30 LOCAL_C_INCLUDES += $(LOCAL_PATH)/libtomcrypt/src/headers
48 LOCAL_C_INCLUDES += $(LOCAL_PATH)/libtomcrypt/src/headers
  /external/icu4c/test/perf/unisetperf/
unisetperf.pl 18 "headers"=>"Bv Bv0",
67 "headers"=>"Bv BvF Bvp BvpF L Bvl",
  /external/kernel-headers/original/linux/
irqflags.h 7 * This file gets included from lowlevel asm headers too, to provide
9 * raw_local_irq_*() macros from the lowlevel headers.
  /external/qemu/android/build/
mkdeps.sh 20 # source.o: /full/path/to/source.c other.h headers.h
25 # objs/intermediates/emulator/source.o: /full/path/to/source.c other.h headers.h
  /external/skia/xcode/skia2.xcodeproj/
project.pbxproj 26 00BE43620EE9CDFA0008420F /* SkBlurMask.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42850EE9CDFA0008420F /* SkBlurMask.h */; };
38 00BE436E0EE9CDFA0008420F /* SkEmbossMask.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42910EE9CDFA0008420F /* SkEmbossMask.h */; };
39 00BE436F0EE9CDFA0008420F /* SkEmbossMask_Table.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42920EE9CDFA0008420F /* SkEmbossMask_Table.h */; };
49 00BE43790EE9CDFA0008420F /* SkRadialGradient_Table.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE429C0EE9CDFA0008420F /* SkRadialGradient_Table.h */; };
70 00BE438E0EE9CDFA0008420F /* SkTagList.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42B20EE9CDFA0008420F /* SkTagList.h */; };
75 00BE43930EE9CDFA0008420F /* SkViewPriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42B70EE9CDFA0008420F /* SkViewPriv.h */; };
89 00BE43A60EE9CDFA0008420F /* SkImageRefPool.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42CB0EE9CDFA0008420F /* SkImageRefPool.h */; };
93 00BE43AB0EE9CDFA0008420F /* SkScaledBitmapSampler.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42D00EE9CDFA0008420F /* SkScaledBitmapSampler.h */; };
102 00BE43B40EE9CDFA0008420F /* SkPathHeap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42DB0EE9CDFA0008420F /* SkPathHeap.h */; };
105 00BE43B70EE9CDFA0008420F /* SkPictureFlat.h in Headers */ = {isa = PBXBuildFile; fileRef = 00BE42DE0EE9CDFA0008420F /* SkPictureFlat.h */; }
    [all...]
  /external/stlport/stlport/stl/config/
_evc.h 124 // Use old fashioned headers (ctime vs. time.h).
149 // ptrdiff_t is not defined in evc4 headers
156 * Helper macros for including the native headers in cases where a file with
256 // missing things in eMbedded Visual C++ 3.0 headers
267 // ptrdiff_t is not defined in evc3 headers
273 // clock_t is not defined in evc3 headers
279 // Struct tm is not defined in evc3 headers
296 // note: when MFCCE headers are included first, don't define the new operator,
  /ndk/build/platforms/android-3/arch-arm/usr/include/machine/
kernel.h 32 our processed kernel headers, but still useful nonetheless... */
37 /* these aren't really defined by the kernel headers though... */
  /ndk/build/platforms/android-4/arch-arm/usr/include/machine/
kernel.h 32 our processed kernel headers, but still useful nonetheless... */
37 /* these aren't really defined by the kernel headers though... */
  /ndk/build/platforms/android-5/arch-arm/usr/include/machine/
kernel.h 32 our processed kernel headers, but still useful nonetheless... */
37 /* these aren't really defined by the kernel headers though... */
  /ndk/build/platforms/android-5/arch-x86/usr/include/machine/
kernel.h 31 our processed kernel headers, but still useful nonetheless... */
36 /* these aren't really defined by the kernel headers though... */
  /ndk/build/platforms/android-8/arch-arm/usr/include/machine/
kernel.h 32 our processed kernel headers, but still useful nonetheless... */
37 /* these aren't really defined by the kernel headers though... */
  /ndk/build/platforms/android-8/arch-x86/usr/include/machine/
kernel.h 31 our processed kernel headers, but still useful nonetheless... */
36 /* these aren't really defined by the kernel headers though... */
  /external/icu4c/tools/ctestfw/
datamap.cpp 58 // init from headers and resource
61 RBDataMap::RBDataMap(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status)
65 init(headers, data, status);
80 void RBDataMap::init(UResourceBundle *headers, UResourceBundle *data, UErrorCode &status)
87 if(ures_getSize(headers) == ures_getSize(data)) {
90 key = ures_getStringByIndex(headers, i, &keyLen, &status);
  /external/stlport/etc/
ReleaseNote.txt 5 * Use of #include_next to access native platform/compiler headers when the
9 * Yet a modification of the include schema in all C++ Standard headers. Now
48 * Access to native headers has been modified to make STLport less dependant on
49 native headers internal includes, should improve portability.
51 * Segregation of headers has been improved. You might have to add now missing
52 functional or algorithm Standard headers include in your code.

Completed in 42 milliseconds

1 2 3 4 5 6 7 8 91011>>