/external/jmdns/src/javax/jmdns/impl/ |
D | DNSQuestion.java | 31 DNS4Address(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in DNS4Address() 55 DNS6Address(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in DNS6Address() 79 … HostInformation(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in HostInformation() 88 Pointer(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in Pointer() 128 Service(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in Service() 162 Text(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in Text() 183 AllRecords(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in AllRecords() 219 DNSQuestion(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in DNSQuestion() 236 …Question newQuestion(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in newQuestion()
|
D | HostInfo.java | 198 DNSRecord.Address getDNSAddressRecord(DNSRecordType type, boolean unique, int ttl) { in getDNSAddressRecord() 210 private DNSRecord.Address getDNS4AddressRecord(boolean unique, int ttl) { in getDNS4AddressRecord() 217 private DNSRecord.Address getDNS6AddressRecord(boolean unique, int ttl) { in getDNS6AddressRecord() 224 DNSRecord.Pointer getDNSReverseAddressRecord(DNSRecordType type, boolean unique, int ttl) { in getDNSReverseAddressRecord() 236 private DNSRecord.Pointer getDNS4ReverseAddressRecord(boolean unique, int ttl) { in getDNS4ReverseAddressRecord() 248 private DNSRecord.Pointer getDNS6ReverseAddressRecord(boolean unique, int ttl) { in getDNS6ReverseAddressRecord() 270 public Collection<DNSRecord> answers(boolean unique, int ttl) { in answers()
|
D | DNSRecord.java | 45 … DNSRecord(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique, int ttl) { in DNSRecord() 175 … IPv4Address(String name, DNSRecordClass recordClass, boolean unique, int ttl, InetAddress addr) { in IPv4Address() 179 … IPv4Address(String name, DNSRecordClass recordClass, boolean unique, int ttl, byte[] rawAddress) { in IPv4Address() 217 … IPv6Address(String name, DNSRecordClass recordClass, boolean unique, int ttl, InetAddress addr) { in IPv6Address() 221 … IPv6Address(String name, DNSRecordClass recordClass, boolean unique, int ttl, byte[] rawAddress) { in IPv6Address() 268 …Address(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique, int ttl, Inet… in Address() 273 …Address(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique, int ttl, byte… in Address() 429 … public Pointer(String name, DNSRecordClass recordClass, boolean unique, int ttl, String alias) { in Pointer() 540 public Text(String name, DNSRecordClass recordClass, boolean unique, int ttl, byte text[]) { in Text() 646 …public Service(String name, DNSRecordClass recordClass, boolean unique, int ttl, int priority, int… in Service() [all …]
|
D | DNSEntry.java | 41 DNSEntry(String name, DNSRecordType type, DNSRecordClass recordClass, boolean unique) { in DNSEntry()
|
/external/webkit/Source/WebCore/storage/ |
D | IDBIndexBackendImpl.h | 43 …ckend, int64_t id, const String& name, const String& storeName, const String& keyPath, bool unique) in create() 47 …bjectStoreBackend, const String& name, const String& storeName, const String& keyPath, bool unique) in create() 67 virtual bool unique() { return m_unique; } in unique() function
|
D | IDBIndex.h | 54 bool unique() const { return m_backend->unique(); } in unique() function
|
D | IDBIndexBackendImpl.cpp | 43 …ckend, int64_t id, const String& name, const String& storeName, const String& keyPath, bool unique) in IDBIndexBackendImpl() 55 …bjectStoreBackend, const String& name, const String& storeName, const String& keyPath, bool unique) in IDBIndexBackendImpl()
|
D | IDBObjectStore.cpp | 127 bool unique = false; in createIndex() local
|
/external/openfst/src/script/ |
D | shortest-path.cc | 34 size_t n, bool unique, bool first_path, in ShortestPath()
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | linked_ptr.h | 92 bool unique() const throw() {return itsPrev ? itsPrev==this : true;} in unique() function
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebIDBIndexImpl.cpp | 66 bool WebIDBIndexImpl::unique() const in unique() function in WebKit::WebIDBIndexImpl
|
D | IDBIndexBackendProxy.cpp | 73 bool IDBIndexBackendProxy::unique() in unique() function in WebKit::IDBIndexBackendProxy
|
D | WebIDBObjectStoreImpl.cpp | 90 …toreImpl::createIndex(const WebString& name, const WebString& keyPath, bool unique, const WebIDBTr… in createIndex()
|
D | IDBObjectStoreBackendProxy.cpp | 109 …reBackendProxy::createIndex(const String& name, const String& keyPath, bool unique, IDBTransaction… in createIndex()
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebIDBIndex.h | 59 virtual bool unique() const in unique() function
|
D | WebIDBObjectStore.h | 73 …virtual WebIDBIndex* createIndex(const WebString& name, const WebString& keyPath, bool unique, con… in createIndex()
|
/external/chromium/chrome/browser/ |
D | autocomplete_history_manager.cc | 221 bool unique = true; in SendSuggestions() local
|
/external/openfst/src/include/fst/script/ |
D | shortest-path.h | 35 const bool unique; member
|
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/ |
D | StripInfo.java | 100 boolean unique(FaceInfoVec faceVec, FaceInfo face) in unique() method in StripInfo
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
D | DTMManager.java | 184 boolean unique, DTMWSFilter whiteSpaceFilter, in getDTM()
|
/external/valgrind/main/helgrind/ |
D | hg_lock_n_thread.h | 126 ULong unique; /* used for persistence-hashing */ member
|
/external/stlport/stlport/stl/debug/ |
D | _list.h | 415 void unique() { in unique() function 449 void unique(_BinaryPredicate __binary_pred) { in unique() function
|
/external/stlport/stlport/stl/pointers/ |
D | _list.h | 303 void unique() { _M_impl.unique(); } in unique() function 313 void unique(_BinaryPredicate __bin_pred) in unique() function
|
/external/stlport/stlport/stl/ |
D | _algo.h | 298 inline _ForwardIter unique(_ForwardIter __first, _ForwardIter __last) { in unique() function 304 inline _ForwardIter unique(_ForwardIter __first, _ForwardIter __last, in unique() function
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | shortest-path.h | 38 bool unique; // only return paths with distinct input strings member
|