Searched
full:duplicated (Results
451 -
475 of
816) sorted by null
<<11121314151617181920>>
/external/v8/src/ |
store-buffer.cc | 607 // We do not sort or remove duplicated entries from the store buffer because
|
/frameworks/base/core/java/android/net/ |
LinkProperties.java | 510 * 1. Duplicated elements. eg, (A, B, B) and (A, A, B) are equal.
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 48 <li>The commands on the Context menu that appears when you touch & hold on an item should be duplicated on the activity you get to by a normal press on that item.
|
/libcore/luni/src/main/java/java/nio/charset/ |
Charset.java | 165 * Constructs a <code>Charset</code> object. Duplicated aliases are
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string.c | 339 //The source buffer hasn't move, it has been duplicated
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex_internal.h | 349 unsigned int duplicated : 1; member in struct:__anon35081
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
FolderSyncParser.java | 213 // Do a sanity check on the account here; if we have any duplicated folders, we'll [all...] |
/packages/apps/Settings/src/com/android/settings/ |
CryptKeeper.java | 674 * This code is mostly duplicated from the corresponding code in
|
/prebuilts/devtools/repository/ |
sdk-addon-2.xsd | 147 Important implementation detail: this element is duplicated in the
|
sdk-addon-3.xsd | 151 Important implementation detail: this element is duplicated in the
|
sdk-repository-4.xsd | 286 Important implementation detail: this element is duplicated in the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/ |
glxext.h | 383 /* This code block is duplicated in glxext.h, so must be protected */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
glxext.h | 383 /* This code block is duplicated in glxext.h, so must be protected */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
glxext.h | 383 /* This code block is duplicated in glxext.h, so must be protected */
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string.c | 339 //The source buffer hasn't move, it has been duplicated
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string.c | 339 //The source buffer hasn't move, it has been duplicated
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string.c | 339 //The source buffer hasn't move, it has been duplicated
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string.c | 339 //The source buffer hasn't move, it has been duplicated
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_string.c | 339 //The source buffer hasn't move, it has been duplicated
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
install.py | 164 # these are duplicated from there (but only install_lib does
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Standard_Suite.py | 153 Returns: to the duplicated object(s)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_mmap.py | 377 self.assertEqual(mf[:], "ABCDEABCDE", "Map move should have duplicated front 5")
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
install.py | 164 # these are duplicated from there (but only install_lib does
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_mmap.py | 377 self.assertEqual(mf[:], "ABCDEABCDE", "Map move should have duplicated front 5")
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
AttrsXmlParser.java | 500 * When reusing a node, it is duplicated and its javadoc reassigned.
|
Completed in 800 milliseconds
<<11121314151617181920>>