Home
last modified time | relevance | path

Searched defs:unresolved (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/svg/animation/
DSMILTime.h41 static SMILTime unresolved() { return unresolvedValue; } in unresolved() function
/external/kernel-headers/original/linux/
Dmroute6.h195 struct sk_buff_head unresolved; /* Unresolved buffers */ member
/external/webkit/Source/WebCore/bridge/qt/
Dqt_runtime.cpp1067 static QtMethodMatchType unresolved(const QByteArray &name) in unresolved() function in JSC::Bindings::QtMethodMatchType
1179 QVector<QtMethodMatchData> unresolved; in findMethodIndex() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DSocketTest.java285 InetSocketAddress unresolved = InetSocketAddress.createUnresolved("www.apache.org", 80); in test_connect_unresolved() local
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DSocketChannelTest.java1310 InetSocketAddress unresolved = new InetSocketAddress( in testCFII_Unresolved() local
DDatagramChannelTest.java546 InetSocketAddress unresolved = new InetSocketAddress( in testConnect_Unresolved() local
/external/elfutils/src/
Dld.h873 struct symbol *unresolved; member