Searched
full:removed (Results
276 -
300 of
13621) sorted by null
<<11121314151617181920>>
/packages/apps/Settings/res/xml/ |
account_sync_settings.xml | 20 recycled. Removed in onResume -->
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/accounts/ |
AccountsChangedReceiverTests.java | 57 // Account should *not* be removed from preferences. 70 // Account should be removed from preferences. 83 // Account should be removed from preferences. 96 // Account should *not* be removed from preferences.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
appletrunner.py | 7 warnpy3k("In 3.x, the appletrunner module is removed.", stacklevel=2)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
statvfs.py | 3 warnpy3k("the statvfs module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
statvfs.py | 3 warnpy3k("the statvfs module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/misc/windows/sdl2/ |
COPYING.txt | 19 3. This notice may not be removed or altered from any source distribution.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
appletrunner.py | 7 warnpy3k("In 3.x, the appletrunner module is removed.", stacklevel=2)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
statvfs.py | 3 warnpy3k("the statvfs module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
statvfs.py | 3 warnpy3k("the statvfs module has been removed in Python 3.0", stacklevel=2)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
AndroidExportNature.java | 52 * workspace when natures are removed from the project using 54 * by clients. The nature extension id is removed from the list of natures 55 * before this method is called, and need not be removed here. 59 * removed from the project description.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
gc-relocs-257-dyn.d | 8 # also removed. So after gc, we should be left with the startup code.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
tocopt4b.s | 6 # This testcase will fail with a warning "xt defined on removed toc entry"
|
/toolchain/binutils/binutils-2.25/libiberty/ |
at-file.texi | 8 literally, and not removed.
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSSignedGenerator.java | 15 // BEGIN android-removed 18 // END android-removed 44 // BEGIN android-removed 49 // END android-removed 55 // BEGIN android-removed 58 // END android-removed 183 // BEGIN android-removed 209 // END android-removed
|
CMSUtils.java | 26 // BEGIN android-removed 32 // END android-removed 52 // BEGIN android-removed 57 // END android-removed 167 // BEGIN android-removed 176 // END android-removed 191 // BEGIN android-removed 220 // END android-removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
StreamUtil.java | 11 // BEGIN android-removed 13 // END android-removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/ |
DigestSignatureSpi.java | 20 // BEGIN android-removed 22 // END android-removed 31 // BEGIN android-removed 45 // END android-removed 315 // BEGIN android-removed 351 // END android-removed 364 // BEGIN android-removed 400 // END android-removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
AES.java | 7 // BEGIN android-removed 10 // END android-removed 21 // BEGIN android-removed 23 // END android-removed 31 // BEGIN android-removed 37 // END android-removed 39 // BEGIN android-removed 41 // END android-removed 46 // BEGIN android-removed 48 // END android-removed [all...] |
/external/bouncycastle/patches/ |
README | 18 - removed use of Boolean constructor (not-upstreamable due to J2ME requirement upstream) 22 - removed references to SecretKeyFactory.PBE/PKCS5 SecretKeyFactory.PBE/PKCS12
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/ |
CHANGES | 67 *) Updated benchmarks, added slimit and removed jsmin v8 (because it produced 70 *) Removed "classic" regex variant.
|
/external/curl/docs/libcurl/ |
curl_multi_remove_handle.3 | 32 the specified easy handle be removed from this multi handle's control. 34 When the easy handle has been removed from a multi stack, it is again
|
/external/curl/lib/ |
splay.c | 156 struct Curl_tree **removed) 161 *removed = NULL; /* none removed since there was no root */ 172 *removed = NULL; 189 *removed = t; 200 *removed = t; 205 *removed = NULL; /* no match */ 217 * NOTE: when the last node of the tree is removed, there's no tree left so
|
splay.h | 44 struct Curl_tree **removed); 49 struct Curl_tree **removed);
|
/external/guava/guava/src/com/google/common/cache/ |
RemovalListener.java | 23 * An object that can receive a notification when an entry is removed from a cache. The removal 24 * resulting in notification could have occured to an entry being manually removed or replaced, or
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
SimpleDateRule.java | 18 * @provisional This API might change or be removed in a future release. 28 * @provisional This API might change or be removed in a future release. 56 * @provisional This API might change or be removed in a future release. 76 * @provisional This API might change or be removed in a future release. 96 * @provisional This API might change or be removed in a future release. 114 * @provisional This API might change or be removed in a future release. 138 * @provisional This API might change or be removed in a future release. 216 * @provisional This API might change or be removed in a future release.
|
Completed in 611 milliseconds
<<11121314151617181920>>