/external/smack/src/org/xbill/DNS/ |
D | Lookup.java | 27 public final class Lookup { class 219 Lookup(Name name, int type, int dclass) { in Lookup() method in Lookup 247 Lookup(Name name, int type) { in Lookup() method in Lookup 258 Lookup(Name name) { in Lookup() method in Lookup 273 Lookup(String name, int type, int dclass) throws TextParseException { in Lookup() method in Lookup 287 Lookup(String name, int type) throws TextParseException { in Lookup() method in Lookup 299 Lookup(String name) throws TextParseException { in Lookup() method in Lookup
|
/external/chromium/net/base/ |
D | ssl_client_auth_cache.cc | 20 bool SSLClientAuthCache::Lookup( in Lookup() function in net::SSLClientAuthCache
|
D | host_cache.cc | 36 const HostCache::Entry* HostCache::Lookup(const Key& key, in Lookup() function in net::HostCache
|
/external/chromium/net/ftp/ |
D | ftp_auth_cache.cc | 29 FtpAuthCache::Entry* FtpAuthCache::Lookup(const GURL& origin) { in Lookup() function in net::FtpAuthCache
|
/external/harfbuzz_ng/src/ |
D | hb-ot-layout-common-private.hh | 558 struct Lookup struct 560 inline unsigned int get_subtable_count (void) const { return subTable.len; } in get_subtable_count() 562 inline unsigned int get_type (void) const { return lookupType; } in get_type() 567 inline uint32_t get_props (void) const in get_props() 578 inline bool serialize (hb_serialize_context_t *c, in serialize() 596 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize() 608 USHORT lookupType; /* Different enumerations for GSUB and GPOS */ 609 USHORT lookupFlag; /* Lookup qualifiers */ 611 subTable; /* Array of SubTables */ 612 USHORT markFilteringSetX[VAR]; /* Index (base 0) into GDEF mark glyph sets
|
/external/v8/src/ |
D | dateparser.cc | 162 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { in Lookup() function in v8::internal::DateParser::KeywordTable
|
D | bootstrapper.h | 55 bool Lookup(Vector<const char> name, Handle<SharedFunctionInfo>* handle) { in Lookup() function
|
D | compilation-cache.cc | 168 Handle<SharedFunctionInfo> CompilationCacheScript::Lookup(Handle<String> source, in Lookup() function in v8::internal::CompilationCacheScript 251 Handle<SharedFunctionInfo> CompilationCacheEval::Lookup( in Lookup() function in v8::internal::CompilationCacheEval 317 Handle<FixedArray> CompilationCacheRegExp::Lookup(Handle<String> source, in Lookup() function in v8::internal::CompilationCacheRegExp
|
D | interface.cc | 44 Interface* Interface::Lookup(Handle<String> name) { in Lookup() function in v8::internal::Interface
|
D | contexts.cc | 87 Handle<Object> Context::Lookup(Handle<String> name, in Lookup() function in v8::internal::Context
|
D | hashmap.h | 119 typename TemplateHashMapImpl<P>::Entry* TemplateHashMapImpl<P>::Lookup( in Lookup() function
|
D | d8.h | 82 Counter* Lookup(const char* name) { in Lookup() function
|
D | scopes.cc | 88 Variable* VariableMap::Lookup(Handle<String> name) { in Lookup() function in v8::internal::VariableMap 431 Variable* Scope::Lookup(Handle<String> name) { in Lookup() function in v8::internal::Scope
|
D | scopeinfo.cc | 399 int ContextSlotCache::Lookup(Object* data, in Lookup() function in v8::internal::ContextSlotCache
|
/external/chromium/sdch/open-vcdiff/src/ |
D | instruction_map.h | 109 OpcodeOrNone Lookup(unsigned char inst, in Lookup() function
|
D | instruction_map.cc | 127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( in Lookup() function in open_vcdiff::VCDiffInstructionMap::SecondInstructionMap
|
/external/open-vcdiff/src/ |
D | instruction_map.h | 109 OpcodeOrNone Lookup(unsigned char inst, in Lookup() function
|
D | instruction_map.cc | 127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( in Lookup() function in open_vcdiff::VCDiffInstructionMap::SecondInstructionMap
|
/external/icu4c/common/ |
D | ucmndata.h | 94 LookupFn Lookup; member
|
/external/clang/test/SemaTemplate/ |
D | instantiate-expr-2.cpp | 89 struct Lookup {}; struct 109 struct Lookup {}; struct
|
/external/chromium/base/ |
D | id_map.h | 101 T* Lookup(KeyType id) const { in Lookup() function
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | flags.cc | 149 Flag* FlagList::Lookup(const char* name) { in Lookup() function in FlagList
|
/external/chromium/net/http/ |
D | http_auth_cache.cc | 69 HttpAuthCache::Entry* HttpAuthCache::Lookup(const GURL& origin, in Lookup() function in net::HttpAuthCache
|
/external/clang/lib/Sema/ |
D | SemaAttr.cpp | 270 LookupResult Lookup(*this, Name, IdTok.getLocation(), LookupOrdinaryName); in ActOnPragmaUnused() local
|
/external/chromium/chrome/browser/extensions/ |
D | extension_debugger_api.cc | 92 ExtensionDevToolsClientHost* Lookup(RenderViewHost* rvh) { in Lookup() function in __anone1fbb7170111::AttachedClientHosts
|