/external/libmtp/src/ |
libusb-glue.c | [all...] |
libusb1-glue.c | [all...] |
/external/python/cpython2/Lib/test/ |
test_weakref.py | 323 # Test clearing of SF bug #762891 334 # Test clearing of SF bug #1170766 782 # deallocation chain, the trashcan mechanism could delay clearing [all...] |
/external/python/cpython2/Objects/ |
setobject.c | 467 /* This is delicate. During the process of clearing the set, 470 * clearing the slots, and never refer to anything via so->ref while 471 * clearing. [all...] |
/external/python/cpython3/Lib/test/ |
test_weakref.py | 362 # Test clearing of SF bug #762891 373 # Test clearing of SF bug #1170766 829 # deallocation chain, the trashcan mechanism could delay clearing [all...] |
/external/python/cpython3/Objects/ |
setobject.c | 481 /* This is delicate. During the process of clearing the set, 484 * clearing the slots, and never refer to anything via so->ref while 485 * clearing. [all...] |
/external/wpa_supplicant_8/src/eapol_supp/ |
eapol_supp_sm.c | 239 * clearing it on initialization does not change actual state machine 326 wpa_printf(MSG_DEBUG, "EAPOL: Clearing prior altAccept TRUE"); 555 * clearing it on initialization does not change actual state machine [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
SubscriptionController.java | [all...] |
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
ipa_qmi_service_v01.h | [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
NotificationUtils.java | 123 LogUtils.v(LOG_TAG, "Clearing all notifications."); [all...] |
/external/protobuf/python/google/protobuf/internal/ |
reflection_test.py | 262 # And clearing that value should unset the "has" bit. 583 # clearing the message (which can happen in the more complex C++ [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
ChangeLog | 314 * extended explicit clearing of freed memory and expired keys to avoid 342 * added D-Bus interface for setting/clearing WFD IEs 531 * fixed OKC-based PMKSA cache entry clearing [all...] |
/packages/apps/TvSettings/Settings/res/values/ |
strings.xml | 212 <!-- Title of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] --> 214 <!-- Message of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] --> [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
gcmodule.c | 800 /* Break reference cycles by clearing the containers involved. This is
835 * Clearing the free lists may give back memory to the OS earlier.
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_weakref.py | 299 # Test clearing of SF bug #762891
310 # Test clearing of SF bug #1170766
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
gcmodule.c | 749 /* Break reference cycles by clearing the containers involved. This is
784 * Clearing the free lists may give back memory to the OS earlier.
[all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Fv2OnFvThunk/ |
Fv2OnFvThunk.c | 478 to zero. Other than clearing the buffer to
[all...] |
/device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/ |
SnpNt32.c | 290 it will also be cleared. Clearing the transmit interrupt
847 it will also be cleared. Clearing the transmit interrupt
[all...] |
/external/aac/libSBRdec/src/ |
lpp_tran.cpp | 317 optimization: Clearing bands up to usb would be sufficient here. */ [all...] |
/external/autotest/server/cros/ |
tradefed_test.py | 110 # If clearing the cache it must happen before all downloads. 357 'Current cache size=%d got too large. Clearing %s.', size, [all...] |
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
esextcTextureBufferOperations.cpp | 494 GLU_EXPECT_NO_ERROR(gl.getError(), "Error clearing color buffer"); 949 GLU_EXPECT_NO_ERROR(gl.getError(), "Error clearing color buffer"); [all...] |
/external/linux-kselftest/tools/testing/selftests/x86/ |
protection_keys.c | 762 dprintf3("clearing rec->ptr, rec: %p\n", rec); 764 dprintf3("done clearing rec->ptr, rec: %p\n", rec); [all...] |
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
DiskLruCacheTest.java | [all...] |
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
socket_ops.ipp | 290 // Clearing the user-set non-blocking mode always overrides any 1247 // Clearing the non-blocking mode always overrides any internally-set [all...] |
/external/python/cpython2/Modules/ |
gcmodule.c | 800 /* Break reference cycles by clearing the containers involved. This is 835 * Clearing the free lists may give back memory to the OS earlier. [all...] |