Searched refs:unresolved (Results 1 - 24 of 24) sorted by relevance

/external/webkit/Source/WebCore/svg/animation/
H A DSMILTime.cpp41 return SMILTime::unresolved();
50 return SMILTime::unresolved();
59 return SMILTime::unresolved();
H A DSVGSMILElement.cpp122 , m_intervalBegin(SMILTime::unresolved())
123 , m_intervalEnd(SMILTime::unresolved())
124 , m_previousIntervalBegin(SMILTime::unresolved())
236 return SMILTime::unresolved();
243 return SMILTime::unresolved();
258 return SMILTime::unresolved();
261 return SMILTime::unresolved();
266 return SMILTime::unresolved();
272 return SMILTime::unresolved();
558 return m_cachedDur = clockValue <= 0 ? SMILTime::unresolved()
[all...]
H A DSMILTime.h41 static SMILTime unresolved() { return unresolvedValue; } function in class:WebCore::SMILTime
H A DSMILTimeContainer.cpp227 SMILTime earliersFireTime = SMILTime::unresolved();
/external/chromium/testing/gmock/scripts/
H A Dgmock_doctor.py282 r'call to \'Truly\(<unresolved overloaded function type>\)')
303 r'\'Invoke\(<unresolved overloaded function type>')
328 r'call to \'Invoke\(.+, <unresolved overloaded function '
/external/kernel-headers/original/linux/
H A Dmroute6.h195 struct sk_buff_head unresolved; /* Unresolved buffers */ member in struct:mfc6_cache::__anon7819::__anon7820
/external/webkit/Source/WebCore/bridge/qt/
H A Dqt_runtime.cpp1067 static QtMethodMatchType unresolved(const QByteArray &name) function in class:JSC::Bindings::QtMethodMatchType
1179 QVector<QtMethodMatchData> unresolved; local
1203 types.append(QtMethodMatchType::unresolved(returnTypeName));
1227 types.append(QtMethodMatchType::unresolved(argTypeName));
1246 qMatchDebug() << "Match:unresolved arg types for" << method.signature();
1248 unresolved.append(QtMethodMatchData(/*matchDistance=*/INT_MAX, index,
1319 } else if (!unresolved.isEmpty()) {
1320 QtMethodMatchData argsInstance = unresolved.first();
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DSocketTest.java285 InetSocketAddress unresolved = InetSocketAddress.createUnresolved("www.apache.org", 80);
287 socket.connect(unresolved);
292 socket.connect(unresolved, 123);
/external/elfutils/src/
H A Dld.c419 whether we have any non-weak unresolved references left. If
927 dynamic linker will work. It will look for unresolved references
1483 struct symbol *s = ld_state.unresolved;
1502 CDBL_LIST_DEL (ld_state.unresolved, s);
H A Dld.h332 /* Determine whether we have any non-weak unresolved references left. */
872 /* Beginning of the list of symbols which are still unresolved. */
873 struct symbol *unresolved; member in struct:ld_state
874 /* Number of truely unresolved entries in the list. */
876 /* Number of truely unresolved, non-weak entries in the list. */
H A Di386_ld.c636 /* Remove from the list of unresolved symbols. */
640 CDBL_LIST_DEL (statep->unresolved, sym);
H A Dldgeneric.c616 with the unresolved symbols. Whoever walks the list will
618 list element is not unresolved anymore. */
625 CDBL_LIST_DEL (ld_state.unresolved, oldp);
1573 CDBL_LIST_ADD_REAR (ld_state.unresolved, newp);
1884 /* If there are no unresolved symbols don't do anything. */
2176 currently referenced by unresolved symbols. */
2336 /* Flag unresolved symbols. */
2344 /* Go through the list and determine the unresolved symbols. */
2348 s = first = ld_state.unresolved->next;
/external/bison/data/
H A Dglr.c920 YYFPRINTF (stderr, "%s unresolved ", yymsg);
1277 * state YYLRSTATE, at input position YYPOSN, with the (unresolved)
1607 * != yyok, some states may have been left unresolved possibly with empty
1735 * previous N1 states that is unresolved. The first semantic option of a state
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
H A DDatagramChannelTest.java546 InetSocketAddress unresolved = new InetSocketAddress(
547 "unresolved address", 1080);
549 this.channel1.connect(unresolved);
H A DSocketChannelTest.java1310 InetSocketAddress unresolved = new InetSocketAddress(
1311 "unresolved address", 1080);
1313 this.channel1.connect(unresolved);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/iproute2/doc/
H A Dip-cref.tex2315 (193.232.127.6, 224.0.1.39) Iif: unresolved
2316 (193.232.244.34, 224.0.1.40) Iif: unresolved
2324 If the word \verb|unresolved| is there instead of the interface name,

Completed in 8886 milliseconds