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

<<41424344454647484950>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow-inline.h 309 /* Link the new node at the head of the list. If we are in the process of
1247 currently delimited by HEAD and LAST_P. The new LAST_P value is
1251 move_use_after_head (use_operand_p use_p, use_operand_p head,
1254 gcc_assert (USE_FROM_PTR (use_p) == USE_FROM_PTR (head));
1255 /* Skip head when we find it. */
1256 if (use_p != head)
    [all...]
  /cts/tools/vm-tests/
vm-tests.html 4 <head>
7 </head>
  /dalvik/docs/opcodes/
opcode-24-filled-new-array.html 5 <head>
8 </head>
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_documentgetelementsbytagnametotallength.java 65 expectedNames.add("head");
112 svgExpectedNames.add("head");
  /dalvik/libcore/xml/src/main/java/javax/xml/datatype/
package.html 7 <head>
16 </head>
  /dalvik/libcore/xml/src/main/java/javax/xml/transform/sax/
package.html 3 <head>
6 </head>
  /external/apache-http/src/org/apache/http/conn/
package.html 2 <head>
35 </head>
  /external/apache-http/src/org/apache/http/protocol/
package.html 2 <head>
35 </head>
  /external/dnsmasq/
doc.html 2 <HEAD>
4 </HEAD>
  /external/e2fsprogs/lib/blkid/
blkidP.h 93 struct list_head bic_devs; /* List head of all devices */
94 struct list_head bic_tags; /* List head of all tag types */
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 23 public static final Tag HEAD = new TagImpl ("HEAD");
  /external/freetype/include/freetype/
ftlist.h 121 /* Insert an element at the head of a list. */
158 /* Move a node to the head/top of a list. Used to maintain LRU */
  /external/freetype/src/sfnt/
ttload.c 155 /* - look for a `head' table, check its size, and parse it to check */
165 /* (head/bhed/SING) are missing */
238 FT_TRACE2(( "check_table_dir: `head' table too small\n" ));
250 " no magic number found in `head' table\n"));
273 /* if `sing' and `meta' tables are present, there is no `head' table */
283 FT_TRACE2(( " neither `head', `bhed', nor `sing' table found\n" ));
285 FT_TRACE2(( " neither `head' nor `sing' table found\n" ));
513 /* Loads the TrueType table `head' or `bhed'. */
    [all...]
  /external/fsck_msdos/
dosfs.h 91 cl_t head; /* pointer to start of chain */ member in struct:fatEntry
128 cl_t head; /* cluster no */ member in struct:dosDirEntry
  /external/gtest/samples/
sample3_unittest.cc 105 for ( const QueueNode<int> * n1 = q->Head(), * n2 = new_q->Head();
  /external/guava/javadoc/com/google/common/base/
package-frame.html 4 <HEAD>
15 </HEAD>
  /external/guava/javadoc/com/google/common/io/
package-frame.html 4 <HEAD>
15 </HEAD>
  /external/guava/javadoc/com/google/common/util/concurrent/
package-frame.html 4 <HEAD>
15 </HEAD>
  /external/icu4c/extra/scrptrun/
readme.html 3 <head>
9 </head>
  /external/ipsec-tools/src/racoon/
rsalist.c 57 #define LIST_FIRST(head) ((head)->lh_first)
  /external/jsr305/javadoc/
allclasses-frame.html 4 <HEAD>
14 </HEAD>
allclasses-noframe.html 4 <HEAD>
14 </HEAD>
constant-values.html 4 <HEAD>
22 </HEAD>
deprecated-list.html 4 <HEAD>
22 </HEAD>
  /external/jsr305/javadoc/javax/annotation/
package-frame.html 4 <HEAD>
15 </HEAD>

Completed in 114 milliseconds

<<41424344454647484950>>