Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenObjC/
Dsuper-message-fragileabi.m10 @interface Table <Proto> interface
/external/clang/lib/Basic/
DBuiltins.cpp50 void Builtin::Context::InitializeBuiltins(IdentifierTable &Table, in InitializeBuiltins()
80 void Builtin::Context::ForgetBuiltin(unsigned ID, IdentifierTable &Table) { in ForgetBuiltin()
DIdentifierTable.cpp120 const LangOptions &LangOpts, IdentifierTable &Table) { in AddKeyword()
152 IdentifierTable &Table) { in AddCXXOperatorKeyword()
161 IdentifierTable &Table) { in AddObjCKeyword()
452 llvm::FoldingSet<MultiKeywordSelector> Table; member
/external/chromium/chrome/browser/resources/shared/js/cr/ui/
Dtable.js25 Table.prototype = { class
/external/llvm/lib/MC/
DSubtargetFeature.cpp138 static size_t getLongestEntryLength(const SubtargetFeatureKV *Table, in getLongestEntryLength()
341 const SubtargetInfoKV *Table, in getItinerary()
/external/chromium-trace/src/shared/js/cr/ui/
Dtable.js25 Table.prototype = { class
/external/guava/guava/src/com/google/common/collect/
DTable.java56 public interface Table<R, C, V> { interface
/external/llvm/lib/Object/
DMachOObjectFile.cpp789 const char* Table[] = { in getRelocationTypeName() local
804 const char* Table[] = { in getRelocationTypeName() local
823 const char* Table[] = { in getRelocationTypeName() local
842 const char* Table[] = { in getRelocationTypeName() local
/external/webkit/Source/WebCore/bindings/v8/
DIntrusiveDOMWrapperMap.h211 typedef ChunkedTable<v8::Persistent<v8::Object>, numberOfEntries, ChunkedTableTraits> Table; typedef
/external/v8/src/
Dstub-cache.h267 enum Table { enum
/external/llvm/lib/VMCore/
DFunction.cpp341 static const char * const Table[] = { in getName() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp586 static bool TableIsSorted(const TableEntry *Table, unsigned NumEntries) { in TableIsSorted()
593 static int Lookup(const TableEntry *Table, unsigned N, unsigned Opcode) { in Lookup()
/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java1523 static class Table extends Switcher { class in CodeIterator
1526 Table(int pos, int defaultByte, int low, int high, int[] offsets) { in Table() method in CodeIterator.Table
/external/sqlite/dist/
Dsqlite3.c8154 typedef struct Table Table; typedef
10174 struct Table { struct
10183 u16 nRef; /* Number of pointers to this Table */ argument
10195 VTable *pVTable; /* List of VTable objects. */ argument
10201 Table *pNextZombie; /* Next on the Parse.pZombieTab list */ argument
/external/sqlite/dist/orig/
Dsqlite3.c8154 typedef struct Table Table; typedef
10174 struct Table { struct
10183 u16 nRef; /* Number of pointers to this Table */ argument
10195 VTable *pVTable; /* List of VTable objects. */ argument
10201 Table *pNextZombie; /* Next on the Parse.pZombieTab list */ argument
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp716 SDValue Table = Op.getOperand(1); in LowerBR_JT() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp332 SDValue Table = Op.getOperand(1); in LowerBR_JT() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1079 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase()
DSelectionDAGISel.cpp2095 static unsigned IsPredicateKnownToFail(const unsigned char *Table, in IsPredicateKnownToFail()
DLegalizeDAG.cpp3329 SDValue Table = Node->getOperand(1); in ExpandNode() local
DSelectionDAGBuilder.cpp1639 SDValue Table = DAG.getJumpTable(JT.JTI, PTy); in visitJumpTable() local
/external/llvm/lib/AsmParser/
DLLParser.cpp3092 SmallVector<std::pair<ConstantInt*, BasicBlock*>, 32> Table; in ParseSwitch() local
/external/clang/lib/Serialization/
DASTReader.cpp1874 ASTDeclContextNameLookupTable *Table = in ReadASTBlock() local
3615 HeaderFileInfoLookupTable *Table in visit() local
DASTWriter.cpp3220 IdentifierTable &Table = PP.getIdentifierTable(); in WriteASTCore() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3078 SDValue Table = Op.getOperand(1); in LowerBR_JT() local

12