Home
last modified time | relevance | path

Searched defs:Selector (Results 1 – 18 of 18) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
DSelector.java3 public interface Selector interface
/external/clang/include/clang/AST/
DSelectorLocationsKind.h21 class Selector; variable
DExternalASTSource.h31 class Selector; variable
/external/smack/src/org/xbill/DNS/
DTLSARecord.java27 public static class Selector { class in TLSARecord
28 private Selector() {} in Selector() method in TLSARecord.Selector
/external/clang/include/clang/Basic/
DIdentifierTable.h610 Selector(IdentifierInfo *II, unsigned nArgs) { in Selector() function
616 Selector(MultiKeywordSelector *SI) { in Selector() function
643 Selector() : InfoPtr(0) {} in Selector() function
644 Selector(uintptr_t V) : InfoPtr(V) {} in Selector() function
/external/clang/lib/CodeGen/
DCGObjCRuntime.h50 class Selector; variable
/external/clang/include/clang/Sema/
DExternalSemaSource.h153 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) {} in ReadReferencedSelectors()
/external/openfst/src/include/fst/
Dlookahead-filter.h267 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
Dbi-table.h408 const S &Selector() const { return *selector_; } in Selector() function
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp543 int Selector = SVI.getMaskValue(I); in visitShuffleVectorInst() local
546 else if (unsigned(Selector) < Op0.size()) in visitShuffleVectorInst() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/
DScriptFormatterWorker.js202 Selector: "Selector", property
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp252 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) { in ReadReferencedSelectors()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp310 std::string Selector; member
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp761 uint64_t Selector; in visitCallInst() local
/external/clang/lib/Serialization/
DASTReader.cpp630 ASTSelectorLookupTrait::ReadData(Selector, const unsigned char* d, in ReadData() argument
7104 SmallVectorImpl<std::pair<Selector, SourceLocation> > &Sels) { in ReadReferencedSelectors()
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js2725 var Selector = Class.create({ variable
Dconcat-jquery-mootools-prototype.js11104 var Selector = Class.create({ variable
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Dprototype-1.7.js3926 Prototype.Selector = (function() { class