/external/syslinux/com32/lua/src/ |
lstate.h | 119 stringtable strt; /* hash table for strings */ 147 struct Table *mt[LUA_NUMTAGS]; /* metatables for basic types */ 190 struct Table h;
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
complex_bit_reverse_arm.S | 23 adr r3, index_7 @ Table pointer. 28 adr r3, index_8 @ Table pointer.
|
/frameworks/compile/mclinker/lib/LD/ |
NamePool.cpp | 131 Table::iterator iter = m_Table.find(pName); 137 Table::const_iterator iter = m_Table.find(pName);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
ColumnDialog.java | 34 import org.eclipse.swt.widgets.Table; 67 Table table = mViewer.getTable(); local 68 table.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true, 1, 1));
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
DscClassObject.py | 30 from Table.TableDsc import TableDsc
199 SqlCommand = """update %s set Value2 = '%s' where ID = %s""" % (self.TblDsc.Table, ".".join((self.PcdToken[Key][0], self.PcdToken[Key][1])), Key)
217 and Enabled > -1""" % (self.TblDsc.Table, MODEL_META_DATA_HEADER, self.FileID)
225 where ID = %s""" % (self.TblDsc.Table, ConvertToSqlString2(Value1), ConvertToSqlString2(Value2), ID)
298 where ID = %s""" % (self.TblDsc.Table, ConvertToSqlString2(Family), ConvertToSqlString2(ToolChain), ConvertToSqlString2(Flag), Record[3])
359 where ID = %s""" % (self.TblDsc.Table, ConvertToSqlString2(List[0]), ConvertToSqlString2(List[1]), Record[3])
446 where ID = %s""" % (self.TblDsc.Table, ConvertToSqlString2(LibClassName), ConvertToSqlString2(LibClassIns), ConvertToSqlString2(SupModelList), Record[3])
[all...] |
/art/runtime/ |
intern_table.h | 59 // Interns a potentially new string in the 'strong' table. May cause thread suspension. 69 // Interns a potentially new string in the 'strong' table. May cause thread suspension. 73 // Interns a potentially new string in the 'strong' table. May cause thread suspension. 78 // Interns a potentially new string in the 'weak' table. May cause thread suspension. 117 // Adds all of the resolved image strings from the image spaces into the intern table. The 123 // Add a new intern table for inserting to, previous intern tables are still there but no 128 // Read the intern table from memory. The elements aren't copied, the intern hash set data will 133 // Write the post zygote intern table to a pointer. Only writes the strong interns since it is 184 // Table which holds pre zygote and post zygote interned strings. There is one instance for 186 class Table { [all...] |
/device/linaro/bootloader/edk2/DuetPkg/DxeIpl/ |
HobGeneration.h | 43 EFI_PHYSICAL_ADDRESS Table;
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/ |
BaseUefiDecompressLibInternals.h | 116 Creates Huffman Code mapping table according to code length array.
118 Creates Huffman Code mapping table for Extra Set, Char&Len Set
124 @param TableBits The width of the mapping table
125 @param Table The table
128 @retval BAD_TABLE The table is corrupted.
137 OUT UINT16 *Table
143 Get a position value according to Position Huffman Table.
167 @retval BAD_TABLE Table is corrupted.
182 generate the Huffman Code mapping table for the Char&Len Set. [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/ |
BaseUefiTianoCustomDecompressLibInternals.h | 116 Creates Huffman Code mapping table according to code length array.
118 Creates Huffman Code mapping table for Extra Set, Char&Len Set
124 @param TableBits The width of the mapping table
125 @param Table The table to be created.
128 @retval BAD_TABLE The table is corrupted.
137 OUT UINT16 *Table
143 Get a position value according to Position Huffman Table.
167 @retval BAD_TABLE Table is corrupted.
182 generate the Huffman Code mapping table for the Char&Len Set. [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/ |
AcpiSupport.h | 47 // ACPI Table Linked List Signature.
52 // ACPI Table Linked List Entry definition.
56 // Version is the versions of the ACPI tables that this table belongs in.
57 // Table is a pointer to the table.
58 // PageAddress is the address of the pages allocated for the table.
60 // Handle is used to identify a particular table.
66 EFI_ACPI_COMMON_HEADER *Table;
97 EFI_ACPI_DESCRIPTION_HEADER *Rsdt1; // Pointer to RSDT table header
98 EFI_ACPI_DESCRIPTION_HEADER *Rsdt3; // Pointer to RSDT table header [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckLib/ |
VarCheckLib.c | 196 Var check add table entry.
198 @param[in, out] Table Pointer to table buffer.
199 @param[in, out] MaxNumber Pointer to maximum number of entry in the table.
200 @param[in, out] CurrentNumber Pointer to current number of entry in the table.
201 @param[in] Entry Entry will be added to the table.
209 IN OUT UINTN **Table,
218 // Check whether the table is enough to store new entry.
222 // Reallocate memory for the table.
227 *Table
[all...] |
/device/linaro/bootloader/edk2/MdePkg/Library/BaseUefiDecompressLib/ |
BaseUefiDecompressLibInternals.h | 106 Creates Huffman Code mapping table according to code length array.
108 Creates Huffman Code mapping table for Extra Set, Char&Len Set
115 @param TableBits The width of the mapping table.
116 @param Table The table to be created.
119 @retval BAD_TABLE The table is corrupted.
128 OUT UINT16 *Table
134 Get a position value according to Position Huffman Table.
158 @retval BAD_TABLE Table is corrupted.
173 generate the Huffman Code mapping table for the Char&Len Set. [all...] |
/external/autotest/client/tools/ |
html_report.py | 64 table.meta_table 77 table.meta_table td 87 table.stats 100 table.stats td{ 109 table.stats th{ 117 table.stats td.top{ 127 table.stats th.table-sorted-asc{ 133 table.stats th.table-sorted-desc [all...] |
/external/flatbuffers/php/ |
Table.php | 20 abstract class Table 103 * @param Table $table 105 * @return Table 107 protected function __union($table, $offset) 110 $table->bb_pos = $offset + $this->bb->getInt($offset); 111 $table->bb = $this->bb; 112 return $table;
|
/external/flatbuffers/tests/MyGame/Example/ |
Stat.java | 11 public final class Stat extends Table {
|
Stat.py | 19 self._tab = flatbuffers.table.Table(buf, pos)
|
Vec3.py | 12 self._tab = flatbuffers.table.Table(buf, pos)
|
/external/flatbuffers/tests/namespace_test/NamespaceA/ |
TableInC.java | 11 public final class TableInC extends Table {
|
TableInFirstNS.java | 11 public final class TableInFirstNS extends Table {
|
TableInFirstNS.py | 19 self._tab = flatbuffers.table.Table(buf, pos)
|
/external/flatbuffers/tests/namespace_test/NamespaceC/ |
TableInC.java | 11 public final class TableInC extends Table {
|
TableInC.py | 19 self._tab = flatbuffers.table.Table(buf, pos)
|
/external/flatbuffers/tests/union_vector/ |
union_vector_generated.h | 61 struct MuLan FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 101 struct Rapunzel FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 141 struct Belle FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 181 struct Movie FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
EmptyImmutableTableTest.java | 40 Table<Character, Integer, String> nonEmptyTable = HashBasedTable.create();
|
/external/guava/guava-tests/test/com/google/common/collect/ |
EmptyImmutableTableTest.java | 41 Table<Character, Integer, String> nonEmptyTable = HashBasedTable.create();
|