HomeSort by relevance Sort by last modified time
    Searched refs:moved (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium/third_party/icu/source/test/testdata/
tstfiles.mk 6 # Not everything has been moved to this file yet, as this is a new facility.
  /external/icu4c/test/testdata/
tstfiles.mk 6 # Not everything has been moved to this file yet, as this is a new facility.
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsSingleRecipientSender.java 61 boolean moved = Sms.moveMessageToFolder(mContext, mUri, Sms.MESSAGE_TYPE_OUTBOX, 0);
62 if (!moved) {
  /frameworks/base/core/java/android/widget/
GridView.java 597 * location. The selection may be moved so that it does not intersect the
    [all...]
ListView.java 789 * location. The selection may be moved so that it does not intersect the
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 23 * a. If blocks have been moved, update the block
532 * In this phase we adjust determine which blocks need to be moved, in
602 * mark it as a block to be moved.
623 * bitmap. It also determines which blocks need to be moved and
647 retval = ext2fs_allocate_block_bitmap(fs, _("blocks to be moved"),
753 * aren't to be moved.
804 goto next_group; /* inode table not moved */
910 int to_move, moved; local
934 to_move = moved = 0;
1002 moved += c
1398 int j, to_move, moved; local
    [all...]
  /build/core/
cleanspec.mk 41 # files that are missing or have been moved.
  /external/v8/test/mjsunit/
codegen-coverage.js 31 // get moved around.
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 270 moved palette creation here from "DIB_VideoInit" */
378 moved palette creation to "DIB_CreatePalette" */
919 BOOL moved = 0; local
930 moved = 1;
934 return moved;
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp 452 bool moved; local
454 moved = false;
473 moved = true;
476 } while (moved);
    [all...]
  /external/v8/tools/
codemap.js 95 * @param {number} from The starting address of the entry being moved.
splaytree.js 212 * key, the last node on the search path is moved to the top of the
  /ndk/build/core/
init.mk 270 # The platform files were moved in the Android source tree from
  /frameworks/base/services/java/com/android/server/am/
ActivityStack.java 3264 ArrayList moved = new ArrayList(); local
3354 ArrayList moved = new ArrayList(); local
    [all...]
  /external/webkit/WebCore/platform/graphics/wince/
GraphicsContextWince.cpp     [all...]
  /external/v8/benchmarks/
splay.js 270 * key, the last node on the search path is moved to the top of the
  /external/webkit/SunSpider/tests/v8-v4/
v8-splay.js 265 * key, the last node on the search path is moved to the top of the
  /packages/apps/Email/src/com/android/email/activity/
MessageView.java 522 boolean moved = moveToOlder() || moveToNewer();
526 if (!moved) {
    [all...]
  /external/libpng/
CHANGES 56 moved png_info_init() to png.c
271 Moved makefiles into a "scripts" directory, and added INSTALL instruction file
326 Moved a misplaced pngrutil code block that truncates tRNS if it has more
345 Moved PNG_WRITE_WEIGHTED_FILTER_SUPPORTED and PNG_WRITE_FLUSH_SUPPORTED
374 Moved png_convert_to_rfc_1123() from pngwrite.c to png.c
518 Moved PNG_FLAG_HAVE_CHUNK_HEADER, PNG_FLAG_BACKGROUND_IS_GRAY and
525 Moved png_get_header_version from png.h to png.c, to accommodate ansi2knr.
527 accommodate making DLL's: Moved usr_png_ver from global variable to function
528 png_get_header_ver() in png.c. Moved png_sig to png_sig_bytes in png.c and
529 eliminated use of png_sig in pngwutil.c. Moved the various png_CHNK array
    [all...]
  /device/samsung/crespo/alsa-lib/
ltmain.sh     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/dbus/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]

Completed in 2024 milliseconds

1 2