HomeSort by relevance Sort by last modified time
    Searched full:head (Results 776 - 800 of 10285) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
overflow-hidden.html 3 <head>
20 </head>
shadow_dom_test.html 8 <head>
15 </head>
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/pageserializer/
simple.xhtml 4 <head>
6 </head>
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/viewport/
viewport-90.html 5 <head>
8 </head>
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
index.html 3 <HEAD>
5 </HEAD>
  /external/chromium_org/webkit/data/test_shell/formsubmit/
target_test.html 1 <html><head></head><body>
  /external/eigen/doc/examples/
Tutorial_BlockOperations_vector.cpp 10 cout << "v.head(3) =" << endl << v.head(3) << endl << endl;
  /external/icu4c/extra/uconv/samples/utf8/
greek.txt 2 <head>
4 </head>
  /external/jmonkeyengine/engine/src/core/com/jme3/app/state/
package.html 4 <head>
7 </head>
  /external/jmonkeyengine/engine/src/core/com/jme3/input/dummy/
package.html 4 <head>
7 </head>
  /external/jmonkeyengine/engine/src/core/com/jme3/input/event/
package.html 4 <head>
7 </head>
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
package.html 3 <head>
6 </head>
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/
blank.html 2 <head>
6 </head>
  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML (Advanced).text-out 3 <head>
7 </head>
Inline HTML (Advanced).text-res 3 <head>
7 </head>
Literal quotes in titles.text-out 3 <head>
7 </head>
Literal quotes in titles.text-res 3 <head>
7 </head>
  /external/mdnsresponder/mDNSShared/
GenLinkedList.c 40 pList->Head = NULL;
52 pList->Head = elem;
60 /* Add a linked list element to the head of the list. */
62 ASSIGNLINK( elem, pList->Head, pList->LinkOffset);
66 pList->Head = elem;
76 for ( iElem = pList->Head, lastElem = NULL; iElem; iElem = GETLINK( iElem, pList->LinkOffset)) {
78 if ( lastElem) { // somewhere past the head
80 } else { // at the head
81 pList->Head = GETLINK( elem, pList->LinkOffset);
103 for ( iElem = pList->Head, lastElem = NULL; iElem; iElem = GETLINK( iElem, pList->LinkOffset))
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
package.html 3 <head>
6 </head>
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
package.html 3 <head>
6 </head>
  /libcore/dom/src/test/resources/
hc_nodtdstaff.xml 1 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>hc_nodtdstaff</title></head><body onload="parent.loadComplete()">
  /libcore/luni/src/main/java/java/security/interfaces/
package.html 2 <head>
4 </head>
  /libcore/luni/src/main/java/java/security/
package.html 2 <head>
4 </head>
  /packages/screensavers/WebView/assets/
default.html 2 <head>
17 </head>
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
adt.hpp 24 # define BOOST_PP_LIST_CONS(head, tail) (head, tail)
40 # define BOOST_PP_LIST_FIRST_I(head, tail) head
52 # define BOOST_PP_LIST_REST_I(head, tail) tail
59 # define BOOST_PP_LIST_IS_CONS_(head, tail) 1

Completed in 2640 milliseconds

<<31323334353637383940>>