/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
IPropertyExceptionHandler.java | 11 package org.eclipse.wb.internal.core.model.property.table; 21 * @coverage core.model.property.table
|
/external/elfutils/0.153/backends/ |
arm_attrs.c | 38 static const char *table[] = { __VA_ARGS__ }; \ 39 if (value < sizeof table / sizeof table[0]) \ 40 *value_name = table[value]; \
|
/external/kernel-headers/original/uapi/linux/ |
map_to_7segment.h | 75 unsigned char table[128]; member in struct:seg7_conversion_map 80 return c >= 0 && c < sizeof(map->table) ? map->table[c] : -EINVAL; 84 struct seg7_conversion_map _name = { .table = { _map } } 94 * ASCII conversion table
|
/external/libvorbis/doc/ |
10-tables.tex | 6 \subsection{floor1\_inverse\_dB\_table} \label{vorbis:spec:floor1:inverse:dB:table} 9 lookup table consiting of the following values (read left to right
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
inftrees.h | 13 indexed that table entry, or it provides a pointer to another 14 table that indexes more bits of the code. op indicates whether 15 the entry is a pointer to another table, a literal, a length or 16 distance, an end-of-block, or an invalid code. For a table 18 that table. For a length or distance, the low four bits of op 23 the current table to the next table. Each entry is four bytes. */ 25 unsigned char op; /* operation, extra bits, table bits */ 27 unsigned short val; /* offset in table or code value */ 32 0000tttt - table link, tttt != 0 is the number of table index bit [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
ftgxval.c | 76 FT_Bytes table ) 86 FT_FREE( table ); 127 FT_Bytes table ) 138 FT_FREE( table );
|
/external/qemu/distrib/zlib-1.2.8/ |
inftrees.h | 13 indexed that table entry, or it provides a pointer to another 14 table that indexes more bits of the code. op indicates whether 15 the entry is a pointer to another table, a literal, a length or 16 distance, an end-of-block, or an invalid code. For a table 18 that table. For a length or distance, the low four bits of op 23 the current table to the next table. Each entry is four bytes. */ 25 unsigned char op; /* operation, extra bits, table bits */ 27 unsigned short val; /* offset in table or code value */ 32 0000tttt - table link, tttt != 0 is the number of table index bit [all...] |
/external/srec/srec/include/ |
log_tabl.h | 35 const int *table; member in struct:__anon34833
|
/external/zlib/src/contrib/infback9/ |
inftree9.h | 13 indexed that table entry, or it provides a pointer to another 14 table that indexes more bits of the code. op indicates whether 15 the entry is a pointer to another table, a literal, a length or 16 distance, an end-of-block, or an invalid code. For a table 18 that table. For a length or distance, the low four bits of op 23 the current table to the next table. Each entry is four bytes. */ 25 unsigned char op; /* operation, extra bits, table bits */ 27 unsigned short val; /* offset in table or code value */ 32 0000tttt - table link, tttt != 0 is the number of table index bit [all...] |
/external/zlib/src/ |
inftrees.h | 13 indexed that table entry, or it provides a pointer to another 14 table that indexes more bits of the code. op indicates whether 15 the entry is a pointer to another table, a literal, a length or 16 distance, an end-of-block, or an invalid code. For a table 18 that table. For a length or distance, the low four bits of op 23 the current table to the next table. Each entry is four bytes. */ 25 unsigned char op; /* operation, extra bits, table bits */ 27 unsigned short val; /* offset in table or code value */ 32 0000tttt - table link, tttt != 0 is the number of table index bit [all...] |
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/ |
AddColumn.java | 17 package android.widget.layout.table; 30 * This test adds an extra row with an extra column in the table. 41 final TableLayout table = (TableLayout) findViewById(R.id.table); 49 table.addView(newRow, new TableLayout.LayoutParams());
|
CellSpan.java | 17 package android.widget.layout.table; 25 * Exercise table layout with cells spanning.
|
FixedWidth.java | 17 package android.widget.layout.table; 25 * Exercise table layout with cells having a fixed width and height.
|
HorizontalGravity.java | 17 package android.widget.layout.table; 25 * Exercise table layout with cells using a horizontal gravity.
|
VerticalGravity.java | 17 package android.widget.layout.table; 25 * Exercise table layout with cells using a vertical gravity.
|
Weight.java | 17 package android.widget.layout.table; 25 * Exercise table layout with cells having a weight.
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
new5.cpp | 19 X table; local
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
new5.cpp | 19 X table; local
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
map_to_7segment.h | 75 unsigned char table[128]; member in struct:seg7_conversion_map 80 return c >= 0 && c < sizeof(map->table) ? map->table[c] : -EINVAL; 84 struct seg7_conversion_map _name = { .table = { _map } } 94 * ASCII conversion table
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
map_to_7segment.h | 75 unsigned char table[128]; member in struct:seg7_conversion_map 80 return c >= 0 && c < sizeof(map->table) ? map->table[c] : -EINVAL; 84 struct seg7_conversion_map _name = { .table = { _map } } 94 * ASCII conversion table
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
udpmib.h | 27 MIB_UDP6ROW table[ANY_SIZE]; member in struct:_MIB_UDP6TABLE
|
/external/chromium_org/chrome/browser/signin/ |
signin_global_error_unittest.cc | 99 ErrorTableEntry table[] = { local 114 COMPILE_ASSERT(ARRAYSIZE_UNSAFE(table) == GoogleServiceAuthError::NUM_STATES, 117 for (size_t i = 0; i < ARRAYSIZE_UNSAFE(table); ++i) { 121 GoogleServiceAuthError(table[i].error_state)); 123 EXPECT_EQ(global_error_->HasMenuItem(), table[i].is_error); 124 EXPECT_EQ(global_error_->MenuItemLabel().empty(), !table[i].is_error); 126 !table[i].is_error);
|
/external/freetype/src/gzip/ |
zutil.c | 75 local ptr_table table[MAX_PTR]; variable 76 /* This table is used to remember the original form of pointers 78 * Since MSDOS is not a preemptive multitasking OS, this table is not 98 table[next_ptr].org_ptr = buf; 103 table[next_ptr++].new_ptr = buf; 116 if (ptr != table[n].new_ptr) continue; 118 farfree(table[n].org_ptr); 120 table[n-1] = table[n];
|
/frameworks/rs/cpu_ref/linkloader/include/impl/ |
ELFSectionRelTable.hxx | 31 for (size_t i = 0; i < table.size(); ++i) { 32 delete table[i]; 42 out() << "Relocation Table" << '\n'; 62 // Seek to the start of the table 72 rt->table.push_back(ELFRelocTy::readRel(AR, i)); 78 rt->table.push_back(ELFRelocTy::readRela(AR, i)); 83 // Unable to read the table. 99 ELFRelocTy *rel = table[i]; 119 ELFRelocTy *rel = table[i]; 137 ELFRelocTy *rel = table[i] [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/api/deviceInfo/basic/ |
popup.js | 11 var table = $('<table border="1">'); 12 table.append($("<tr>" + 20 table.append($("<tr>" + 28 return table;
|