HomeSort by relevance Sort by last modified time
    Searched refs:Table (Results 376 - 400 of 823) sorted by null

<<11121314151617181920>>

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CCombo3.java 14 import org.eclipse.wb.internal.core.model.property.table.PropertyTable;
28 import org.eclipse.swt.widgets.Table;
45 private final Table m_table;
82 // create table for items
84 m_table = new Table(m_popup, SWT.FULL_SELECTION);
354 // set popup bounds calculated as computeTrim basing on combo width and table height paying attention on remaining display space
  /external/llvm/include/llvm/MC/
MCContext.h 135 /// We now emit a line table for each compile unit. To reduce the prologue
136 /// size of each line table, the files and directories used by each compile
310 /// getSymbols - Get a reference for the symbol table for clients that
312 /// still want any modifications to the table itself to use the MCContext
472 for (const auto &Table : MCDwarfLineTablesCUMap)
473 if (!Table.second.getMCDwarfFiles().empty() || Table.second.getLabel())
487 /// in the line number table with this information and the address of the
541 /// Creates an entry in the cv file table.
546 /// in the line number table with this information and the address of th
    [all...]
  /frameworks/base/core/java/com/android/internal/app/procstats/
SparseMappingTable.java 37 * set of Table objects that each contain a small array mapping the byte IDs to a position
68 * A table of data as stored in a SparseMappingTable.
70 public static class Table {
76 public Table(SparseMappingTable parent) {
82 * Pulls the data from 'copyFrom' and stores it in our own longs table.
84 * @param copyFrom The Table to copy from
87 public void copyFrom(Table copyFrom, int valueCount) {
108 * table.
141 // the table value itself, which will be used for lookup
148 // Store the key in the sparse lookup table for this Table object
    [all...]
PssTable.java 31 public class PssTable extends SparseMappingTable.Table {
41 * Merge the the values from the other table into this one.
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
FrameSummaryViewPage.java 50 import org.eclipse.swt.widgets.Table;
160 final Table table = new Table(c, SWT.BORDER | SWT.FULL_SELECTION); local
161 GridDataFactory.fillDefaults().grab(true, true).span(2, 1).applyTo(table);
163 table.setLinesVisible(true);
164 table.setHeaderVisible(true);
166 mStatsTableViewer = new TableViewer(table);
170 // when a column is selected, sort the table based on that column
179 table.setSortColumn(tc)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
StaticPortConfigDialog.java 35 import org.eclipse.swt.widgets.Table;
69 private Table mPortTable;
146 mPortTable = new Table(main, SWT.SINGLE | SWT.FULL_SELECTION);
270 // create a new item for the table
301 // get the table item by index
352 // we're going to loop on the keys and fill the table.
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
apic.asl 32 * [APIC] Multiple APIC Description Table (MADT)
38 [0004] Table Length : 00000000
42 [0008] Oem Table ID : "RTSMVEV8"
facp.asl 32 * [FACP] ACPI Table
37 [0004] Table Length : 0000010C
41 [0008] Oem Table ID : "RTSMVEV8"
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Decompress.c 161 OUT UINT16 *Table
167 Creates Huffman Code mapping table according to code length array.
174 TableBits - The width of the mapping table
175 Table - The table
180 BAD_TABLE - The table is corrupted.
233 Table[Index++] = 0;
252 Table[Index] = Char;
258 Pointer = &Table[Index3 >> JuBits];
367 BAD_TABLE - Table is corrupted.
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
TianoDecompress.c 164 OUT UINT16 *Table
170 Creates Huffman Code mapping table according to code length array.
177 TableBits - The width of the mapping table
178 Table - The table
183 BAD_TABLE - The table is corrupted.
240 Table[Index++] = 0;
259 Table[Index] = Char;
265 Pointer = &Table[Index3 >> JuBits];
372 BAD_TABLE - Table is corrupted.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
Decompress.c 279 OUT UINT16 *Table
285 Creates Huffman Code mapping table according to code length array.
292 TableBits - The width of the mapping table
293 Table - The table
298 BAD_TABLE - The table is corrupted.
369 Table[Index++] = 0;
388 Table[Index] = Char;
394 Pointer = &Table[Index3 >> JuBits];
509 BAD_TABLE - Table is corrupted.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
PiSmmDefinition.h 85 Adds, updates, or removes a configuration table entry from the System Management System Table.
89 Table. The list is stored as an array of (GUID, Pointer) pairs. The list
92 @param[in] SystemTable A pointer to the SMM System Table (SMST).
94 @param[in] Table A pointer to the buffer of the table to add.
95 @param[in] TableSize The size of the table to install.
97 @retval EFI_SUCCESS The (Guid, Table) pair was added, updated, or removed.
107 IN VOID *Table,
114 PI SMM System Table.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
Decompress.c 171 OUT UINT16 *Table
177 Creates Huffman Code mapping table according to code length array.
184 TableBits - The width of the mapping table
185 Table - The table
190 BAD_TABLE - The table is corrupted.
242 Table[Index++] = 0;
261 Table[Index] = Char;
267 Pointer = &Table[Index3 >> JuBits];
376 BAD_TABLE - Table is corrupted.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Misc.c 77 Print Undi loader table.
79 @param UndiLoaderStructure Point to Undi Loader table structure.
91 DEBUG ((DEBUG_NET, "Before Parsing the table contents, the table itself lives\n"));
109 Simple table dumper. The ROMID table is necessary in order to effect
127 DEBUG ((DEBUG_NET, "Before Parsing the table contents, the table itself lives\n"));
199 Print PXE table.
201 @param PxeTable Point to PXE table structure
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
LegacyBiosPlatform.h 44 /// LegacyOffset set to 0. The mode returns the MP table address in EFI memory, along with its size.
46 /// in the 0xF0000 or 0xE0000 block to which the MP table is to be copied. The second
47 /// invocation allows any MP table address fixes to occur in the EFI memory copy of the
48 /// MP table. The caller, not EfiGetPlatformBinaryMpTable, copies the modified MP
49 /// table to the allocated region in 0xF0000 or 0xE0000 block after the second invocation.
53 /// Table Pointer to the MP table.
55 /// TableSize Size in bytes of the MP table.
57 /// Location Location to place table. 0x00. Either 0xE0000 or 0xF0000 64 KB blocks.
65 // LegacySegment Segment in which EfiCompatibility code will place the MP table.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLib.c 48 Retrieves a pointer to the system configuration table from the EFI System Table
51 This function searches the list of configuration tables stored in the EFI System Table
52 for a table with a GUID that matches TableGuid. If a match is found, then a pointer to
53 the configuration table is returned in Table., and EFI_SUCCESS is returned. If a matching GUID
56 If Table is NULL, then ASSERT().
58 @param TableGuid Pointer to table's GUID type..
59 @param Table Pointer to the table associated with TableGuid in the EFI System Table.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLib.c 29 @param SystemTable A pointer to the EFI System Table.
70 Retrieves a pointer to the system configuration table from the EFI System Table
73 This function searches the list of configuration tables stored in the EFI System Table
74 for a table with a GUID that matches TableGuid. If a match is found, then a pointer to
75 the configuration table is returned in Table., and EFI_SUCCESS is returned. If a matching GUID
78 If Table is NULL, then ASSERT().
80 @param TableGuid The pointer to table's GUID type.
81 @param Table The pointer to the table associated with TableGuid in the EFI System Table.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
ConfigTab.java 35 import org.eclipse.swt.widgets.Table;
65 Table table; field in class:ConfigTab
104 * @param fullSelection Tells whether the table should have a full line selection or not
112 // Remove old table is present
113 boolean initResources = this.table == null;
114 if (this.table != null) {
121 // Create the "children" table
124 this.table = new Table(tabFolder, style)
    [all...]
  /external/flatbuffers/net/FlatBuffers/
Table.cs 25 public struct Table
97 // Initialize any Table-derived type to point to the union at the given offset.
  /external/flatbuffers/samples/
sample_binary.go 139 unionTable := new(flatbuffers.Table)
141 // An example of how you can appropriately convert the table depending on the
  /external/flatbuffers/tests/MyGame/Example/
Monster.java 14 public final class Monster extends Table {
37 public Table test(Table obj) { int o = __offset(20); return o != 0 ? __union(obj, o) : null; }
144 byte[] byteKey = key.getBytes(Table.UTF8_CHARSET.get());
  /external/llvm/utils/TableGen/
IntrinsicEmitter.cpp 75 // Emit the intrinsic ID -> name table.
78 // Emit the intrinsic ID -> overload table.
134 OS << "// Intrinsic ID to name table\n";
404 // LongEncodingTable, and use its offset in the 32-bit table instead.
407 // This is a placehold that we'll replace after the table is laid out.
413 OS << "// Global intrinsic function declaration type table.\n";
422 // If the entry fit in the table, just emit it.
432 // Otherwise, emit the offset into the long encoding table. We emit it this
439 // Emit the shared table of register lists.
499 assert(AttrNum < 256 && "Too many unique attributes for table!");
    [all...]
  /external/vboot_reference/utility/
efidecompress.c 184 OUT UINT16 *Table
190 Creates Huffman Code mapping table according to code length array.
197 TableBits - The width of the mapping table
198 Table - The table
203 BAD_TABLE - The table is corrupted.
256 Table[Index++] = 0;
275 Table[Index] = Char;
281 Pointer = &Table[Index3 >> JuBits];
390 BAD_TABLE - Table is corrupted
    [all...]
  /art/runtime/
reference_table.cc 119 os << name_ << " reference table dump:\n";
123 void ReferenceTable::Dump(std::ostream& os, Table& entries) {
211 // Make a copy of the table and sort it, only adding non null and not cleared elements.
212 Table sorted_entries;
298 // Dump a summary of the whole table.
  /device/linaro/bootloader/edk2/OvmfPkg/ResetVector/Ia32/
PageTables64.asm 76 ; Page Table Entries (2048 * 2MB entries => 4GB)

Completed in 1438 milliseconds

<<11121314151617181920>>