HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 101 - 125 of 2569) sorted by null

1 2 3 45 6 7 8 91011>>

  /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/icu4c/common/unicode/
ptypes.h 12 * 05/13/98 nos Creation (content moved here from ptypes.h).
16 * 09/18/08 srl Moved basic types back to ptypes.h from platform.h
  /external/llvm/test/CodeGen/X86/
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/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.
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsSingleRecipientSender.java 69 boolean moved = Sms.moveMessageToFolder(mContext, mUri, Sms.MESSAGE_TYPE_OUTBOX, 0);
70 if (!moved) {
  /packages/inputmethods/LatinIME/java/res/xml-sw600dp/
rowkeys_arabic1.xml 45 U+06A2: "?" ARABIC LETTER FEH WITH DOT MOVED BELOW
47 <!-- TODO: DroidSansArabic lacks the glyph of U+06A2 ARABIC LETTER FEH WITH DOT MOVED BELOW -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
list_update_policy.hpp 76 // Decides whether a metadata object should be moved to the front
120 // Decides whether a metadata object should be moved to the front
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
list_update_policy.hpp 78 // Decides whether a metadata object should be moved to the front
123 // Decides whether a metadata object should be moved to the front
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
list_update_policy.hpp 78 // Decides whether a metadata object should be moved to the front
123 // Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 76 // Decides whether a metadata object should be moved to the front
120 // Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 76 // Decides whether a metadata object should be moved to the front
120 // Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 76 // Decides whether a metadata object should be moved to the front
120 // Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
list_update_policy.hpp 76 // Decides whether a metadata object should be moved to the front
120 // Decides whether a metadata object should be moved to the front
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
list_update_policy.hpp 78 // Decides whether a metadata object should be moved to the front
123 // Decides whether a metadata object should be moved to the front
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
Constants.cs 46 // Moved to version 2 for v3.1: added grammar name to enter/exit Rule
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventListenerConstants.cs 38 /** <summary>Moved to version 2 for v3.1: added grammar name to enter/exit Rule</summary> */
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventListenerConstants.cs 38 /** <summary>Moved to version 2 for v3.1: added grammar name to enter/exit Rule</summary> */
  /external/bouncycastle/patches/
README 17 - similarly made DERBoolean constructor private and moved to DERBoolean.{getInstance,TRUE,FALSE}

Completed in 1092 milliseconds

1 2 3 45 6 7 8 91011>>