HomeSort by relevance Sort by last modified time
    Searched refs:bs (Results 226 - 250 of 302) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/support/v4/java/android/support/v4/app/
FragmentManager.java 615 BackStackRecord bs = mBackStack.get(i); local
617 writer.print(": "); writer.println(bs.toString());
618 bs.dump(innerPrefix, fd, writer, args);
629 BackStackRecord bs = mBackStackIndices.get(i); local
631 writer.print(": "); writer.println(bs);
    [all...]
  /external/icu4c/data/coll/
colfiles.mk 93 be.txt bg.txt bn.txt bs.txt ca.txt\
  /external/icu4c/data/curr/
resfiles.mk 55 br.txt brx.txt bs.txt ca.txt cgg.txt\
  /external/icu4c/data/lang/
resfiles.mk 55 br.txt brx.txt bs.txt ca.txt cgg.txt\
  /external/icu4c/data/region/
resfiles.mk 55 brx.txt bs.txt ca.txt cgg.txt chr.txt\
  /external/icu4c/data/zone/
resfiles.mk 55 brx.txt bs.txt ca.txt cgg.txt chr.txt\
  /external/libmtp/src/
libmtp.c 1674 uint8_t bs = 0; local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel.c 457 unsigned rs, gs, bs, rd, gd, bd; \
477 RGB_FROM_PIXEL(s, fmt, rs, gs, bs); \
481 bd += (bs - bd) * alpha >> 8; \
    [all...]
  /external/qemu/
vl-android.c     [all...]
vl.c 1314 BlockDriverState *bs; local
    [all...]
  /external/icu4c/data/locales/
resfiles.mk 56 br.txt br_FR.txt brx.txt brx_IN.txt bs.txt\
  /external/stlport/test/unit/
string_test.cpp 305 const char* bs = b.c_str(); local
307 CPPUNIT_ASSERT( a.c_str() == bs );
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
string_test.cpp 305 const char* bs = b.c_str(); local
307 CPPUNIT_ASSERT( a.c_str() == bs );
    [all...]
  /ndk/tests/device/test-stlport/unit/
string_test.cpp 305 const char* bs = b.c_str(); local
307 CPPUNIT_ASSERT( a.c_str() == bs );
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 100 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br)
101 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
    [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 100 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br)
101 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
    [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 100 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br)
101 { return border(ls, rs, ts, bs, tl, tr, bl, br); }
    [all...]
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js     [all...]

Completed in 3119 milliseconds

1 2 3 4 5 6 7 8 91011>>