/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/ |
README.txt | 17 Configuration Table. The FDT is identified within the UEFI Configuration 18 Table by the "gFdtTableGuid" GUID defined in "EmbeddedPkg.dec". 21 Configuration Table the FDT of the platform from the "gFdtTableGuid" GUID. 41 above then it installs it in the UEFI Configuration table and the run over the
|
/external/elfutils/tests/ |
run-readelf-zdebug.sh | 65 Table at offset 0: 355 Table at offset 0: 381 Directory table: 383 File name table: 495 Call frame search table section [17] '.eh_frame_hdr': 502 Table:
|
/external/flatbuffers/tests/MyGame/Example/ |
TypeAliases.go | 10 _tab flatbuffers.Table 25 func (rcv *TypeAliases) Table() flatbuffers.Table {
|
/frameworks/native/cmds/lshal/ |
test.cpp | 191 void forEachTable(const std::function<void(Table &)> &f) { 194 void forEachTable(const std::function<void(const Table &)> &f) const { 227 mockList->forEachTable([](const Table& table) { 230 table.getSelectedColumns()); 236 mockList->forEachTable([](const Table& table) { 237 EXPECT_THAT(table.getSelectedColumns(), Not(Contains(TableColumnType::SERVER_PID))) 239 EXPECT_THAT(table.getSelectedColumns(), Not(Contains(TableColumnType::CLIENT_PIDS))) 241 EXPECT_THAT(table.getSelectedColumns(), Contains(TableColumnType::SERVER_CMD) [all...] |
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/parser/ |
SqlParser.kt | 39 // table name alias mappings 40 private val tableNames = mutableSetOf<Table>() 109 tableNames.add(Table( 186 tables = tableNames.map { Table(name = it, alias = it) }.toSet(),
|
/art/runtime/ |
oat_file.h | 395 typedef AllocationTrackingSafeMap<StringPiece, const OatDexFile*, kAllocatorTagOatFile> Table; 401 Table oat_dex_files_; 410 mutable Table secondary_oat_dex_files_ GUARDED_BY(secondary_lookup_lock_); 440 // May return null if the OatDexFile only contains a type lookup table. This case only happens 509 // Create only with a type lookup table, used by the compiler to speed up compilation.
|
/external/flatbuffers/tests/namespace_test/ |
namespace_test2_generated.h | 27 struct TableInFirstNS FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 101 struct TableInC FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 163 struct SecondTableInA FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableTable.java | 32 * An immutable {@link Table} with reliable user-specified iteration order. 54 /** Returns an empty immutable table. */ 60 /** Returns an immutable table containing a single cell. */ 67 * Returns an immutable copy of the provided table. 69 * <p>The {@link Table#cellSet()} iteration order of the provided table 70 * determines the iteration ordering of all views in the returned table. Note 71 * that some views of the original table and the copied table may have 81 Table<? extends R, ? extends C, ? extends V> table) [all...] |
HashBasedTable.java | 31 * Implementation of {@link Table} using hash tables. 45 * access this table concurrently and one of the threads modifies the table, it 49 * "http://code.google.com/p/guava-libraries/wiki/NewCollectionTypesExplained#Table"> 50 * {@code Table}</a>. 98 * table. 100 * @param table the table to copy 102 * in {@code table} is null 105 Table<? extends R, ? extends C, ? extends V> table) [all...] |
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
Function.cpp | 189 // Delete all of the method arguments and unlink from symbol table... 193 // Remove the function from the on-the-side GC table. 256 // Maintain the GC name for each function in an on-the-side table. This saves 339 static const char * const Table[] = { 346 return Table[id]; 347 std::string Result(Table[id]);
|
/external/tensorflow/tensorflow/core/framework/ |
rendezvous.cc | 225 // A message has already arrived and is queued in the table under 232 // of the table lock. 240 Table table; variable 244 table_.swap(table); 246 for (auto& p : table) { 279 // We key the hash table by KeyHash of the Rendezvous::CreateKey string 291 typedef gtl::FlatMap<uint64, ItemQueue> Table; 295 Table table_ GUARDED_BY(mu_);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiFlagAttributeNode.java | 43 import org.eclipse.swt.widgets.Table; 79 * parent uses a table layout with 2 columns. 189 private Table mTable; 232 mTable = new Table(composite, SWT.CHECK | SWT.BORDER); 263 // table already checked. 278 // Add a listener that will resize the column to the full width of the table 279 // so that only one column appears in the table even if the dialog is resized.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
ConfirmationPage.java | 40 import org.eclipse.swt.widgets.Table; 105 Table table = new Table(group2, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL); local 106 mTableViewer = new TableViewer(table); 107 table.setLayout(new TableLayout()); 108 table.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true));
|
ProjectSelectionPage.java | 47 import org.eclipse.swt.widgets.Table; 98 Table table = new Table(listComposite, local 100 mTableViewer = new CheckboxTableViewer(table); 101 table.setLayout(new TableLayout()); 104 table.setLayoutData(data);
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
FdfClassObject.py | 18 from Table.TableFdf import TableFdf
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/ |
LegacyBiosPlatform.h | 93 OUT VOID **Table,
108 Table - Pointer to MP table.
109 TableSize - Size in bytes of table.
119 LegacySegment - Segment in LegacyBios where Table is stored
120 LegacyOffset - Offset in LegacyBios where Table is stored
125 EFI_NOT_FOUND - Binary image or table not found.
178 EfiToLegacy16BootTable - Pointer to Legacy16 boot table.
234 2. Pointer to Entire $PIR table and length.
239 RoutingTable - Pointer to PCI IRQ Routing table. [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseUefiDecompressLib/ |
BaseUefiDecompressLib.c | 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
211 Table[Index++] = 0;
230 Table[Index] = Char;
236 Pointer = &Table[Index3 >> JuBits]; [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/ |
UefiLib.c | 21 Table for a table with a GUID that matches TableGuid. If a match is found,
22 then a pointer to the configuration table is returned in Table, and EFI_SUCCESS
25 @param TableGuid Pointer to table's GUID type..
26 @param Table Pointer to the table associated with TableGuid in the EFI System Table.
28 @retval EFI_SUCCESS A configuration table matching TableGuid was found.
29 @retval EFI_NOT_FOUND A configuration table matching TableGuid could not be found. [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/ |
PiSmmCis.h | 25 /// The System Management System Table (SMST) signature
29 /// The System Management System Table (SMST) revision is 1.4
36 Adds, updates, or removes a configuration table entry from the System Management System Table.
40 Table. The list is stored as an array of (GUID, Pointer) pairs. The list
43 @param[in] SystemTable A pointer to the SMM System Table (SMST).
45 @param[in] Table A pointer to the buffer of the table to add.
46 @param[in] TableSize The size of the table to install.
48 @retval EFI_SUCCESS The (Guid, Table) pair was added, updated, or removed. [all...] |
/external/flatbuffers/tests/FlatBuffers.Test/ |
TestTable.cs | 20 /// A test Table object that gives easy access to the slot data 24 Table t;
|
/external/sfntly/cpp/src/sfntly/table/core/ |
font_header_table.h | 20 #include "sfntly/table/table.h" 21 #include "sfntly/table/table_based_table_builder.h" 43 class FontHeaderTable : public Table, public RefCounted<FontHeaderTable> {
|
horizontal_device_metrics_table.cc | 17 #include "sfntly/table/core/horizontal_device_metrics_table.h" 76 : Table(header, data), num_glyphs_(num_glyphs) { 96 FontDataTablePtr table = new HorizontalDeviceMetricsTable(header(), data, local 98 return table.Detach(); 109 HorizontalDeviceMetricsTable* table = local 111 if (table) { 112 table->num_glyphs_ = num_glyphs;
|
horizontal_metrics_table.cc | 17 #include "sfntly/table/core/horizontal_metrics_table.h" 88 : Table(header, data), 108 FontDataTablePtr table = local 110 return table.Detach(); 125 HorizontalMetricsTable* table = local 127 table->num_hmetrics_ = num_hmetrics; 133 HorizontalMetricsTable* table = local 135 table->num_glyphs_ = num_glyphs;
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
subsetter.cc | 30 // TODO(arthurhsu): IMPLEMENT: CMap table subsetter 86 Table* table = font_->GetTable(*tag); local 87 if (table) { 88 font_builder->NewTableBuilder(*tag, table->ReadFontData());
|
/external/tensorflow/tensorflow/core/util/ |
tensor_slice_writer_test.cc | 39 static void GetData(TensorSliceReader::Table* table, const string& name, 126 void TensorSliceWriteTestHelper::GetData(TensorSliceReader::Table* table, 132 EXPECT_TRUE(table->Get(key, &value)); 143 TensorSliceReader::Table* tptr; 145 std::unique_ptr<TensorSliceReader::Table> table(tptr); 146 CHECK_NOTNULL(table.get()); 150 ASSERT_TRUE(table->Get(kSavedTensorSlicesKey, &value)) [all...] |