HomeSort by relevance Sort by last modified time
    Searched refs:M_LI (Results 1 - 3 of 3) sorted by null

  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLModels.java 40 public static final int M_LI = 1 << 14;
HTMLSchema.java 65 elementType("dir", M_LI, M_BLOCK, 0);
93 elementType("li", M_PCDATA|M_INLINE|M_BLOCK, M_LI, 0);
98 elementType("menu", M_LI, M_BLOCK, 0);
104 elementType("ol", M_LI, M_BLOCK, 0);
139 elementType("ul", M_LI, M_BLOCK, 0);
    [all...]
  /external/qemu/disas/
mips.c 758 M_LI,
    [all...]

Completed in 1690 milliseconds