HomeSort by relevance Sort by last modified time
    Searched refs:eat (Results 26 - 50 of 61) sorted by null

12 3

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
cat.hpp 21 # include <boost/preprocessor/tuple/eat.hpp>
  /external/google-tv-pairing-protocol/cpp/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/libexif/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/libmtp/
depcomp 477 cleared=no eat=no
485 if test $eat = yes; then
486 eat=no
495 eat=yes ;;
  /external/ImageMagick/config/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-template.rb 179 MethodDescription.new( 'eat', %q[puts( "ate %s %s" % [ number, @name ] )], %w( number ) ),
196 | def eat( number )
223 MethodDescription.new( 'eat', %q[puts( "ate %s %s" % [ number, @name ] )], %w( number ) ),
240 | def eat( number )
  /external/bison/build-aux/
depcomp 634 cleared=no eat=no
642 if test $eat = yes; then
643 eat=no
652 eat=yes ;;
  /external/google-breakpad/autotools/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /external/libedit/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /external/libmicrohttpd/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /external/pcre/dist/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /external/protobuf/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /external/protobuf/gtest/build-aux/
depcomp 635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
  /frameworks/base/media/mca/filterfw/java/android/filterfw/io/
PatternScanner.java 70 public String eat(Pattern pattern, String tokenName) { method in class:PatternScanner
  /toolchain/binutils/binutils-2.25/
depcomp 600 cleared=no eat=no
608 if test $eat = yes; then
609 eat=no
618 eat=yes ;;
  /external/libcap-ng/libcap-ng-0.7/
depcomp 533 cleared=no eat=no
541 if test $eat = yes; then
542 eat=no
551 eat=yes ;;
  /external/libevent/
depcomp 553 cleared=no eat=no
561 if test $eat = yes; then
562 eat=no
571 eat=yes ;;
  /external/libopus/
depcomp 554 cleared=no eat=no
562 if test $eat = yes; then
563 eat=no
572 eat=yes ;;
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
depcomp 533 cleared=no eat=no
541 if test $eat = yes; then
542 eat=no
551 eat=yes ;;
  /external/e2fsprogs/lib/ext2fs/
swapfs.c 209 __u32 *eaf, *eat; local
325 eat = (__u32 *) (((char *) t) + sizeof(struct ext2_inode) +
327 *eat = ext2fs_swab32(*eaf);
330 ext2fs_swap_ext_attr((char *) (eat + 1), (char *) (eaf + 1),
  /external/guava/guava-tests/test/com/google/common/eventbus/
EventBusTest.java 74 @Subscribe public void eat(Object food) {
82 @Subscribe public void eat(Comparable<?> food) {
  /external/icu/icu4c/source/tools/tzcode/
zic.c 477 eat(const char *const name, const int num) function
737 eat(links[i].l_filename, links[i].l_linenum);
749 eat("command line", 1);
753 eat("command line", 1);
914 eat(rules[i].r_filename, rules[i].r_linenum);
916 eat(rules[i + 1].r_filename, rules[i + 1].r_linenum);
957 eat(zp->z_filename, zp->z_linenum);
996 eat(name, num);
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 249 labels until their expiration and malicious user may fastly eat all the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfapi.h 418 void* WINAPI MFHeapAlloc(size_t nSize,ULONG dwFlags,char *pszFile,int line,EAllocationType eat);
    [all...]
  /build/core/
config.mk 21 # Note that make will eat the newline just before endef.
    [all...]

Completed in 1572 milliseconds

12 3