Home
last modified time | relevance | path

Searched defs:Lookup (Results 1 – 25 of 47) sorted by relevance

12

/external/smack/src/org/xbill/DNS/
DLookup.java27 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/
Dssl_client_auth_cache.cc20 bool SSLClientAuthCache::Lookup( in Lookup() function in net::SSLClientAuthCache
Dhost_cache.cc36 const HostCache::Entry* HostCache::Lookup(const Key& key, in Lookup() function in net::HostCache
/external/chromium/net/ftp/
Dftp_auth_cache.cc29 FtpAuthCache::Entry* FtpAuthCache::Lookup(const GURL& origin) { in Lookup() function in net::FtpAuthCache
/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh558 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/
Ddateparser.cc162 int DateParser::KeywordTable::Lookup(const uint32_t* pre, int len) { in Lookup() function in v8::internal::DateParser::KeywordTable
Dbootstrapper.h55 bool Lookup(Vector<const char> name, Handle<SharedFunctionInfo>* handle) { in Lookup() function
Dcompilation-cache.cc168 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
Dinterface.cc44 Interface* Interface::Lookup(Handle<String> name) { in Lookup() function in v8::internal::Interface
Dcontexts.cc87 Handle<Object> Context::Lookup(Handle<String> name, in Lookup() function in v8::internal::Context
Dhashmap.h119 typename TemplateHashMapImpl<P>::Entry* TemplateHashMapImpl<P>::Lookup( in Lookup() function
Dd8.h82 Counter* Lookup(const char* name) { in Lookup() function
Dscopes.cc88 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
Dscopeinfo.cc399 int ContextSlotCache::Lookup(Object* data, in Lookup() function in v8::internal::ContextSlotCache
/external/chromium/sdch/open-vcdiff/src/
Dinstruction_map.h109 OpcodeOrNone Lookup(unsigned char inst, in Lookup() function
Dinstruction_map.cc127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( in Lookup() function in open_vcdiff::VCDiffInstructionMap::SecondInstructionMap
/external/open-vcdiff/src/
Dinstruction_map.h109 OpcodeOrNone Lookup(unsigned char inst, in Lookup() function
Dinstruction_map.cc127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( in Lookup() function in open_vcdiff::VCDiffInstructionMap::SecondInstructionMap
/external/icu4c/common/
Ducmndata.h94 LookupFn Lookup; member
/external/clang/test/SemaTemplate/
Dinstantiate-expr-2.cpp89 struct Lookup {}; struct
109 struct Lookup {}; struct
/external/chromium/base/
Did_map.h101 T* Lookup(KeyType id) const { in Lookup() function
/external/chromium/third_party/libjingle/source/talk/base/
Dflags.cc149 Flag* FlagList::Lookup(const char* name) { in Lookup() function in FlagList
/external/chromium/net/http/
Dhttp_auth_cache.cc69 HttpAuthCache::Entry* HttpAuthCache::Lookup(const GURL& origin, in Lookup() function in net::HttpAuthCache
/external/clang/lib/Sema/
DSemaAttr.cpp270 LookupResult Lookup(*this, Name, IdTok.getLocation(), LookupOrdinaryName); in ActOnPragmaUnused() local
/external/chromium/chrome/browser/extensions/
Dextension_debugger_api.cc92 ExtensionDevToolsClientHost* Lookup(RenderViewHost* rvh) { in Lookup() function in __anone1fbb7170111::AttachedClientHosts

12