/external/clang/test/CodeGenObjC/ |
D | super-message-fragileabi.m | 10 @interface Table <Proto> interface
|
/external/clang/lib/Basic/ |
D | Builtins.cpp | 50 void Builtin::Context::InitializeBuiltins(IdentifierTable &Table, in InitializeBuiltins() 80 void Builtin::Context::ForgetBuiltin(unsigned ID, IdentifierTable &Table) { in ForgetBuiltin()
|
D | IdentifierTable.cpp | 120 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/ |
D | table.js | 25 Table.prototype = { class
|
/external/llvm/lib/MC/ |
D | SubtargetFeature.cpp | 138 static size_t getLongestEntryLength(const SubtargetFeatureKV *Table, in getLongestEntryLength() 341 const SubtargetInfoKV *Table, in getItinerary()
|
/external/chromium-trace/src/shared/js/cr/ui/ |
D | table.js | 25 Table.prototype = { class
|
/external/guava/guava/src/com/google/common/collect/ |
D | Table.java | 56 public interface Table<R, C, V> { interface
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 789 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/ |
D | IntrusiveDOMWrapperMap.h | 211 typedef ChunkedTable<v8::Persistent<v8::Object>, numberOfEntries, ChunkedTableTraits> Table; typedef
|
/external/v8/src/ |
D | stub-cache.h | 267 enum Table { enum
|
/external/llvm/lib/VMCore/ |
D | Function.cpp | 341 static const char * const Table[] = { in getName() local
|
/external/llvm/lib/Target/X86/ |
D | X86FloatingPoint.cpp | 586 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/ |
D | CodeIterator.java | 1523 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/ |
D | sqlite3.c | 8154 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/ |
D | sqlite3.c | 8154 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/ |
D | HexagonISelLowering.cpp | 716 SDValue Table = Op.getOperand(1); in LowerBR_JT() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 332 SDValue Table = Op.getOperand(1); in LowerBR_JT() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1079 SDValue TargetLowering::getPICJumpTableRelocBase(SDValue Table, in getPICJumpTableRelocBase()
|
D | SelectionDAGISel.cpp | 2095 static unsigned IsPredicateKnownToFail(const unsigned char *Table, in IsPredicateKnownToFail()
|
D | LegalizeDAG.cpp | 3329 SDValue Table = Node->getOperand(1); in ExpandNode() local
|
D | SelectionDAGBuilder.cpp | 1639 SDValue Table = DAG.getJumpTable(JT.JTI, PTy); in visitJumpTable() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 3092 SmallVector<std::pair<ConstantInt*, BasicBlock*>, 32> Table; in ParseSwitch() local
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 1874 ASTDeclContextNameLookupTable *Table = in ReadASTBlock() local 3615 HeaderFileInfoLookupTable *Table in visit() local
|
D | ASTWriter.cpp | 3220 IdentifierTable &Table = PP.getIdentifierTable(); in WriteASTCore() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 3078 SDValue Table = Op.getOperand(1); in LowerBR_JT() local
|