/external/kernel-headers/original/uapi/linux/ |
mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
v4l2-common.h | 57 /* Backward compatibility target definitions --- to be removed. */ 70 /* Backward compatibility flag definitions --- to be removed. */
|
/external/llvm/test/Transforms/ADCE/ |
2002-05-23-ZeroArgPHITest.ll | 1 ; This testcase contains a entire loop that should be removed. The only thing 4 ; removed even though there were uses still around. Now the uses are filled
|
/external/valgrind/coregrind/m_debuginfo/ |
README.txt | 4 the STABS support was completely removed. The new structure looks like this: 38 But stabs support was broken since 3.9.0 and completely removed in 3.10.0.
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
dyadic_decimator.h | 40 // odd_sequence: If false, the odd members will be removed (1, 3, 5, ...); 41 // if true, the even members will be removed (0, 2, 4, ...).
|
/frameworks/data-binding/baseLibrary/src/main/java/android/databinding/ |
ObservableMap.java | 25 * an item is added, changed, or removed. 57 * @param key The key of the value inserted, removed, or changed.
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
v4l2-common.h | 53 /* Backward compatibility target definitions --- to be removed. */ 66 /* Backward compatibility flag definitions --- to be removed. */
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
v4l2-common.h | 55 /* Backward compatibility target definitions --- to be removed. */ 68 /* Backward compatibility flag definitions --- to be removed. */
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
v4l2-common.h | 53 /* Backward compatibility target definitions --- to be removed. */ 66 /* Backward compatibility flag definitions --- to be removed. */
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
AbstractCollectionTest.java | 137 final String[] removed = new String[3]; local 155 removed[index - 1] = values[index - 1]; 169 for (String r : removed) { 171 fail("an unexpected element was removed"); 180 final String[] removed = new String[1]; local 198 removed[index - 1] = values[index - 1]; 212 assertEquals("0", removed[0]); 251 fail("an unexpected element was removed");
|
/libcore/jsr166-tests/src/test/java/jsr166/ |
ThreadTest.java | 15 // android-note: Removed because the CTS runner does a bad job of 56 // android-note: Removed assertion; all "normal" android apps (including CTS tests) have a
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AllAppsList.java | 45 /** The list of apps that have been removed since the last notify() call. */ 46 public ArrayList<AppInfo> removed = new ArrayList<AppInfo>(); field in class:AllAppsList 83 removed.clear(); 117 removed.add(info); 156 // Find disabled/removed activities and remove them from data and add them 157 // to the removed list. 164 removed.add(applicationInfo); 190 removed.add(applicationInfo);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
ipv6.h | 31 #define IPV6_SRCRT_STRICT 0x01 /* Deprecated; will be removed */ 32 #define IPV6_SRCRT_TYPE_0 0 /* Deprecated; will be removed */
|
mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
nbd.h | 9 * Removed unneeded blksize_bits field from nbd_device struct. 12 * Removed PARANOIA, plus various cleanup and comments
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
ipv6.h | 35 #define IPV6_SRCRT_STRICT 0x01 /* Deprecated; will be removed */ 36 #define IPV6_SRCRT_TYPE_0 0 /* Deprecated; will be removed */
|
mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
nbd.h | 9 * Removed unneeded blksize_bits field from nbd_device struct. 12 * Removed PARANOIA, plus various cleanup and comments
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
mutex.py | 8 the first queue entry is removed and its function(argument) pair called, 15 warnpy3k("the mutex module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
mutex.py | 8 the first queue entry is removed and its function(argument) pair called, 15 warnpy3k("the mutex module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mutex.py | 8 the first queue entry is removed and its function(argument) pair called, 15 warnpy3k("the mutex module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mutex.py | 8 the first queue entry is removed and its function(argument) pair called, 15 warnpy3k("the mutex module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/tools/common/proguard/ |
README | 26 for task.properties) and build/. Therefore, we removed the following 39 (and the JavaScript redirect element in the <head> was removed)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
eh-frame3.d | 29 # basic2 removed 32 # basic3 removed 35 # basic4 removed 122 # FDE for .discard removed 123 # zPR2 removed 144 # basic1 removed, followed by repeat of above 200 # FDE for .discard removed 201 # zPR2 removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/macs/ |
HMac.java | 39 // BEGIN android-removed 44 // END android-removed 47 // BEGIN android-removed 50 // END android-removed 58 // BEGIN android-removed 61 // END android-removed
|