/external/flatbuffers/tests/namespace_test/NamespaceC/ |
TableInC.php | 7 use \Google\FlatBuffers\Table; 11 class TableInC extends Table 93 * @return int table offset
|
/external/flatbuffers/tests/union_vector/ |
Attacker.php | 5 use \Google\FlatBuffers\Table; 9 class Attacker extends Table 85 * @return int table offset
|
Movie.java | 9 public final class Movie extends Table { 18 public Table mainCharacter(Table obj) { int o = __offset(6); return o != 0 ? __union(obj, o) : null; } 24 public Table characters(Table obj, int j) { int o = __offset(10); return o != 0 ? __union(obj, __vector(o) + j * 4 - bb_pos) : null; }
|
/external/guava/guava-tests/test/com/google/common/collect/ |
NewCustomTableTest.java | 35 @Override protected Table<String, Integer, Character> create( 46 Table<String, Integer, Character> table local 48 populate(table, data); 49 return table; 53 table = create("foo", 3, 'a', "bar", 1, 'b', "foo", 2, 'c'); 54 assertThat(table.rowKeySet()).has().exactly("foo", "bar").inOrder(); 58 table = create("foo", 3, 'a', "bar", 1, 'b', "foo", 2, 'c'); 59 assertThat(table.row("foo").keySet()).has().exactly(2, 3).inOrder();
|
/external/perfetto/src/trace_processor/ |
span_join_operator_table.h | 31 #include "src/trace_processor/table.h" 56 // That is, the join table has a span for each pair of spans in the child tables 62 // Table 1: [ ] [ ] [ ] 63 // Table 2: [ ] [ ] [ ] 68 class SpanJoinOperatorTable : public Table { 70 // Columns of the span operator table. 84 // Parsed version of a table descriptor. 102 std::vector<Table::Column> cols, 110 const std::vector<Table::Column>& columns() const { return cols_; } 122 std::vector<Table::Column> cols_ [all...] |
/external/sfntly/cpp/src/sfntly/table/bitmap/ |
ebsc_table.h | 20 #include "sfntly/table/bitmap/eblc_table.h" 24 class EbscTable : public Table, 66 class Builder : public Table::Builder,
|
/external/sfntly/cpp/src/sfntly/ |
font.h | 28 #include "sfntly/table/table.h" 154 // Clear all table builders. 157 // Does this font builder have the specified table builder. 160 // Get the table builder for the given tag. If there is no builder for that 162 Table::Builder* GetTableBuilder(int32_t tag); 164 // Creates a new table builder for the table type given by the table id tag. 165 // This new table has been added to the font and will replace any existin [all...] |
font.cc | 33 #include "sfntly/table/core/font_header_table.h" 34 #include "sfntly/table/core/horizontal_device_metrics_table.h" 35 #include "sfntly/table/core/horizontal_header_table.h" 36 #include "sfntly/table/core/horizontal_metrics_table.h" 37 #include "sfntly/table/core/maximum_profile_table.h" 38 #include "sfntly/table/truetype/loca_table.h" 61 Table* Font::GetTable(int32_t tag) { 105 TablePtr table = tables_[*tag]; local 106 if (table != NULL) { 108 new Header(*tag, table->CalculatedChecksum(), table_offset 376 TablePtr table; local 505 HeaderPtr table = new Header(tag, checksum, offset, length); local 528 HeaderPtr table = new Header(tag, checksum, offset, length); local [all...] |
/external/tensorflow/tensorflow/core/util/ |
tensor_slice_reader.h | 57 class Table { 59 virtual ~Table(); 62 typedef std::function<Status(const string&, Table**)> OpenTableFunction; 134 mutable std::vector<std::unique_ptr<Table>> sss_; 142 TensorSliceReader::Table** table);
|
tensor_slice_reader.cc | 25 #include "tensorflow/core/lib/io/table.h" 38 TensorSliceReader::Table::~Table() {} 41 class TensorSliceReaderTable : public TensorSliceReader::Table { 44 explicit TensorSliceReaderTable(RandomAccessFile* f, table::Table* t) 53 std::unique_ptr<table::Iterator> iter(table_->NewIterator()); 66 table::Table* table_; 71 TensorSliceReader::Table** result) 81 table::Table* table; local 150 Table* table; local [all...] |
/frameworks/base/cmds/incident_helper/src/ |
ih_util.h | 47 * When a text has a table format like this 53 * parseHeader is used to parse the firse line of the table and returns a list of strings in lower case 69 * When a text-format table aligns by its vertical position, it is not possible to split them by purely delimiters. 124 * The Table class is constructed from two arrays generated by the given message with 129 * This class then allows users to insert the table values to proto based on its header. 135 class Table 139 Table(const char* names[], const uint64_t ids[], const int count); 140 ~Table(); 159 * Reconstructs a typical proto message given its message Table, adds submessage fields explicitly. 165 explicit Message(Table* table) [all...] |
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/Arm/ |
EblCmdMmu.c | 72 UINT32* Table;
78 IN UINT32* Table,
84 Entry.Value = Table[Index];
85 Entry.Table = Table;
129 } else if ((Entry.Value & 0x3) == 1) { // Level2 Table
164 } else if ((Entry.Value & 0x3) == 1) { // Level2 Table split 1MB section
292 IN UINT32* Table,
307 for (; (Index < Count) && (!MmuEntryIsValidAddress(Level,Table[Index])); Index++);
309 LastEntry = MmuEntryCreate(Level,Table,Index); [all...] |
/external/flatbuffers/tests/MyGame/Example/ |
Referrable.cs | 13 private Table __p; 38 Array.Sort(offsets, (Offset<Referrable> o1, Offset<Referrable> o2) => builder.DataBuffer.GetUlong(Table.__offset(4, o1.Value, builder.DataBuffer)).CompareTo(builder.DataBuffer.GetUlong(Table.__offset(4, o2.Value, builder.DataBuffer)))); 47 int tableOffset = Table.__indirect(vectorLocation + 4 * (start + middle), bb); 48 int comp = bb.GetUlong(Table.__offset(4, bb.Length - tableOffset, bb)).CompareTo(key);
|
Ability.php | 7 use \Google\FlatBuffers\Table;
|
Ability.py | 12 self._tab = flatbuffers.table.Table(buf, pos)
|
Referrable.py | 19 self._tab = flatbuffers.table.Table(buf, pos)
|
/external/llvm/lib/Fuzzer/ |
FuzzerUtil.cpp | 255 static const char Table[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" 262 Res += Table[(x >> 18) & 63]; 263 Res += Table[(x >> 12) & 63]; 264 Res += Table[(x >> 6) & 63]; 265 Res += Table[x & 63]; 269 Res += Table[(x >> 18) & 63]; 270 Res += Table[(x >> 12) & 63]; 274 Res += Table[(x >> 18) & 63]; 275 Res += Table[(x >> 12) & 63]; 276 Res += Table[(x >> 6) & 63] [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/ |
Ip4Route.c | 57 Free the route table entry. It is reference counted.
82 entries spawned from one route table entry.
136 Initialize an empty route cache table.
138 @param[in, out] RtCache The rotue cache table to initialize.
158 @param[in] RtCache The route cache table to clean up
184 Create an empty route table, includes its internal route cache
186 @return NULL if failed to allocate memory for the route table, otherwise
187 the point to newly created route table.
219 Free the route table and its associated route cache. Route
220 table is reference counted. [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/ |
AcpiSdt.c | 35 This function returns ACPI Table instance.
48 This function finds the table specified by the buffer.
50 @param[in] Buffer Table buffer to find.
52 @return ACPI table list.
65 // Get the instance of the ACPI Table
80 // Good! Found Table.
92 This function updates AML table checksum.
93 It will search the ACPI table installed by ACPI_TABLE protocol.
97 @retval EFI_SUCCESS The table holds the AML buffer is found, and checksum is updated.
98 @retval EFI_NOT_FOUND The table holds the AML buffer is not found. [all...] |
/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/ |
HTMLFormatter.java | 40 import org.jacoco.report.internal.html.table.BarColumn; 41 import org.jacoco.report.internal.html.table.CounterColumn; 42 import org.jacoco.report.internal.html.table.LabelColumn; 43 import org.jacoco.report.internal.html.table.PercentageColumn; 44 import org.jacoco.report.internal.html.table.Table; 65 private Table table; field in class:HTMLFormatter 125 public Table getTable() { 126 if (table == null) [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
X86InstrFMA3Info.cpp | 149 ArrayRef<X86InstrFMA3Group> Table; 151 Table = makeArrayRef(RoundGroups); 153 Table = makeArrayRef(BroadcastGroups); 155 Table = makeArrayRef(Groups); 162 auto I = std::lower_bound(Table.begin(), Table.end(), Opcode, 167 assert(I != Table.end() && I->Opcodes[FormIndex] == Opcode &&
|
/external/flatbuffers/grpc/flatbuffers-java-grpc/src/main/java/com/google/flatbuffers/grpc/ |
FlatbuffersUtils.java | 18 import com.google.flatbuffers.Table; 31 abstract public static class FBExtactor <T extends Table> { 95 public static <T extends Table> MethodDescriptor.Marshaller<T> marshaller(final Class<T> clazz, final FBExtactor<T> extractor) {
|
/external/guava/guava/src/com/google/common/collect/ |
ForwardingTable.java | 26 * A table which forwards all its method calls to another table. Subclasses 36 implements Table<R, C, V> { 40 @Override protected abstract Table<R, C, V> delegate(); 103 public void putAll(Table<? extends R, ? extends C, ? extends V> table) { 104 delegate().putAll(table);
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
BdsPlatform.h | 262 IN OUT VOID **Table
267 IN OUT VOID **Table
273 IN OUT VOID **Table
279 IN OUT VOID **Table
|
/external/dng_sdk/source/ |
dng_1d_table.h | 15 * Definition of a lookup table based 1D floating-point to floating-point function abstraction using linear interpolation. 32 /// \brief A 1D floating-point lookup table using linear interpolation. 39 /// Constants denoting size of table. 43 kTableBits = 12, //< Table is always a power of 2 in size. This is log2(kTableSize). 44 kTableSize = (1 << kTableBits) //< Number of entries in table. 59 /// Set up table, initialize entries using functiion. 61 /// \param allocator Memory allocator from which table memory is allocated. 62 /// \param function Table is initialized with values of finction.Evalluate(0.0) to function.Evaluate(1.0). 99 /// Direct access function for table data. 101 const real32 * Table () cons [all...] |