HomeSort by relevance Sort by last modified time
    Searched refs:tables (Results 2376 - 2400 of 2935) sorted by null

<<919293949596979899100>>

  /external/fonttools/Lib/fontTools/
inspect.py 100 if isinstance(value, ttLib.tables.DefaultTable.DefaultTable):
101 self._value_str += ' (%d Bytes)' % self._font.reader.tables[key].length
ttx.py 29 are allowed. When no -t option is specified, all tables
33 -s Split tables: save the TTX data into separate TTX files per
182 entry = reader.tables[tag]
201 tables=options.onlyTables,
  /external/libvorbis/doc/
Makefile.am 66 10-tables.tex \
  /ndk/toolchains/aarch64-linux-android-4.9/
setup.mk 32 -funwind-tables \
  /ndk/toolchains/aarch64-linux-android-clang3.4/
setup.mk 51 -funwind-tables \
  /ndk/toolchains/mips64el-linux-android-4.9/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mips64el-linux-android-clang3.4/
setup.mk 58 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-4.6/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-4.8/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-4.9/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-clang3.3/
setup.mk 58 -funwind-tables \
  /ndk/toolchains/mipsel-linux-android-clang3.4/
setup.mk 58 -funwind-tables \
  /ndk/toolchains/x86-4.6/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/x86-4.8/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/x86-4.9/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/x86_64-4.9/
setup.mk 31 -funwind-tables \
  /ndk/toolchains/x86_64-clang3.4/
setup.mk 51 -funwind-tables \
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 39 # the tables and indices in the database being analyzed, adding a row for each
206 # for the subset of tables/indices identified by the WHERE clause in
352 # ntable: Number of tables in the db.
402 statline {Number of tables in the database} $ntable
412 puts "*** Page counts for all tables with their indices ********************"
423 subreport {All tables and indices} 1
425 subreport {All tables} {NOT is_index}
477 Number of tables in the database
479 The number of tables in the database, including the SQLITE_MASTER table
493 on tables
    [all...]
  /external/freetype/src/sfnt/
sfobjs.c 415 WOFF_Table tables = NULL; local
505 /* tag value, the tables themselves are not. We thus have to */
508 if ( FT_NEW_ARRAY( tables, woff.num_tables ) ||
521 WOFF_Table table = tables + nn;
630 /* Write the tables. */
634 WOFF_Table table = tables + nn;
708 FT_FREE( tables );
981 /* Load tables */
990 /* vertical metrics tables (i.e. `hhea' and `vhea' tables are *
    [all...]
  /external/chromium_org/webkit/browser/quota/
quota_database.cc 515 const TableSchema* tables, size_t tables_size,
527 sql += tables[i].table_name;
528 sql += tables[i].columns;
  /external/bison/
Android.mk 185 src/tables.c \
  /external/chromium_org/base/
base.target.darwin-arm.mk 292 -funwind-tables \
308 -funwind-tables
397 -funwind-tables \
413 -funwind-tables
base.target.darwin-arm64.mk 283 -funwind-tables \
297 -funwind-tables
376 -funwind-tables \
390 -funwind-tables
base.target.darwin-mips.mk 286 -funwind-tables \
302 -funwind-tables
385 -funwind-tables \
401 -funwind-tables
base.target.darwin-x86.mk 288 -funwind-tables \
304 -funwind-tables
387 -funwind-tables \
403 -funwind-tables

Completed in 930 milliseconds

<<919293949596979899100>>