Home
last modified time | relevance | path

Searched defs:Table (Results 1 – 25 of 68) sorted by relevance

123

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/
DTable.java20 public class Table { class
25 public Table(String id, String name) { in Table() method in Table
/external/clang/test/CodeGenObjC/
Dsuper-message-fragileabi.m10 @interface Table <Proto> interface
/external/dng_sdk/source/
Ddng_1d_table.h101 const real32 * Table () const in Table() function
/external/clang/lib/Basic/
DBuiltins.cpp69 void Builtin::Context::initializeBuiltins(IdentifierTable &Table, in initializeBuiltins()
88 void Builtin::Context::forgetBuiltin(unsigned ID, IdentifierTable &Table) { in forgetBuiltin()
DIdentifierTable.cpp161 const LangOptions &LangOpts, IdentifierTable &Table) { in AddKeyword()
186 IdentifierTable &Table) { in AddCXXOperatorKeyword()
195 IdentifierTable &Table) { in AddObjCKeyword()
571 llvm::FoldingSet<MultiKeywordSelector> Table; member
/external/libgdx/gdx/src/com/badlogic/gdx/utils/compression/
DCRC.java6 static public int[] Table = new int[256]; field in CRC
/external/lzma/Java/SevenZip/
DCRC.java7 static public int[] Table = new int[256]; field in CRC
/external/lzma/CS/7zip/Common/
DCRC.cs7 public static readonly uint[] Table; field in SevenZip.CRC
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DTable.java29 public class Table { class
38 public Table() { in Table() method in Table
/external/sfntly/cpp/src/sfntly/table/
Dtable.cc56 Table::Table(Header* header, ReadableFontData* data) in Table() function in sfntly::Table
/external/clang/lib/Serialization/
DMultiOnDiskHashTable.h50 HashTable Table; member
64 typedef llvm::PointerUnion<OnDiskTable*, MergedTable*> Table; typedef
DGlobalModuleIndex.cpp303 IdentifierIndexTable &Table in lookupIdentifier() local
625 std::unique_ptr<InterestingIdentifierTable> Table( in loadModuleFile() local
886 IdentifierIndexTable &Table = in createIdentifierIterator() local
/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp71 DILineInfoTable Table; in getLineInfoForAddressRange() local
/external/guava/guava/src/com/google/common/collect/
DTable.java58 public interface Table<R, C, V> { interface
/external/llvm/lib/Fuzzer/
DFuzzerUtil.cpp172 static const char Table[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" in Base64() local
/external/v8/src/ic/
Dstub-cache.h60 enum Table { kPrimary, kSecondary }; enum
/external/llvm/lib/LibDriver/
DLibDriver.cpp109 LibOptTable Table; in libDriverMain() local
/external/llvm/lib/MC/
DSubtargetFeature.cpp85 static size_t getLongestEntryLength(ArrayRef<SubtargetFeatureKV> Table) { in getLongestEntryLength()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmslut.c554 const cmsUInt16Number* Table) in cmsStageAllocCLut16bitGranular()
614 const cmsUInt16Number* Table) in cmsStageAllocCLut16bit()
631 const cmsFloat32Number* Table) in cmsStageAllocCLutFloat()
645 …clutPoints[], cmsUInt32Number inputChan, cmsUInt32Number outputChan, const cmsFloat32Number* Table) in cmsStageAllocCLutFloatGranular()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
Dtable.py82 class Table(object): class
/external/llvm/lib/Object/
DMachOObjectFile.cpp654 static const char *const Table[] = { in getRelocationTypeName() local
669 static const char *const Table[] = { in getRelocationTypeName() local
688 static const char *const Table[] = { in getRelocationTypeName() local
707 static const char *const Table[] = { in getRelocationTypeName() local
723 static const char *const Table[] = { in getRelocationTypeName() local
/external/tpm2/generator/
Dtpm_table.py41 class Table(object): class
/external/mesa3d/src/mesa/main/
Dhash.c63 struct HashEntry *Table[TABLE_SIZE]; /**< the lookup table */ member
/external/clang/lib/StaticAnalyzer/Checkers/
DDebugCheckers.cpp165 typedef AnalyzerOptions::ConfigTable Table; typedef in __anonc3562e600711::ConfigDumper
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp71 DecoderTable Table; member
587 static void resolveTableFixups(DecoderTable &Table, const FixupList &Fixups, in resolveTableFixups()
618 DecoderTable &Table = TableInfo.Table; in emitTableEntry() local
696 DecoderTable &Table, in emitTable()

123