/external/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.h | 118 static bool isFilterEHSelector(int Selector) { return Selector < 0; } in isFilterEHSelector() 119 static bool isCleanupEHSelector(int Selector) { return Selector == 0; } in isCleanupEHSelector() 120 static bool isCatchEHSelector(int Selector) { return Selector > 0; } in isCatchEHSelector()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
D | Selector.java | 8 public interface Selector<T> interface
|
/external/clang/include/clang/AST/ |
D | SelectorLocationsKind.h | 21 class Selector; variable
|
D | ExternalASTSource.h | 32 class Selector; variable
|
/external/clang/include/clang/Basic/ |
D | IdentifierTable.h | 625 Selector(IdentifierInfo *II, unsigned nArgs) { in Selector() function 631 Selector(MultiKeywordSelector *SI) { in Selector() function 660 Selector() : InfoPtr(0) {} in Selector() function 661 Selector(uintptr_t V) : InfoPtr(V) {} in Selector() function
|
/external/clang/lib/CodeGen/ |
D | CGObjCRuntime.h | 50 class Selector; variable
|
/external/clang/include/clang/Sema/ |
D | ExternalSemaSource.h | 152 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) {} in ReadReferencedSelectors()
|
/external/openfst/src/include/fst/ |
D | lookahead-filter.h | 267 const LookAheadSelector<Matcher1, Matcher2, MT> &Selector() const { in Selector() function 395 const LookAheadSelector<Matcher1, Matcher2, MT> &Selector() const { in Selector() function 542 &Selector() const { in Selector() function
|
D | bi-table.h | 408 const S &Selector() const { return *selector_; } in Selector() function
|
/external/autotest/frontend/shared/ |
D | query_lib.py | 81 class Selector(object): class
|
/external/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 554 int Selector = SVI.getMaskValue(I); in visitShuffleVectorInst() local 557 else if (unsigned(Selector) < Op0.size()) in visitShuffleVectorInst() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXSwapRemoval.cpp | 832 unsigned Selector = MI->getOperand(3).getImm(); in handleSpecialSwappables() local
|
/external/clang/lib/Sema/ |
D | MultiplexExternalSemaSource.cpp | 258 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) { in ReadReferencedSelectors()
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 310 std::string Selector; member
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 1376 uint64_t Selector; in visitCallInst() local
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 696 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() argument 7260 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) { in ReadReferencedSelectors()
|
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/ |
D | MochiKit.packed.js | 3610 MochiKit.Selector.Selector=function(_3da){ class
|