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

  /libcore/luni/src/main/java/org/apache/xalan/processor/
ProcessorAttributeSet.java 65 ElemAttributeSet eat = new ElemAttributeSet(); local
67 eat.setLocaterInfo(handler.getLocator());
70 eat.setPrefixes(handler.getNamespaceSupport());
77 eat.setDOMBackPointer(handler.getOriginatingNode());
78 setPropertiesFromAttributes(handler, rawName, attributes, eat);
79 handler.getStylesheet().setAttributeSet(eat);
81 // handler.pushElemTemplateElement(eat);
84 parent.appendChild(eat);
85 handler.pushElemTemplateElement(eat);
  /packages/apps/Calculator/src/com/android/calculator2/
EventListener.java 86 boolean eat = mHandler.eatHorizontalMove(keyCode == KeyEvent.KEYCODE_DPAD_LEFT);
87 return eat;
92 return true; // eat it
  /device/samsung/crespo/alsa-lib/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/grub/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/libffi/
compile 60 eat=
64 if test -n "$eat"; then
65 eat=
71 eat=1
  /external/libpng/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/e2fsprogs/lib/ext2fs/
swapfs.c 138 __u32 *eaf, *eat; local
238 eat = (__u32 *) (((char *) t) + sizeof(struct ext2_inode) +
240 *eat = ext2fs_swab32(*eaf);
243 ext2fs_swap_ext_attr((char *) (eat + 1), (char *) (eaf + 1),
  /external/chromium/third_party/icu/source/tools/tzcode/
zic.c 140 static void eat(const char * name, int num);
460 eat(name, num) function
720 eat(links[i].l_filename, links[i].l_linenum);
732 eat("command line", 1);
736 eat("command line", 1);
880 eat(rules[i].r_filename, rules[i].r_linenum);
882 eat(rules[i + 1].r_filename, rules[i + 1].r_linenum);
923 eat(zp->z_filename, zp->z_linenum);
963 eat(name, num);
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 140 static void eat(const char * name, int num);
460 eat(name, num) function
720 eat(links[i].l_filename, links[i].l_linenum);
732 eat("command line", 1);
736 eat("command line", 1);
880 eat(rules[i].r_filename, rules[i].r_linenum);
882 eat(rules[i + 1].r_filename, rules[i + 1].r_linenum);
923 eat(zp->z_filename, zp->z_linenum);
963 eat(name, num);
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 249 labels until their expiration and malicious user may fastly eat all the
  /external/grub/docs/
texinfo.tex     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 265 milliseconds