/external/yaffs2/yaffs2/ |
yaffs_nandemul2k.h | 14 * Note: Only YAFFS headers are LGPL, YAFFS C code is covered by GPL.
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
utypes.h | 16 #error This library requires standard C and C++ headers to compile.
|
/frameworks/base/media/libmediaplayerservice/ |
StagefrightPlayer.h | 35 const char *url, const KeyedVector<String8, String8> *headers);
|
/frameworks/base/media/mediaserver/ |
main_mediaserver.cpp | 18 // System headers required for setgroups, etc.
|
/frameworks/base/obex/javax/obex/ |
ServerOperation.java | 165 * Determine if any headers were sent in the initial request 241 * operation even if no headers will be sent; if <code>false</code> 243 * headers to send 440 * Determine if any headers were sent in the initial request 505 * Returns the headers that have been received during the operation. 506 * Modifying the object returned has no effect on the headers that are sent 508 * @return the headers received during this <code>Operation</code> 517 * Specifies the headers that should be sent in the next OBEX message that 519 * @param headers the headers to send in the next messag [all...] |
/frameworks/base/tests/CoreTests/android/core/ |
URLTest.java | 84 private Map<String, String> headers = new HashMap<String, String>(); field in class:URLTest.DummyServer 100 headers.clear(); 109 headers.put(key, value); 184 String userAgent = server.headers.get("User-Agent");
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
close_code.h | 24 after you finish any function and structure declarations in your headers
|
/prebuilt/linux-x86/sdl/include/SDL/ |
close_code.h | 24 after you finish any function and structure declarations in your headers
|
/prebuilt/windows/sdl/host/include/SDL/ |
close_code.h | 24 after you finish any function and structure declarations in your headers
|
/prebuilt/windows/sdl/include/SDL/ |
close_code.h | 24 after you finish any function and structure declarations in your headers
|
/system/netd/ |
Android.mk | 31 $(LOCAL_PATH)/../bluetooth/bluez-clean-headers \
|
/bootable/recovery/ |
recovery.c | 301 prepend_title(char** headers) { 308 // caller-provided headers. 312 for (p = headers; *p; ++p, ++count); 317 for (p = headers; *p; ++p, ++h) *h = *p; 324 get_menu_selection(char** headers, char** items, int menu_only) { 329 ui_start_menu(headers, items); 370 char* headers[] = { "Confirm wipe of all user data?", local 374 title_headers = prepend_title(headers); 405 char** headers = prepend_title(MENU_HEADERS); local 411 int chosen_item = get_menu_selection(headers, MENU_ITEMS, 0) [all...] |
/external/apache-http/src/org/apache/http/impl/conn/ |
DefaultClientConnection.java | 70 private final Log headerLog = LogFactory.getLog("org.apache.http.headers"); 238 Header[] headers = response.getAllHeaders(); local 239 for (Header header : headers) { 252 Header[] headers = request.getAllHeaders(); local 253 for (Header header : headers) {
|
/external/icu4c/common/ |
Makefile.in | 93 HEADERS = $(srcdir)/unicode/*.h unicode/*.h 106 distclean distclean-local install-library install-headers dist \ 122 install-local: install-headers install-library 156 install-headers: 158 @for file in $(HEADERS); do \
|
Makefile.org | 91 HEADERS = $(srcdir)/unicode/*.h unicode/*.h 104 distclean distclean-local install-library install-headers dist \ 120 install-local: install-headers install-library 154 install-headers: 156 @for file in $(HEADERS); do \
|
/external/icu4c/i18n/ |
Makefile.in | 88 HEADERS = $(srcdir)/unicode/*.h 98 distclean distclean-local install-library install-headers dist \ 114 install-local: install-headers install-library 140 install-headers: 142 @for file in $(HEADERS); do \
|
Makefile.org | 88 HEADERS = $(srcdir)/unicode/*.h 98 distclean distclean-local install-library install-headers dist \ 114 install-local: install-headers install-library 140 install-headers: 142 @for file in $(HEADERS); do \
|
/frameworks/base/core/java/android/webkit/ |
Network.java | 149 * @param headers The http headers. 155 Map<String, String> headers, 186 method, headers, loader, bodyProvider, bodyLength); 192 headers, loader, bodyProvider, bodyLength);
|
/frameworks/base/core/java/com/google/android/mms/pdu/ |
NotificationInd.java | 41 * Constructor with given headers. 43 * @param headers Headers for this PDU. 45 NotificationInd(PduHeaders headers) { 46 super(headers);
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-objdump.1 | 52 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 136 objdump [\fB\-a\fR|\fB\-\-archive\-headers\fR] 143 [\fB\-f\fR|\fB\-\-file\-headers\fR] 147 [\fB\-h\fR|\fB\-\-section\-headers\fR|\fB\-\-headers\fR] 154 [\fB\-p\fR|\fB\-\-private\-headers\fR] 162 [\fB\-x\fR|\fB\-\-all\-headers\fR] 222 displays summary information from the section headers (\fB\-h\fR) of 290 .IP "\fB\-\-file\-headers\fR" 4 291 .IX Item "--file-headers" [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-objdump.1 | 52 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 136 objdump [\fB\-a\fR|\fB\-\-archive\-headers\fR] 143 [\fB\-f\fR|\fB\-\-file\-headers\fR] 148 [\fB\-h\fR|\fB\-\-section\-headers\fR|\fB\-\-headers\fR] 155 [\fB\-p\fR|\fB\-\-private\-headers\fR] 163 [\fB\-x\fR|\fB\-\-all\-headers\fR] 223 displays summary information from the section headers (\fB\-h\fR) of 292 .IP "\fB\-\-file\-headers\fR" 4 293 .IX Item "--file-headers" [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-objdump.1 | 52 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 136 objdump [\fB\-a\fR|\fB\-\-archive\-headers\fR] 143 [\fB\-f\fR|\fB\-\-file\-headers\fR] 148 [\fB\-h\fR|\fB\-\-section\-headers\fR|\fB\-\-headers\fR] 155 [\fB\-p\fR|\fB\-\-private\-headers\fR] 163 [\fB\-x\fR|\fB\-\-all\-headers\fR] 223 displays summary information from the section headers (\fB\-h\fR) of 292 .IP "\fB\-\-file\-headers\fR" 4 293 .IX Item "--file-headers" [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/ |
arm-eabi-objdump.1 | 52 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 136 objdump [\fB\-a\fR|\fB\-\-archive\-headers\fR] 143 [\fB\-f\fR|\fB\-\-file\-headers\fR] 147 [\fB\-h\fR|\fB\-\-section\-headers\fR|\fB\-\-headers\fR] 154 [\fB\-p\fR|\fB\-\-private\-headers\fR] 162 [\fB\-x\fR|\fB\-\-all\-headers\fR] 222 displays summary information from the section headers (\fB\-h\fR) of 290 .IP "\fB\-\-file\-headers\fR" 4 291 .IX Item "--file-headers" [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-objdump.1 | 52 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 136 objdump [\fB\-a\fR|\fB\-\-archive\-headers\fR] 143 [\fB\-f\fR|\fB\-\-file\-headers\fR] 148 [\fB\-h\fR|\fB\-\-section\-headers\fR|\fB\-\-headers\fR] 155 [\fB\-p\fR|\fB\-\-private\-headers\fR] 163 [\fB\-x\fR|\fB\-\-all\-headers\fR] 223 displays summary information from the section headers (\fB\-h\fR) of 292 .IP "\fB\-\-file\-headers\fR" 4 293 .IX Item "--file-headers" [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/ |
arm-eabi-objdump.1 | 52 .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index 136 objdump [\fB\-a\fR|\fB\-\-archive\-headers\fR] 143 [\fB\-f\fR|\fB\-\-file\-headers\fR] 148 [\fB\-h\fR|\fB\-\-section\-headers\fR|\fB\-\-headers\fR] 155 [\fB\-p\fR|\fB\-\-private\-headers\fR] 163 [\fB\-x\fR|\fB\-\-all\-headers\fR] 223 displays summary information from the section headers (\fB\-h\fR) of 292 .IP "\fB\-\-file\-headers\fR" 4 293 .IX Item "--file-headers" [all...] |