HomeSort by relevance Sort by last modified time
    Searched defs:Table (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
pred_lt4_1_opt.s 48 ADRL r8, Table
456 Table:
457 .word inter4_2-Table
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
LVM_Mixer_TimeConstant.c 70 LVM_UINT32 Table[] = {ALPHA_0, /* Log spaced look-up table */
132 /* Normalize to get the table index and interpolation factor */
151 Diff = (LVM_INT32)(Table[Shift] - Table[Shift+1]);
153 Product = Table[Shift+1] + (LVM_UINT32)Diff;
  /external/sfntly/cpp/src/sfntly/table/
table.cc 21 #include "sfntly/table/table.h"
25 #include "sfntly/table/bitmap/ebdt_table.h"
26 #include "sfntly/table/bitmap/eblc_table.h"
27 #include "sfntly/table/bitmap/ebsc_table.h"
28 #include "sfntly/table/core/cmap_table.h"
29 #include "sfntly/table/core/font_header_table.h"
30 #include "sfntly/table/core/horizontal_device_metrics_table.h"
31 #include "sfntly/table/core/horizontal_header_table.h"
32 #include "sfntly/table/core/horizontal_metrics_table.h
    [all...]
table.h 26 #include "sfntly/table/font_data_table.h"
27 #include "sfntly/table/header.h"
32 // A concrete implementation of a root level table in the font. This is the base
33 // class used for all specific table implementations and is used as the generic
34 // table for all tables which have no specific implementations.
35 class Table : public FontDataTable {
37 // Note: original version is Builder<T extends Table>
44 virtual void NotifyPostTableBuild(FontDataTable* table);
46 // Get a builder for the table type specified by the data in the header.
47 // @param header the header for the table
    [all...]
  /art/runtime/
reference_table.h 35 // Maintain a table of references. Used for JNI monitor references and
57 TrackingAllocator<GcRoot<mirror::Object>, kAllocatorTagReferenceTable>> Table;
58 static void Dump(std::ostream& os, Table& entries)
63 Table entries_;
intern_table.h 57 // Interns a potentially new string in the 'strong' table. (See above.)
61 // Interns a potentially new string in the 'strong' table. (See above.)
65 // Interns a potentially new string in the 'strong' table. (See above.)
68 // Interns a potentially new string in the 'weak' table. (See above.)
92 // Adds all of the resolved image strings from the image space into the intern table. The
100 // Add an intern table which was serialized to the image.
104 // Read the intern table from memory. The elements aren't copied, the intern hash set data will
109 // Write the post zygote intern table to a pointer. Only writes the strong interns since it is
131 // Table which holds pre zygote and post zygote interned strings. There is one instance for
133 class Table {
    [all...]
gc_map.h 34 // The number of entries in the table.
42 return &Table()[entry_offset + NativeOffsetWidth()];
45 // Get the native PC encoded in the table at the given index.
50 result |= Table()[entry_offset + i] << (i * 8);
92 const uint8_t* Table() const {
101 // The width of an entry in the table.
106 const uint8_t* const data_; // The header and table data
oat_file.h 335 typedef AllocationTrackingSafeMap<StringPiece, const OatDexFile*, kAllocatorTagOatFile> Table;
341 Table oat_dex_files_;
350 mutable Table secondary_oat_dex_files_ GUARDED_BY(secondary_lookup_lock_);
  /external/lzma/CS/7zip/Common/
CRC.cs 7 public static readonly uint[] Table;
11 Table = new uint[256];
21 Table[i] = r;
31 _value = Table[(((byte)(_value)) ^ b)] ^ (_value >> 8);
37 _value = Table[(((byte)(_value)) ^ data[offset + i])] ^ (_value >> 8);
  /external/lzma/Java/SevenZip/
CRC.java 7 static public int[] Table = new int[256];
19 Table[i] = r;
33 _value = Table[(_value ^ data[offset + i]) & 0xFF] ^ (_value >>> 8);
40 _value = Table[(_value ^ data[i]) & 0xFF] ^ (_value >>> 8);
45 _value = Table[(_value ^ b) & 0xFF] ^ (_value >>> 8);
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXSceneModeTables.h 44 const SceneModesEntry* Table;
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
Entry.java 37 public @interface Table {
  /frameworks/compile/mclinker/include/mcld/LD/
NamePool.h 33 typedef HashTable<ResolveInfo, hash::StringHash<hash::DJB> > Table;
34 typedef Table::iterator syminfo_iterator;
35 typedef Table::const_iterator const_syminfo_iterator;
87 /// @return the StringRef points to the hash table
123 Table m_Table;
  /art/runtime/verifier/
dex_gc_map.h 50 // The number of entries in the table
59 return Table()[entry_offset];
61 return Table()[entry_offset] | (Table()[entry_offset + 1] << 8);
68 return &Table()[entry_offset + DexPcWidth()];
80 // Table of num_entries * (dex pc, bitmap)
81 const uint8_t* Table() const {
85 // The format of the table of the PCs for the table
104 // The width of an entry in the table
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
DebugCheckers.cpp 162 typedef AnalyzerOptions::ConfigTable Table;
164 static int compareEntry(const Table::MapEntryTy *const *LHS,
165 const Table::MapEntryTy *const *RHS) {
173 const Table &Config = mgr.options.Config;
175 SmallVector<const Table::MapEntryTy *, 32> Keys;
176 for (Table::const_iterator I = Config.begin(), E = Config.end(); I != E;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair.c 45 /* 4x4 DeZigZag table */
64 * [in] nTable Table number (0 to 4) according to the five columns
65 * of Table 9-5 in the H.264 spec
217 int Table = ZerosLeft;
218 if (Table > 6)
220 Table = 7;
222 Run = armUnPackVLC32(ppBitStream, pOffset, armVCM4P10_CAVLCRunBeforeTables[Table-1]);
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXSceneModeTables.h 47 const SceneModesEntry* Table;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_pointers.py 76 # The int pointer points to a table containing the numbers 1..10
113 class Table(Structure):
118 pt = pointer(Table(1, 2, 3))
127 del _pointer_type_cache[Table]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_pointers.py 76 # The int pointer points to a table containing the numbers 1..10
113 class Table(Structure):
118 pt = pointer(Table(1, 2, 3))
127 del _pointer_type_cache[Table]
  /external/fonttools/Lib/fontTools/ttLib/tables/
otConverters.py 9 """Given a table spec from otData.py, build a converter object for each
10 field of the table. This is called for each table in otData.py, and
41 convertersByName[cls.__name__] = Table(name, repeat, aux, cls)
46 convertersByName[cls.__name__] = Table(name, repeat, aux, cls)
181 table = self.tableClass()
182 table.decompile(reader, font)
183 return table
197 pass # NULL table, ignore
202 table = self.tableClass(
    [all...]
  /external/guava/guava/src/com/google/common/collect/
Table.java 30 * column key, with a single value. A table may be sparse, with only a small
40 * underlying table. Updating the table can change the contents of those
41 * collections, and updating the collections will change the table.
43 * <p>All methods that modify the table are optional, and the views returned by
44 * the table may or may not be modifiable. When modification isn't supported,
48 * "http://code.google.com/p/guava-libraries/wiki/NewCollectionTypesExplained#Table">
49 * {@code Table}</a>.
52 * @param <R> the type of the table row keys
53 * @param <C> the type of the table column key
    [all...]
  /external/mesa3d/src/mesa/main/
hash.c 3 * Generic hash table.
44 #define TABLE_SIZE 1023 /**< Size of lookup table/array */
50 * An entry in the hash table.
60 * The hash table data structure.
63 struct HashEntry *Table[TABLE_SIZE]; /**< the lookup table */
73 * Create a new hash table.
75 * \return pointer to a new, empty hash table.
80 struct _mesa_HashTable *table = CALLOC_STRUCT(_mesa_HashTable); local
81 if (table) {
    [all...]
  /external/v8/src/ic/
stub-cache.h 45 // Clear the lookup table (@ mark compact collection).
51 // Generate code for probing the stub cache table.
60 enum Table { kPrimary, kSecondary };
62 SCTableReference key_reference(StubCache::Table table) {
64 reinterpret_cast<Address>(&first_entry(table)->key));
67 SCTableReference map_reference(StubCache::Table table) {
69 reinterpret_cast<Address>(&first_entry(table)->map));
72 SCTableReference value_reference(StubCache::Table table)
    [all...]
  /external/llvm/lib/MC/
MCContext.cpp 417 MCDwarfLineTable &Table = MCDwarfLineTablesCUMap[CUID];
418 return Table.getFile(Directory, FileName, FileNumber);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wsdxmldom.h 21 BYTE *Table;

Completed in 805 milliseconds

1 2 3 4