HomeSort by relevance Sort by last modified time
    Searched refs:Table (Results 201 - 225 of 1015) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/sfntly/cpp/src/sfntly/table/truetype/
loca_table.h 21 #include "sfntly/table/table.h"
22 #include "sfntly/table/core/font_header_table.h"
26 // A Loca table - 'loca'.
27 class LocaTable : public Table, public RefCounted<LocaTable> {
31 explicit LocaIterator(LocaTable* table);
41 class Builder : public Table::Builder, public RefCounted<Builder> {
51 // Get the format version that will be used when the loca table is
53 // @return the loca table format version
57 // Gets the List of locas for loca table builder. These may be manipulate
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c 57 EFI_PHYSICAL_ADDRESS *Table;
65 // Iteratively add ACPI Table, SMBIOS Table, MPS Table to EFI System Table
70 Table = GET_GUID_HOB_DATA (GuidHob.Guid);
71 if (Table != NULL) {
73 // Check if Mps Table/Smbios Table/Acpi Table exists in E/F seg,
    [all...]
  /external/clang/lib/Serialization/
ASTReaderInternals.h 114 MultiOnDiskHashTable<ASTDeclContextNameLookupTrait> Table;
119 DeclContextLookupTable() : Table() {}
121 : Table(std::move(O.Table)) {}
123 Table = std::move(O.Table);
128 /// \brief Base class for the trait describing the on-disk hash table for the
132 /// functionality for accessing the on-disk hash table of identifiers
190 /// \brief The on-disk hash table used to contain information about
237 /// \brief The on-disk hash table used for the global method pool
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DebugCheckers.cpp 165 typedef AnalyzerOptions::ConfigTable Table;
167 static int compareEntry(const Table::MapEntryTy *const *LHS,
168 const Table::MapEntryTy *const *RHS) {
176 const Table &Config = mgr.options.Config;
178 SmallVector<const Table::MapEntryTy *, 32> Keys;
179 for (Table::const_iterator I = Config.begin(), E = Config.end(); I != E;
  /external/flatbuffers/tests/MyGame/Example/
Stat.go 10 _tab flatbuffers.Table
25 func (rcv *Stat) Table() flatbuffers.Table {
Vec3.go 18 func (rcv *Vec3) Table() flatbuffers.Table {
19 return rcv._tab.Table
  /external/flatbuffers/tests/namespace_test/NamespaceA/
TableInFirstNS.go 10 _tab flatbuffers.Table
25 func (rcv *TableInFirstNS) Table() flatbuffers.Table {
  /external/flatbuffers/tests/namespace_test/NamespaceC/
TableInC.go 10 _tab flatbuffers.Table
25 func (rcv *TableInC) Table() flatbuffers.Table {
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Database.py 23 from Table.TableDataModel import TableDataModel
24 from Table.TableFile import TableFile
25 from Table.TableFunction import TableFunction
26 from Table.TablePcd import TablePcd
27 from Table.TableIdentifier import TableIdentifier
28 from Table.TableReport import TableReport
32 from Table.TableFdf import TableFdf
43 # insert all records of table DataModel
72 # 3. Initialize table DataModel
115 # Init each table's ID
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBios.c 33 // The SMBIOS table in EfiRuntimeServicesData memory
38 // The SMBIOS table in EfiReservedMemoryType memory
209 the $EFI table in the shadow area. Thunk into the Legacy16 code after it had
227 EFI_COMPATIBILITY16_TABLE *Table;
337 // Search for Legacy16 table in Shadowed ROM
340 Table = NULL;
343 Table = (EFI_COMPATIBILITY16_TABLE *) Ptr;
344 PtrEnd = Ptr + Table->TableLength;
353 if (Table == NULL) {
354 DEBUG ((EFI_D_ERROR, "No Legacy16 table found\n"));
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
DayPeriodRules.java 86 UResource.Table dayPeriodData = value.getTable();
89 UResource.Table locales = value.getTable();
95 UResource.Table rules = value.getTable();
101 private void processRules(UResource.Table rules, UResource.Key key, UResource.Value value) {
106 UResource.Table ruleSet = value.getTable();
111 UResource.Table periodDefinition = value.getTable();
220 UResource.Table rules = value.getTable();
ICUResourceBundleImpl.java 53 case TABLE:
217 return TABLE;
220 return ((ICUResourceBundleReader.Table)value).getKey(wholeBundle.reader, index);
226 ICUResourceBundleReader.Table table = (ICUResourceBundleReader.Table)value; local
227 for (int i = 0; i < table.getSize(); ++i) {
228 keySet.add(table.getKey(reader, i));
235 int i = ((ICUResourceBundleReader.Table)value).findTableItem(wholeBundle.reader, resKey);
244 String itemKey = ((ICUResourceBundleReader.Table)value).getKey(wholeBundle.reader, index)
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DayPeriodRules.java 82 UResource.Table dayPeriodData = value.getTable();
85 UResource.Table locales = value.getTable();
91 UResource.Table rules = value.getTable();
97 private void processRules(UResource.Table rules, UResource.Key key, UResource.Value value) {
102 UResource.Table ruleSet = value.getTable();
107 UResource.Table periodDefinition = value.getTable();
216 UResource.Table rules = value.getTable();
ICUResourceBundleImpl.java 52 case TABLE:
216 return TABLE;
219 return ((ICUResourceBundleReader.Table)value).getKey(wholeBundle.reader, index);
225 ICUResourceBundleReader.Table table = (ICUResourceBundleReader.Table)value; local
226 for (int i = 0; i < table.getSize(); ++i) {
227 keySet.add(table.getKey(reader, i));
234 int i = ((ICUResourceBundleReader.Table)value).findTableItem(wholeBundle.reader, resKey);
243 String itemKey = ((ICUResourceBundleReader.Table)value).getKey(wholeBundle.reader, index)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
SubtargetFeature.cpp 136 /// getLongestEntryLength - Return the length of the longest entry in the table.
138 static size_t getLongestEntryLength(const SubtargetFeatureKV *Table,
142 MaxLen = std::max(MaxLen, std::strlen(Table[i].Key));
154 // Print the CPU table.
162 // Print the Feature table.
233 // Find feature in table.
272 "CPU table is not sorted");
276 "CPU features table is not sorted");
314 // Find feature in table.
343 const SubtargetInfoKV *Table,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/
WasmYAML.h 43 struct Table {
73 Table TableImport;
171 std::vector<Table> Tables;
248 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table)
296 template <> struct MappingTraits<WasmYAML::Table> {
297 static void mapping(IO &IO, WasmYAML::Table &Table);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/
WasmYAML.h 43 struct Table {
73 Table TableImport;
171 std::vector<Table> Tables;
248 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table)
296 template <> struct MappingTraits<WasmYAML::Table> {
297 static void mapping(IO &IO, WasmYAML::Table &Table);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/
WasmYAML.h 43 struct Table {
73 Table TableImport;
171 std::vector<Table> Tables;
248 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table)
296 template <> struct MappingTraits<WasmYAML::Table> {
297 static void mapping(IO &IO, WasmYAML::Table &Table);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/
WasmYAML.h 43 struct Table {
73 Table TableImport;
171 std::vector<Table> Tables;
248 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table)
296 template <> struct MappingTraits<WasmYAML::Table> {
297 static void mapping(IO &IO, WasmYAML::Table &Table);
  /art/runtime/
intern_table.cc 59 os << "Intern table: " << StrongSize() << " strong; " << WeakSize() << " weak\n";
88 // Note: we deliberately don't visit the weak_interns_ table and the immutable image roots.
231 // Check the strong table for a match.
253 // There is no match in the strong table, check the weak table.
257 // A match was found in the weak table. Promote to the strong table.
263 // No match in the strong table or the weak table. Insert into the strong / weak table
    [all...]
  /external/guava/guava/src/com/google/common/collect/
AbstractTable.java 29 * Skeletal, implementation-agnostic implementation of the {@link Table} interface.
34 abstract class AbstractTable<R, C, V> implements Table<R, C, V> {
100 public void putAll(Table<? extends R, ? extends C, ? extends V> table) {
101 for (Table.Cell<? extends R, ? extends C, ? extends V> cell : table.cellSet()) {
118 abstract Iterator<Table.Cell<R, C, V>> cellIterator();
149 public Iterator<Table.Cell<R, C, V>> iterator() {
  /external/sfntly/cpp/src/test/
verify_os2.cc 19 #include "sfntly/table/core/os2_table.h"
57 static bool VerifyOS_2(Table* table) {
58 OS2TablePtr os2 = down_cast<OS2Table*>(table);
119 bool VerifyOS_2(Table* original, Table* target) {
  /hardware/intel/img/psb_video/src/
tng_ved_scaling.c 102 @Output Table : Table of coefficients
104 @Input I : Number of intpt? ( table dimension)
106 @Input T : Number of taps (table dimension)
110 IMG_UINT8 Table[SCC_MAXTAP][SCC_MAXINTPT],
155 /* copy the table around the centrepoint */
192 Table[t][i] = (IMG_UINT8) val;
205 Table[0][i] = (IMG_UINT8)(Table[0][i] - (IMG_UINT8) nTotal);
209 /* copy the normalised table around the centrepoint *
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
WasmYAML.h 54 struct Table {
160 std::vector<Table> Tables;
237 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table)
284 template <> struct MappingTraits<WasmYAML::Table> {
285 static void mapping(IO &IO, WasmYAML::Table &Table);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/
WasmYAML.h 54 struct Table {
160 std::vector<Table> Tables;
237 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::WasmYAML::Table)
284 template <> struct MappingTraits<WasmYAML::Table> {
285 static void mapping(IO &IO, WasmYAML::Table &Table);

Completed in 3572 milliseconds

1 2 3 4 5 6 7 891011>>