HomeSort by relevance Sort by last modified time
    Searched refs:tables (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLElement99.js 78 The dir attribute specifies the base direction of directionally neutral text and the directionality of tables.
HTMLTableElement01.js 78 The caption attribute returns the tables CAPTION.
HTMLTableElement02.js 78 The caption attribute returns the tables CAPTION or void if it does not
HTMLTableElement03.js 78 The tHead attribute returns the tables THEAD.
HTMLTableElement04.js 78 The tHead attribute returns the tables THEAD or null if it does not
HTMLTableElement05.js 78 The tFoot attribute returns the tables TFOOT.
HTMLTableElement06.js 78 The tFoot attribute returns the tables TFOOT or null if it does not
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/build/android/
shared.mk 31 CFLAGS += -funwind-tables
  /ndk/toolchains/mipsel-linux-android-4.4.3/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-4.6/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-4.7/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-clang3.1/
setup.mk 58 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-clang3.2/
setup.mk 58 -funwind-tables \
  /ndk/toolchains/x86-4.4.3/
setup.mk 31 -funwind-tables
  /ndk/toolchains/x86-4.6/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/x86-4.7/
setup.mk 31 -funwind-tables \
  /external/bison/
Android.mk 181 src/tables.c \
  /external/v8/test/mjsunit/regress/
regress-406.js 35 // The and and or truth tables with both operands constant.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 65 * Returns the list of tables being queried
67 * @return the list of tables being queried
74 * Sets the list of tables to query. Multiple tables can be specified to perform a join.
79 * @param inTables the list of tables to query on
179 * @param tables The table names to compile the query against.
202 boolean distinct, String tables, String[] columns, String where,
224 query.append(tables);
497 * appear in one of the other tables in the UNION query that we
502 * appear only in other tables, we use this array to distinguis
    [all...]
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsProviderTest.java 74 // These tables use the row name (not ID) as their content URI.
75 Uri tables[] = { Settings.System.CONTENT_URI, Settings.Secure.CONTENT_URI }; local
76 for (Uri table : tables) {
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
setup.mk 29 -funwind-tables \
  /ndk/toolchains/arm-linux-androideabi-4.6/
setup.mk 29 -funwind-tables \
  /ndk/toolchains/arm-linux-androideabi-4.7/
setup.mk 29 -funwind-tables \
  /ndk/toolchains/x86-clang3.1/
setup.mk 51 -funwind-tables \
  /ndk/toolchains/x86-clang3.2/
setup.mk 51 -funwind-tables \

Completed in 608 milliseconds

1 2 3 45 6 7 8