HomeSort by relevance Sort by last modified time
    Searched full:deletion (Results 801 - 825 of 1577) sorted by null

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
poplib.py 244 """Unmark all messages marked for deletion."""
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_funcattrs.py 200 # Test assignment and deletion
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TODO.txt 6 - manage breakpoints globally, allow bp deletion, tbreak, cbreak etc.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
cPickle.so 
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
poplib.py 244 """Unmark all messages marked for deletion."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_funcattrs.py 200 # Test assignment and deletion
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
BinPacker.java 182 // Swap before remove to make deletion faster since we don't
  /system/netd/libbpf/
BpfNetworkStatsTest.cpp 155 // TEST to verify the behavior of bpf map when cocurrent deletion happens when
  /system/nfc/src/nfa/include/
nfa_hci_api.h 538 ** the pipe id. After successful deletion of pipe, registry
  /toolchain/binutils/binutils-2.27/gold/
attributes.cc 124 // We do not handle attribute deletion. So this must be empty.
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Wan.cpp 423 IPACMERR("Routing old RT rule deletion failed!\n");
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
TianoCompress.c 685 // The usage of PERC_FLAG ensures proper node deletion
797 ensures a clean deletion)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
TianoCompress.c 698 // The usage of PERC_FLAG ensures proper node deletion
810 ensures a clean deletion)
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
Variable.c 23 BM_LOAD_CONTEXT marked for deletion is deleted.
25 @return Others If failed to update the "BootOrder" variable after deletion.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressPassthru.c 64 DEBUG ((EFI_D_VERBOSE, "Command Aborted due to SQ Deletion\n"));
144 DEBUG ((EFI_D_VERBOSE, "Invalid Queue Deletion\n"));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
PwdCredentialProvider.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/
UsbCredentialProvider.c     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Edits.java 98 * Adds a record for a text replacement/insertion/deletion.
    [all...]
  /external/icu/icu4c/source/common/
uhash.cpp 149 e->key.pointer != key.pointer) { /* Avoid double deletion */
154 oldValue.pointer != value.pointer) { /* Avoid double deletion */
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Edits.java 100 * Adds a record for a text replacement/insertion/deletion.
    [all...]
  /external/javassist/
License.html 38 <P><B>1.9. ''Modifications''</B> means any addition to or deletion from the
42 <UL><B>A.</B> Any addition to or deletion from the contents of a file
  /external/vboot_reference/utility/
eficompress.c 670 // The usage of PERC_FLAG ensures proper node deletion
769 ensures a clean deletion)
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
SortedList.java 50 private static final int DELETION = 1 << 1;
593 int index = findIndexOf(item, mData, 0, mSize, DELETION);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
DefaultContactBrowseListFragment.java 143 * if screen is rotated while deletion dialog is shown.
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 76 // Bit mask for the account's deletion policy (see DELETE_POLICY_x below)
106 // Deletion policy (see FLAGS_DELETE_POLICY_MASK, above)
    [all...]

Completed in 1198 milliseconds

<<31323334353637383940>>