HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 76 - 100 of 2426) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/common/
resbund_cnv.cpp 16 * Character conversion functions moved here from resbund.cpp
ucnv_set.c 17 * moved here from ucnv.c for removing the dependency of other ucnv_
unistr_props.cpp 16 * Character property dependent functions moved here from unistr.cpp
ures_cnv.c 16 * Character conversion functions moved here from uresbund.c
  /external/kernel-headers/original/asm-x86/
hw_irq_32.h 9 * moved some of the old arch/i386/kernel/irq.h to here. VY
  /external/llvm/test/CodeGen/X86/
mmx-arg-passing.ll 9 ; are never moved into an MM register at all.
2010-02-19-TailCallRetAddrBug.ll 2 ; Check that lowered argumens do not overwrite the return address before it is moved.
8 ; taken that the return address is moved / or stored in a register before
  /external/llvm/test/MC/ARM/
xscale-attributes.ll 9 ; be moved to test/CodeGen/ARM.
  /external/llvm/test/Transforms/TailCallElim/
reorder_load.ll 12 ; This load can be moved above the call because the function won't write to it
31 ; This load can be moved above the call because the function won't write to it
57 ; This load can be safely moved above the call (even though it's from an
76 ; The second load can be safely moved above the call even though it's from an
  /external/markdown/docs/extensions/
index.txt 37 time they will be moved to the above list of official extensions.
  /external/valgrind/main/
bionic.supp 34 # which way SP moved, I guess). Worse, because these happen after the restore to SP,
  /external/webrtc/
android-webrtc.mk 26 # TODO(kma): figure out if the above define could be moved to NDK build only.
  /frameworks/base/core/tests/overlaytests/
README 12 in this directory should be moved to core/tests/coretests. Also, by
  /packages/apps/Calendar/src/com/android/calendar/
CalendarApplication.java 33 // moved to that implementation.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionPosition.java 44 * Gets the suggestion cursor, moved to point to the right suggestion.
  /system/core/include/cutils/
logd.h 21 * moved to this header, which is exposed by the NDK
  /external/chromium/chrome/browser/sync/engine/
get_commit_ids_command.cc 179 // However, if an entry is moved, these rules can apply differently.
181 // If the entry was moved, then the destination parent was deleted,
184 // Case 1: Locally moved, then parent deleted
185 // Case 2: Server moved, then locally issue recursive delete.
189 VLOG(1) << "Inserting moved and deleted entry, will be missed by "
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DeletionHandler.java 61 * @param moved nodes that were moved (e.g. deleted, but also inserted elsewhere)
64 public DeletionHandler(@NonNull List<INode> deleted, @NonNull List<INode> moved,
67 mMoved = moved;
87 // Any widgets that remain (e.g. typically because they were moved) should
  /external/antlr/antlr-3.4/gunit/
CHANGES.txt 82 * improved jUnit translation mode and moved supporting codes into gUnitBaseTest.
109 * moved test result to string template (gUnitTestResult.stg)
  /external/chromium/chrome/browser/extensions/
extension_tabs_module_constants.cc 57 "moved to and from normal windows.";
58 const char kCanOnlyMoveTabsWithinSameProfileError[] = "Tabs can only be moved "
  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.h 94 // user has moved in or out of our show/hide regions.
98 // if the mouse has moved since our last check.
  /external/okhttp/src/main/java/libcore/util/
BasicLruCache.java 40 * created by {@code #create}. If a value was returned, it is moved to the
64 * Caches {@code value} for {@code key}. The value is moved to the head of
  /external/webrtc/test/testsupport/
packet_reader_unittest.cc 63 EXPECT_EQ(0, data_pointer - data); // pointer hasn't moved
80 EXPECT_EQ(0, data_pointer - data); // pointer hasn't moved
  /libcore/luni/src/main/java/libcore/util/
BasicLruCache.java 40 * created by {@code #create}. If a value was returned, it is moved to the
64 * Caches {@code value} for {@code key}. The value is moved to the head of
  /ndk/sources/host-tools/make-3.81/po/
ChangeLog 50 pl.po, pt_BR.po, ru.po, tr.po: Moved from i18n to here.
51 * .cvsignore: Moved from i18n to here.

Completed in 842 milliseconds

1 2 34 5 6 7 8 91011>>