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

<<81828384858687888990>>

  /external/qemu/distrib/sdl-1.2.12/src/hermes/
x86p_32.asm 285 .L3 ; head
383 .L3 ; head
488 .L3 ; head
602 .L3 ; head
716 .L3 ; head
828 .L3 ; head
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 174 * Insert string str in the dictionary and set match_head to the previous head
186 match_head = s->head[s->ins_h], \
187 s->head[s->ins_h] = (Pos)(str))
191 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
192 s->head[s->ins_h] = (Pos)(str))
200 s->head[s->hash_size-1] = NIL; \
201 zmemzero((Bytef *)s->head, (unsigned)(s->hash_size-1)*sizeof(*s->head));
289 s->head = (Posf *) ZALLOC(strm, s->hash_size, sizeof(Pos));
297 if (s->window == Z_NULL || s->prev == Z_NULL || s->head == Z_NULL |
    [all...]
  /external/webkit/WebKit/chromium/src/
WebPageSerializerImpl.cpp 137 // serializing open tag of HEAD element.
152 // Check something before processing the open tag of HEAD element.
201 // Check after processing the open tag of HEAD element
206 // of the document. If the whole <HEAD> is larger and meta is the
207 // end of head part, then this kind of pages aren't decoded correctly
209 // make sure the meta will in first child of head tag.
  /external/zlib/
deflate.c 174 * Insert string str in the dictionary and set match_head to the previous head
186 match_head = s->head[s->ins_h], \
187 s->head[s->ins_h] = (Pos)(str))
191 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
192 s->head[s->ins_h] = (Pos)(str))
200 s->head[s->hash_size-1] = NIL; \
201 zmemzero((Bytef *)s->head, (unsigned)(s->hash_size-1)*sizeof(*s->head));
289 s->head = (Posf *) ZALLOC(strm, s->hash_size, sizeof(Pos));
297 if (s->window == Z_NULL || s->prev == Z_NULL || s->head == Z_NULL |
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
bitmap.h 73 /* Head of bitmap linked list. gengtype ignores ifdefs, but for
165 bitmap_initialize_stat (bitmap head, bitmap_obstack *obstack MEM_STAT_DECL)
167 head->first = head->current = NULL;
168 head->obstack = obstack;
170 bitmap_register (head PASS_MEM_STAT);
  /frameworks/base/media/java/android/media/
AudioTrack.java 131 * Event id denotes when playback head has reached a previously set marker.
159 * or for periodic updates during the progression of the playback head.
526 * Returns the playback head position expressed in frames
599 * for each periodic playback head position update.
610 * for each periodic playback head position update.
713 * Sets the playback head position. The track must be stopped for the position to be changed.
714 * @param positionInFrames playback head position expressed in frames
    [all...]
AudioRecord.java 97 * Event id denotes when record head has reached a previously set marker.
167 * or for periodic updates during the progression of the record head.
606 * for each periodic record head position update.
615 * for each periodic record head position update.
673 * or for periodic updates on the progress of the record head, as set by
679 * by the recording head.
684 * Called on the listener to periodically notify it that the record head has reached
  /external/blktrace/btt/
output.c 325 struct seek_mode_info *head; member in struct:o_seek_info
333 while ((this = sip->head) != NULL) {
334 sip->head = this->next;
372 for (smip = sip->head; smip; smip = smip->next) {
381 new->next = sip->head;
382 sip->head = new;
804 rip = list_entry(p, struct range_info, head);
  /external/svox/pico/lib/
picopam.c 930 picodata_itemhead_t head; local
1029 picodata_itemhead_t head; local
1073 picodata_itemhead_t head; local
1134 picodata_itemhead_t head; local
    [all...]
  /bionic/libc/bionic/
dlmalloc.h 361 struct Head { ... }
366 size_t sizes[3] = { sizeof(struct Head), msglen, sizeof(struct Foot) };
370 struct Head* head = (struct Head*)(chunks[0]);
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
LinkedListTest.java 770 assertEquals("should remove the head", objArray[i], ll.poll());
783 assertEquals("should remove the head", objArray[i], ll.remove());
800 assertEquals("should return the head", objArray[0], ll.element());
817 assertEquals("should remove the head", objArray[0], ll.peek());
818 assertEquals("should remove the head", objArray[0], ll.peek());
  /external/bluetooth/glib/glib/
gslist.c 234 * Returns: the new head of the list.
344 * Returns the new head of the list. Contrast with
348 * Returns: new head of @list
439 * Returns: the new head of @list
937 * Returns: new head of the list
  /external/webkit/WebCore/xml/
XMLHttpRequest.cpp 325 if (methodUpper == "COPY" || methodUpper == "DELETE" || methodUpper == "GET" || methodUpper == "HEAD"
388 if (m_method != "GET" && m_method != "HEAD" && m_url.protocolInHTTPFamily()) {
419 if (!body.isNull() && m_method != "GET" && m_method != "HEAD" && m_url.protocolInHTTPFamily()) {
443 if (m_method != "GET" && m_method != "HEAD" && m_url.protocolInHTTPFamily()) {
478 ASSERT(m_method != "HEAD");
  /external/wpa_supplicant/
config_file.c 250 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; local
279 if (head == NULL) {
280 head = tail = ssid;
411 config->ssid = head;
418 head = NULL;
  /external/wpa_supplicant_6/wpa_supplicant/
config_file.c 511 struct wpa_ssid *ssid, *tail = NULL, *head = NULL; local
541 if (head == NULL) {
542 head = tail = ssid;
572 config->ssid = head;
579 head = NULL;
  /external/grub/stage1/
stage1.S 294 /* save head start */
322 /* head number */
331 * %dh = head
  /external/libpcap/
grammar.y 155 %type <blk> head
296 head: pqual dqual aqual { QSET($$.q, $1, $2, $3); } label
303 rterm: head id { $$ = $2; }
  /external/webkit/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 259 case 'head':
265 const headTable* head = reinterpret_cast<const headTable*>(data + tableOffset); local
266 prefix->checkSumAdjustment = head->checkSumAdjustment;
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 468 Region::const_iterator head(clearReg.begin());
471 while (head != tail) {
472 const Rect& r(*head++);
  /frameworks/base/core/java/android/net/http/
RequestQueue.java 485 * Put request back on head of queue
498 protected synchronized void queueRequest(Request request, boolean head) {
507 if (head) {
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp     [all...]
  /external/libxml2/
HTMLtree.c 64 if (xmlStrEqual(cur->name, BAD_CAST"head"))
76 * Search the head
80 if (xmlStrEqual(cur->name, BAD_CAST"head"))
186 if (xmlStrcasecmp(cur->name, BAD_CAST"head") == 0)
198 * Search the head
202 if (xmlStrcasecmp(cur->name, BAD_CAST"head") == 0)
  /external/qemu/slirp/
slirp.c 742 struct socket *head = (is_udp ? &udb : &tcb); local
745 for (so = head->so_next; so != head; so = so->so_next) {
767 struct socket *head = (is_udp ? &udb : &tcb); local
772 for (so = head->so_next; so != head; so = so->so_next) {
  /external/qemu/slirp-android/
slirp.c 827 struct socket *head = (is_udp ? &udb : &tcb); local
830 for (so = head->so_next; so != head; so = so->so_next) {
855 struct socket *head = (is_udp ? &udb : &tcb); local
859 for (so = head->so_next; so != head; so = so->so_next) {
  /external/webkit/JavaScriptCore/parser/
Nodes.h 1568 ElementNode* head; member in struct:JSC::ElementList
1573 PropertyListNode* head; member in struct:JSC::PropertyList
1578 ArgumentListNode* head; member in struct:JSC::ArgumentList
1583 ConstDeclNode* head; member in struct:JSC::ConstDeclList
1588 ParameterNode* head; member in struct:JSC::ParameterList
1593 ClauseListNode* head; member in struct:JSC::ClauseList
    [all...]

Completed in 679 milliseconds

<<81828384858687888990>>