/packages/apps/Calculator/src/com/android/calculator2/ |
CalculatorEditable.java | 51 mLogic.cleared();
|
Logic.java | 128 cleared(); method 131 void cleared() { method in class:Logic
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/ |
sample_resize_policy.hpp | 108 // Notifies the table was cleared.
|
sample_resize_trigger.hpp | 109 // Notifies the table was cleared.
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_policy.hpp | 108 // Notifies the table was cleared.
|
sample_resize_trigger.hpp | 109 // Notifies the table was cleared.
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/ |
sample_resize_policy.hpp | 108 // Notifies the table was cleared.
|
sample_resize_trigger.hpp | 109 // Notifies the table was cleared.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/uimodel/ |
UiViewElementNode.java | 51 * The array instance is cached and cleared if the UiParent is changed.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
manifest-expected-completion18.txt | 18 android:clearTaskOnLaunch : Specify whether an activity's task should be cleared when it is re-launched from the home screen. [boolean]
|
/system/bluetooth/data/ |
main.conf | 79 # state, which requires park state bit cleared.
|
main.le.conf | 79 # state, which requires park state bit cleared.
|
main.nonsmartphone.conf | 79 # state, which requires park state bit cleared.
|
main.nonsmartphone.le.conf | 79 # state, which requires park state bit cleared.
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
newtab.css | 119 /* Grabbed is set (and pressed is cleared) when the app has been held. */ 125 /* Dragging is set (without grabbed being cleared) when a grabbed app is
|
/external/clang/test/Analysis/ |
misc-ps-eager-assume.m | 134 // Note: CheckerVisit mistakenly cleared an existing node, and the cleared
|
/external/v8/src/ |
global-handles.h | 125 // handles point to an object the handles are cleared and the callback 127 // parameter as arguments. Note: cleared means set to Smi::FromInt(0). The
|
/frameworks/base/media/libeffects/testlibs/ |
AudioBiquadFilter.h | 55 // Delay lines are not cleared. 152 // target value, the dirty bit is cleared. If all are clear, the function
|
/libcore/luni/src/main/java/java/util/logging/ |
MemoryHandler.java | 31 * buffer will be cleared. 229 * and the target handler will publish them. Then the buffer is cleared.
|
/prebuilt/linux-x86/ccache/ |
ccache | |
/external/e2fsprogs/misc/ |
tune2fs.8.in | 376 More than one mount option can be cleared or set by separating 378 caret character ('^') will be cleared in the filesystem's superblock; 382 The following mount options can be set or cleared using 426 More than one filesystem feature can be cleared or set by separating 428 caret character ('^') will be cleared in the filesystem's superblock; 432 The following filesystem features can be set or cleared using
|
/external/protobuf/src/google/protobuf/ |
extension_set_unittest.cc | 67 // the fields have been set and then cleared.) 93 // it is cleared. 122 // only that one value is cleared. 129 // Clear the field and make sure it shows up as cleared. 134 // Other adjacent fields should not be cleared. 447 // Once items are allocated, they may stick around even when cleared so
|
repeated_field_unittest.cc | 421 // failed to copy pointers to allocated-but-cleared objects, possibly 466 field.AddCleared(original); // Give ownership back, but as a cleared object. 481 // First branch: Field is at capacity with no cleared objects. 488 // Last branch: Field is not at capacity and there are no cleared objects. 496 // Third branch: Field is not at capacity and there are no cleared objects. 504 // Second branch: Field is at capacity but has some cleared objects. 513 // We should have discarded the cleared object.
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
WeakHashMapTest.java | 122 assertTrue("Cleared map should be empty", whm.isEmpty()); 124 assertNull("Cleared map should only return null", whm 438 * references as both cleared and enqueued.
|
/external/elfutils/config/ |
depcomp | 301 cleared=no 303 case $cleared in no) 305 cleared=yes
|