Searched
full:head (Results
251 -
275 of
3883) sorted by null
<<11121314151617181920>>
/cts/tests/assets/webkit/ |
popup.html | 17 <head> 19 </head>
|
popup_base.html | 17 <head> 19 </head>
|
test_blankPage.html | 17 <head> 19 </head>
|
test_br_tag.html | 17 <head> 19 </head>
|
test_favicon.html | 17 <head> 20 </head>
|
test_hello_world.html | 17 <head> 19 </head>
|
test_timer.html | 17 <head> 32 </head>
|
/dalvik/docs/opcodes/ |
opcode-00-nop.html | 5 <head> 8 </head>
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/callback/ |
package.html | 2 <head> 4 </head>
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/login/ |
package.html | 2 <head> 4 </head>
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
package.html | 2 <head> 4 </head>
|
/dalvik/libcore/luni/src/main/java/java/util/ |
Queue.java | 55 * Gets and removes the element at the head of the queue, or returns {@code 58 * @return the element at the head of the queue or {@code null} if there is 64 * Gets and removes the element at the head of the queue. Throws a 67 * @return the element at the head of the queue. 74 * Gets but does not remove the element at the head of the queue. 76 * @return the element at the head of the queue or {@code null} if there is 82 * Gets but does not remove the element at the head of the queue. Throws a 85 * @return the element at the head of the queue.
|
/dalvik/libcore/security/src/main/java/java/security/cert/ |
package.html | 2 <head> 4 </head>
|
/dalvik/libcore/security/src/main/java/java/security/spec/ |
package.html | 2 <head> 4 </head>
|
/development/samples/ApiDemos/src/com/example/android/apis/ |
_package.html | 2 <head> 9 </head>
|
/external/blktrace/btt/ |
misc.c | 35 struct list_head head; member in struct:file_info 41 struct list_head head; member in struct:buf_info 54 struct file_info *fip = list_entry(p, struct file_info, head); 60 list_del(&fip->head); 71 struct buf_info *bip = list_entry(p, struct buf_info, head); 73 list_del(&bip->head); 124 list_add_tail(&fip->head, &files_to_clean); 132 list_add_tail(&bip->head, &all_bufs);
|
/external/ipsec-tools/src/racoon/ |
genlist.h | 51 /* This function returns an initialized list head. */ 55 struct genlist_entry *genlist_insert (struct genlist *head, void *data); 56 struct genlist_entry *genlist_append (struct genlist *head, void *data); 67 void *genlist_foreach (struct genlist *head, genlist_func_t func, void *arg); 69 /* Get first entry in list if head is not NULL, otherwise get next 72 void *genlist_next (struct genlist *head, struct genlist_entry **buf); 78 /* Free all storage associated with list at head using func to free any 80 void genlist_free (struct genlist *head, genlist_freedata_t func);
|
/external/opencore/doc/pvplayer_html/ |
index.html | 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 5 </head><body>
|
/external/proguard/docs/manual/retrace/ |
index.html | 3 <head> 8 </head>
|
/external/webkit/LayoutTests/http/tests/appcache/ |
deferred-events-delete-while-raising.html | 2 <head> 29 </head>
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
cyrillic-uri-form.html | 2 <head> 4 </head>
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/resources/ |
iframe-events-second.html | 2 <head> 20 </head>
|
window-open-second.html | 2 <head> 32 </head>
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/ |
window-open.html | 2 <head> 34 </head>
|
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/resources/ |
iframe-events-second.html | 2 <head> 20 </head>
|
Completed in 42 milliseconds
<<11121314151617181920>>