HomeSort by relevance Sort by last modified time
    Searched refs:table (Results 351 - 375 of 2064) sorted by null

<<11121314151617181920>>

  /external/iptables/iptables/
iptables-standalone.c 14 * firewall table (aimed for the 2.3 kernels)
51 char *table = "filter"; local
69 ret = do_command4(argc, argv, &table, &handle);
  /external/sfntly/cpp/src/sfntly/table/
table_based_table_builder.cc 17 #include "sfntly/table/table_based_table_builder.h"
44 FontDataTablePtr table = static_cast<FontDataTable*>(GetTable()); local
45 return table.Detach();
50 : Table::Builder(header, data) {
55 : Table::Builder(header, data) {
59 : Table::Builder(header) {
62 Table* TableBasedTableBuilder::GetTable() {
64 table_.Attach(down_cast<Table*>(SubBuildTable(InternalReadData())));
  /external/sfntly/cpp/src/test/
verify_glyf.cc 19 #include "sfntly/table/truetype/glyph_table.h"
33 static bool VerifyGLYF(Table* table) {
34 GlyphTablePtr glyf_table = down_cast<GlyphTable*>(table);
53 bool VerifyGLYF(Table* original, Table* target) {
verify_hhea.cc 20 #include "sfntly/table/core/horizontal_header_table.h"
35 static bool VerifyHHEA(Table* table) {
36 HorizontalHeaderTablePtr hhea = down_cast<HorizontalHeaderTable*>(table);
57 bool VerifyHHEA(Table* original, Table* target) {
verify_loca.cc 19 #include "sfntly/table/truetype/loca_table.h"
40 static bool VerifyLOCA(Table* table) {
41 LocaTablePtr loca = down_cast<LocaTable*>(table);
56 bool VerifyLOCA(Table* original, Table* target) {
  /external/srec/srec/include/
prelib.h 45 void create_lookup_logadd(logadd_table_info *table, float mul_scale);
51 void destroy_lookup_logadd(logadd_table_info *table);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
Android.mk 9 symbol-table.cpp \
  /external/valgrind/main/docs/lib/
vg_basic.css 49 table.nav {
57 table.nav a { text-decoration: none; }
58 table.nav a:hover { text-decoration: underline; }
59 table.nav td { font-size: 85%; }
  /cts/tools/tradefed-host/res/report/
cts_result.css 26 table.title {
34 table.summary {
42 table.summary th {
48 table.summary td {
57 table.testsummary {
64 table.testsummary th {
70 table.testsummary td {
76 table.testdetails {
88 table.testdetails th {
97 table.testdetails td
    [all...]
  /external/chromium_org/third_party/freetype/src/pshinter/
pshrec.c 48 /* destroy hints table */
50 ps_hint_table_done( PS_Hint_Table table,
53 FT_FREE( table->hints );
54 table->num_hints = 0;
55 table->max_hints = 0;
59 /* ensure that a table can contain "count" elements */
61 ps_hint_table_ensure( PS_Hint_Table table,
65 FT_UInt old_max = table->max_hints;
72 /* try to grow the table */
74 if ( !FT_RENEW_ARRAY( table->hints, old_max, new_max )
    [all...]
  /external/freetype/src/pshinter/
pshrec.c 48 /* destroy hints table */
50 ps_hint_table_done( PS_Hint_Table table,
53 FT_FREE( table->hints );
54 table->num_hints = 0;
55 table->max_hints = 0;
59 /* ensure that a table can contain "count" elements */
61 ps_hint_table_ensure( PS_Hint_Table table,
65 FT_UInt old_max = table->max_hints;
72 /* try to grow the table */
74 if ( !FT_RENEW_ARRAY( table->hints, old_max, new_max )
    [all...]
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
SignerInformationStore.java 13 private Map table = new HashMap(); field in class:SignerInformationStore
25 List list = (ArrayList)table.get(sid);
29 table.put(sid, list);
104 List list = (ArrayList)table.get(selector);
  /external/chromium_org/ppapi/thunk/
ppb_truetype_font_api.h 26 virtual int32_t GetTable(uint32_t table,
  /external/chromium_org/third_party/libjingle/source/talk/base/
helpers.h 54 // with characters from the given table. Return false if the random
56 bool CreateRandomString(size_t length, const std::string& table,
latebindingsymboltable.h 43 // This is the base class for "symbol table" classes to simplify the dynamic
58 LateBindingSymbolTable(const TableInfo *info, void **table);
62 // Loads the DLL and the symbol table. Returns true iff the DLL and symbol
63 // table loaded successfully.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
consoleLogs.php 30 <table border=0 cellspacing=5 cellpadding=2 width="100%" >
37 </table>
38 <table border="0">
68 </table>
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTooltipProvider.java 11 package org.eclipse.wb.internal.core.model.property.table;
27 * @coverage core.model.property.table
97 PropertyTable table = m_site.getTable(); local
98 // convert location from tooltip to table
101 p = table.toControl(p);
102 // send MouseDown to table
106 table.notifyListeners(SWT.MouseDown, newEvent);
  /external/guava/guava-tests/test/com/google/common/collect/
TransposedTableTest.java 29 @Override protected Table<String, Integer, Character> create(
31 Table<Integer, String, Character> original = HashBasedTable.create();
32 Table<String, Integer, Character> table = Tables.transpose(original); local
33 table.clear();
34 populate(table, data);
35 return table;
39 Table<Integer, String, Character> original = HashBasedTable.create();
44 Table<Integer, String, Character> original = HashBasedTable.create();
45 Table<String, Integer, Character> transpose = Tables.transpose(original)
    [all...]
  /external/icu4c/layout/
NonContextualGlyphSubstProc.cpp 38 switch (SWAPW(header->table.format))
NonContextualGlyphSubstProc2.cpp 38 switch (SWAPW(header->table.format))
  /external/qemu/
keymaps.h 55 void *init_keyboard_layout(const name2keysym_t *table, const char *language);
  /external/webrtc/src/system_wrappers/source/
data_log_unittest.cc 21 // A class for storing the values expected from a log table column when
22 // verifying a log table file.
45 // Verifies that the log table stored in the file "log_file" corresponds to
74 // Verifies the table header stored in "line" to correspond with the header
91 // one line read from a log table file. An element can either be a column
118 ASSERT_EQ(DataLog::AddTable(DataLog::Combine("a proper table", 1)), 0);
121 ASSERT_LT(DataLog::AddTable(DataLog::Combine("table failure", 1)), 0);
126 DataLog::Combine("a proper table", 1));
131 DataLog::AddTable(DataLog::Combine("table", 1));
132 DataLog::AddColumn(DataLog::Combine("table", 1), "arrival", 1)
146 FILE* table = fopen("table_1.txt", "r"); local
228 FILE* table = fopen("table_2.txt", "r"); local
251 FILE* table = fopen("table_3.txt", "r"); local
270 FILE* table = fopen("table_4.txt", "r"); local
    [all...]
  /frameworks/base/tools/aapt/
Images.h 24 ResourceTable* table, const sp<AaptFile>& file);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
FilterStackDBHelper.java 27 private static final String SQL_CREATE_TABLE = "CREATE TABLE ";
32 /** The table name */
33 public static final String TABLE = "filterstack";
60 createTable(db, FilterStack.TABLE, CREATE_FILTER_STACK);
65 dropTable(db, FilterStack.TABLE);
69 protected static void createTable(SQLiteDatabase db, String table, String[][] columns) {
71 create.append(table).append('(');
92 protected static void dropTable(SQLiteDatabase db, String table) {
95 db.execSQL("drop table if exists " + table);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_engine_browsertests.cc 506 const CandidateWindow& table = local
508 EXPECT_TRUE(table.is_cursor_visible());
531 const CandidateWindow& table = local
535 EXPECT_TRUE(table.is_cursor_visible());
537 EXPECT_EQ(CandidateWindow::VERTICAL, table.orientation());
560 const CandidateWindow& table = local
564 EXPECT_TRUE(table.is_cursor_visible());
567 EXPECT_EQ(CandidateWindow::VERTICAL, table.orientation());
569 EXPECT_EQ(7U, table.page_size());
652 const CandidateWindow& table local
699 const CandidateWindow& table = local
    [all...]

Completed in 244 milliseconds

<<11121314151617181920>>