HomeSort by relevance Sort by last modified time
    Searched refs:column0 (Results 1 - 13 of 13) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
lcomm-1.s 2 .lcomm column0,1,1
lcomm-1.d 6 (00000000)?00000000 b column0
  /cts/tests/tests/widget/src/android/widget/cts/
TableLayoutTest.java 226 TextView column0 = (TextView) ((TableRow) tableLayout.getChildAt(0)).getChildAt(0); local
229 int oldWidth0 = column0.getWidth();
232 column0.measure(MeasureSpec.UNSPECIFIED, MeasureSpec.EXACTLY);
233 int orignalWidth0 = column0.getMeasuredWidth();
248 assertEquals(oldWidth0, column0.getWidth());
252 assertEquals(orignalWidth0, column0.getWidth());
255 oldWidth0 = column0.getWidth();
266 assertTrue(oldWidth0 < column0.getWidth());
270 assertEquals(orignalWidth0 + extraSpace, column0.getWidth());
273 oldWidth0 = column0.getWidth()
    [all...]
  /packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/
ResultActivity.java 133 private void addRow(String column0, String column1) {
136 label.setText(column0);
177 private void addRow(View column0, View column1) {
180 row.addView(column0);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
LibraryProperties.java 152 final TableColumn column0 = new TableColumn(mTable, SWT.NONE); local
153 column0.setText("Reference");
242 adjustColumnsWidth(mTable, column0, column1);
361 final TableColumn column0,
368 column0.setWidth(r.width * 50 / 100); // 50%
  /external/srtp/crypto/cipher/
aes.c 1506 uint32_t column0, column1, column2, column3; local
1533 uint32_t column0, column1, column2, column3; local
1634 uint32_t column0, column1, column2, column3; local
1673 uint32_t column0, column1, column2, column3; local
1786 uint32_t column0, column1, column2, column3; local
1791 column0 = T0[state->v8[0]] ^ T1[state->v8[5]] local
1813 uint32_t column0, column1, column2, column3; local
    [all...]
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.4.0-beta6/
sdkuilib-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.5.0/
sdkuilib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/25.0.0-alpha1/
sdkuilib-25.0.0-alpha1.jar 
  /prebuilts/tools/common/google-java-format/
google-java-format-1.0-all-deps.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 

Completed in 252 milliseconds