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

<<51525354555657585960>>

  /external/proguard/docs/
testimonials.html 3 <head>
8 </head>
  /external/skia/gm/
gmmain.cpp 15 fReg = GMRegistry::Head();
28 const GMRegistry* reg = GMRegistry::Head();
  /external/srec/srec/crec/
srec_stats.c 134 numb--; /* foreach tail, there is a head, remove the freelist head pointer */
  /external/srec/srec/include/
srec_context.h 44 not so much "char* word" but "wordblock* head", Jean to merge
107 arcID FSMarc_freelist; /* head of the free list */
utteranc.h 247 int read_utt_head(UttHeader *head, PFile* datafile);
248 int write_utt_head(UttHeader *head, PFile* datafile);
  /external/srec/tools/test_swiarb/
test_swiarb.c 45 #define printf_vector(HEAD, FMT, PTR, NN) { unsigned int iI; printf(HEAD); for(iI=0;iI<(NN);iI++) printf(FMT, PTR[iI]); printf("\n"); }
  /external/tinyxml/docs/
classTiXmlComment.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5 </head><body>
classTiXmlHandle-members.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5 </head><body>
classTiXmlUnknown.html 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5 </head><body>
  /external/v8/benchmarks/
run.html 4 <head>
90 </head>
  /external/webkit/LayoutTests/storage/
test-authorizer.html 2 <head>
171 </head>
  /external/webkit/WebCore/css/
wml.css 31 /* children of the <head> element all have display:none */
32 head {
  /external/webkit/WebCore/html/
HTMLTableRowElement.cpp 85 if (HTMLTableSectionElement* head = static_cast<HTMLTableElement*>(table)->tHead()) {
86 for (Node *row = head->firstChild(); row; row = row->nextSibling()) {
HTMLTableRowsCollection.cpp 68 // If still looking at head sections, find the first row in the next head section.
  /external/webkit/WebCore/inspector/
JavaScriptProfile.cpp 75 return toRef(exec, toJS(exec, profile->head()));
145 { "head", getHeadCallback, 0, kJSPropertyAttributeNone },
  /external/webkit/WebCore/manual-tests/
animate-none.html 5 <head>
161 </head>
linkjump-2.html 4 <head>
5 </head>
linkjump-3.html 4 <head>
5 </head>
pointer-events.html 4 <head>
147 </head>
  /external/webkit/WebCore/platform/qt/
PasteboardQt.cpp 68 QString html = QLatin1String("<html><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" /></head><body>");
  /external/webkit/WebCore/xml/
XSLTProcessor.cpp 57 "<head><title/></head>\n"
  /external/webkit/WebKitTools/Scripts/
run-iexploder-tests 93 print REDIRECT_HTML " <head>\n";
98 print REDIRECT_HTML " </head>\n";
run-mangleme-tests 95 print REDIRECT_HTML " <head>\n";
100 print REDIRECT_HTML " </head>\n";
  /external/webkit/WebKitTools/Scripts/webkitperl/VCSUtils_unittest/
gitdiff2svndiff.pl 97 { 'a' => 'c', 'b' => 'w' }, # git-diff HEAD (compares a (c)ommit and the (w)ork tree)
99 { 'a' => 'o', 'b' => 'w' }, # git-diff HEAD:file1 file2 (compares an (o)bject and a (w)ork tree entity)
  /frameworks/base/core/java/android/app/
package.html 2 <head>
5 </head>

Completed in 299 milliseconds

<<51525354555657585960>>