Searched
full:checked (Results
301 -
325 of
4576) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/libjingle/source/talk/examples/android/ |
project.properties | 4 # This file must be checked in Version Control Systems.
|
/external/chromium_org/third_party/ots/src/ |
kern.h | 30 // WebFonts unlikely use it. I've checked thousands of proprietary fonts and
|
/external/chromium_org/third_party/skia/gm/rebaseline_server/ |
test_all.py | 12 sure it works properly after having been checked out (from both git and svn)
|
/external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/ |
project.properties | 4 # This file must be checked in Version Control Systems.
|
/external/glide/library/ |
ant.properties | 3 # This file must be checked into Version Control Systems, as it is
|
project.properties | 4 # This file must be checked in Version Control Systems.
|
/external/llvm/test/CodeGen/X86/ |
switch-order-weight.ll | 3 ; Check that the cases which lead to unreachable are checked after "10"
|
/external/llvm/test/MC/Mips/ |
nooddspreg-error.s | 13 # An explicit .gnu_attribute must be checked against the effective
|
/external/llvm/test/TableGen/ |
intrinsic-order.td | 29 // Make sure an intrinsic name that is a prefix of another is checked after the
|
/external/oprofile/libop/ |
op_parse_event.h | 35 * parsed_events with results. Events validity are not checked except.
|
/external/qemu/android/utils/ |
system.h | 31 /* the following functions perform 'checked allocations', i.e. 35 /* checked malloc, only returns NULL if size is 0 */ 38 /* checked calloc, only returns NULL if size is 0 */ 41 /* checked realloc, only returns NULL if size if 0 */
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/matchers/ |
CompoundButtonCheckedMatcher.java | 21 description.appendText("to be [" + (expected ? "checked" : "unchecked") + "]");
|
/external/skia/gm/rebaseline_server/ |
test_all.py | 12 sure it works properly after having been checked out (from both git and svn)
|
/frameworks/base/core/java/android/util/ |
AndroidException.java | 20 * Base class for all checked exceptions thrown by the Android frameworks.
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
MenuView.java | 80 * checked, for that use {@link #setChecked}. 88 * @param checked Whether the checkbox should be checked 90 public void setChecked(boolean checked);
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
checkbox.jd | 66 // Is the view now checked? 67 boolean checked = ((CheckBox) view).isChecked(); 72 if (checked) 78 if (checked)
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
project.properties | 4 # This file must be checked in Version Control Systems.
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/ |
project.properties | 4 # This file must be checked in Version Control Systems.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
MenuView.java | 77 * checked, for that use {@link #setChecked}. 85 * @param checked Whether the checkbox should be checked 87 public void setChecked(boolean checked);
|
/frameworks/testing/espresso/espresso-lib/src/main/java/com/google/android/apps/common/testing/ui/espresso/ |
InjectEventSecurityException.java | 20 * An checked {@link Exception} indicating that event injection failed with a
|
/frameworks/testing/support/tests/src/android/support/test/ |
InstrumentationJUnit4Fixture.java | 25 * <p>Its behavior is checked in {@link InstrumentationJUnit4FixtureTest}.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/ |
kvm_para.h | 12 * paravirtualization, the appropriate feature bit should be checked.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
kvm_para.h | 12 * paravirtualization, the appropriate feature bit should be checked.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
ColumnDialog.java | 81 Object[] checked = mViewer.getCheckedElements(); local 82 mSelectedColumns = new LintColumn[checked.length]; 83 for (int i = 0, n = checked.length; i < n; i++) { 84 mSelectedColumns[i] = (LintColumn) checked[i];
|
/sdk/testapps/aidlTest/libWithAidl/ |
ant.properties | 3 # This file must be checked in Version Control Systems, as it is
|
Completed in 694 milliseconds
<<11121314151617181920>>