HomeSort by relevance Sort by last modified time
    Searched full:head (Results 1676 - 1700 of 3883) sorted by null

<<61626364656667686970>>

  /frameworks/base/docs/html/sdk/api_diff/8/changes/
pkg_java.net.html 3 <HEAD>
26 </HEAD>
pkg_java.nio.charset.html 3 <HEAD>
26 </HEAD>
pkg_java.util.html 3 <HEAD>
26 </HEAD>
pkg_java.util.regex.html 3 <HEAD>
26 </HEAD>
pkg_javax.xml.html 3 <HEAD>
26 </HEAD>
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 190 * Initialize the Circular Buffer data. The Tail and Head pointers are NULL.
204 *Restart the Circular Buffer. The tail points to the same node as the head. The
216 *is call. The new node is insert in the head of the list. The it will go the last node
217 *and rewrite pNext with the new address of the Head.
273 *Will move the Head of the Circular Buffer to the next element. In the head is the Data of the first Buffer
275 *that goes to the Application layer. Then it will move the Head to the Next element.
295 *between the nodes, and restart the CircularBuffer. The Tail and Head will point to the same
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/internal/repository/
RepoSourceTest.java 115 str = "<html><head> " +
119 "//--></style> " + "<script><!--" + "var rc=404;" + "//-->" + "</script> " + "</head> " +
  /external/elfutils/src/
ldgeneric.c 2956 struct scnhead *head = ld_state.allsections[cnt]; local
3781 struct scnhead *head = ld_state.allsections[cnt]; local
    [all...]
  /external/iproute2/tc/
m_ematch.c 227 static int flatten_tree(struct ematch *head, struct ematch *tree)
236 for (t = head; t->next; t = t->next);
238 count += flatten_tree(head, tree->child);
247 for (i = 0, t = head; t; t = t->next, i++)
250 for (t = head; t; t = t->next)
  /external/kernel-headers/original/linux/
wait.h 115 static inline void __add_wait_queue(wait_queue_head_t *head, wait_queue_t *new)
117 list_add(&new->task_list, &head->task_list);
123 static inline void __add_wait_queue_tail(wait_queue_head_t *head,
126 list_add_tail(&new->task_list, &head->task_list);
129 static inline void __remove_wait_queue(wait_queue_head_t *head,
fb.h     [all...]
  /external/opencore/doc/oscl_html/
classOsclDoubleList.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5 </head><body>
28 <tr><td nowrap align=right valign=top>OSCL_INLINE T *&nbsp;</td><td valign=bottom><a class="el" href="classOsclDoubleList.html#a6">Head</a> () const</td></tr>
101 <a name="a6" doxytag="OsclDoubleList::Head"></a><p>
111 <td class="md" nowrap valign="top"> OSCL_INLINE T* OsclDoubleList&lt; T &gt;::Head </td>
  /external/skia/src/core/
SkGlyphCache.cpp 603 size_t SkGlyphCache::ComputeMemoryUsed(const SkGlyphCache* head) {
606 while (head != NULL) {
607 size += head->fMemoryUsed;
608 head = head->fNext;
  /frameworks/base/include/media/
AudioTrack.h 57 EVENT_MARKER = 3, // Playback head is at the specified marker position (See setMarkerPosition()).
58 EVENT_NEW_POS = 4, // Playback head is at a new position (See setPositionUpdatePeriod()).
59 EVENT_BUFFER_END = 5 // Playback head is at the end of the buffer.
302 /* Sets playback head position within AudioTrack buffer. The new position is specified
313 * position: New playback head position within AudioTrack buffer.
  /frameworks/base/tests/CoreTests/android/core/
RequestAPITest.java 42 GET, HEAD, POST with differing parameters to RequestQueue
255 * Test sending a HEAD request. Test will pass if the events
272 "http://localhost:8080/test1", "HEAD", null, testEventHandler,
385 * Test sending a GET and a HEAD request. Test will pass if the
404 "http://localhost:8080/test1", "HEAD", null, testEventHandler, null, 0);
  /external/webkit/WebCore/loader/
TextResourceDecoder.cpp 507 // Other browsers allow comments in the head section, so we need to also.
537 const int bytesToCheckUnconditionally = 1024; // That many input bytes will be checked for meta charset even if <head> section is over.
547 // through the HTML head several times.
590 // we still don't have an encoding, and are in the head
591 // the following tags are allowed in <head>:
594 // We stop scanning when a tag that is not permitted in <head>
595 // is seen, rather when </head> is seen, because that more closely
603 // Since many sites have charset declarations after <body> or other tags that are disallowed in <head>,
607 bool inHeadSection = true; // Becomes false when </head> or any tag not allowed in head is encountered
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
basic-block.h 33 /* Head of register set linked list. */
46 #define INIT_REG_SET(HEAD) bitmap_initialize (HEAD, &reg_obstack)
49 #define CLEAR_REG_SET(HEAD) bitmap_clear (HEAD)
74 #define CLEAR_REGNO_REG_SET(HEAD, REG) bitmap_clear_bit (HEAD, REG)
77 #define SET_REGNO_REG_SET(HEAD, REG) bitmap_set_bit (HEAD, REG)
385 These are always the head and tail of the basic block list. *
    [all...]
  /bionic/libc/bionic/
dlmalloc.c 1712 size_t head; \/* Size and inuse bits. *\/ member in struct:malloc_chunk
1918 size_t head; member in struct:malloc_tree_chunk
2723 tchunkptr head = 0; local
    [all...]
  /external/libffi/src/
dlmalloc.c 1599 size_t head; \/* Size and inuse bits. *\/ member in struct:malloc_chunk
1805 size_t head; member in struct:malloc_tree_chunk
2637 tchunkptr head = 0; local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 1645 size_t head; \/* Size and inuse bits. *\/ member in struct:malloc_chunk
1851 size_t head; member in struct:malloc_tree_chunk
2647 tchunkptr head = 0; local
    [all...]
  /external/blktrace/
blkiomon.c 255 static struct dstat *blkiomon_output(struct dstat *head, struct timespec *ts)
259 for (dstat = head; dstat; dstat = dstat->next) {
273 struct dstat *head, *tail; local
291 head = dstat_list[finished];
292 if (!head)
296 tail = blkiomon_output(head, &wake);
300 vacant_dstats_list = head;
  /external/bluetooth/glib/tests/
sequence-test.c 140 list = info->queue->head;
244 for (list = info->queue->head; list != NULL; list = list->next)
361 list = seq->queue->head;
443 GList *link = seq->queue->head;
503 g_assert (seq->queue->head);
504 g_assert (seq->queue->head->data == begin_iter);
513 g_assert (seq->queue->head == NULL);
  /external/libpcap/
pcap-dos.c 1280 struct rx_elem *tail, *head; local
1286 head = pktq_in_elem (&active_dev->queue);
1289 if (head != tail)
1341 struct rx_elem *head = pktq_in_elem (&active_dev->queue); local
1343 head->size = len;
1345 return (&head->data[0]);
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/
DumpRenderTreeSupport_wrapTiger.c 124 swig_type_info *tc, *head, *ret, *next; local
140 head = tc;
146 head = ti;
155 ret = head;
159 head->next = tc;
160 tc->prev = head;
161 head = tc;
164 if (next) next->prev = head;
165 head->next = next;
  /external/blktrace/btt/
globals.h 70 struct list_head head; member in struct:io_list
101 struct list_head head; /* on: qranges OR cranges */ member in struct:range_info
227 struct list_head *head);

Completed in 321 milliseconds

<<61626364656667686970>>