/external/webkit/Source/WebCore/svg/animation/ |
D | SMILTime.cpp | 41 return SMILTime::unresolved(); in operator +() 50 return SMILTime::unresolved(); in operator -() 59 return SMILTime::unresolved(); in operator *()
|
D | SVGSMILElement.cpp | 122 , m_intervalBegin(SMILTime::unresolved()) in SVGSMILElement() 123 , m_intervalEnd(SMILTime::unresolved()) in SVGSMILElement() 124 , m_previousIntervalBegin(SMILTime::unresolved()) in SVGSMILElement() 236 return SMILTime::unresolved(); in parseOffsetValue() 243 return SMILTime::unresolved(); in parseClockValue() 258 return SMILTime::unresolved(); in parseClockValue() 261 return SMILTime::unresolved(); in parseClockValue() 266 return SMILTime::unresolved(); in parseClockValue() 272 return SMILTime::unresolved(); in parseClockValue() 558 return m_cachedDur = clockValue <= 0 ? SMILTime::unresolved() : clockValue; in dur() [all …]
|
D | SMILTime.h | 41 static SMILTime unresolved() { return unresolvedValue; } in unresolved() function
|
D | SMILTimeContainer.cpp | 227 SMILTime earliersFireTime = SMILTime::unresolved(); in updateAnimations()
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-expr.mm | 31 // Test instantiation of unresolved member reference expressions to an 43 // Test instantiation of unresolved member referfence expressions to
|
/external/kernel-headers/original/linux/ |
D | mroute6.h | 195 struct sk_buff_head unresolved; /* Unresolved buffers */ member
|
/external/webkit/Source/WebCore/bridge/qt/ |
D | qt_runtime.cpp | 1067 static QtMethodMatchType unresolved(const QByteArray &name) in unresolved() function in JSC::Bindings::QtMethodMatchType 1179 QVector<QtMethodMatchData> unresolved; in findMethodIndex() local 1203 types.append(QtMethodMatchType::unresolved(returnTypeName)); in findMethodIndex() 1227 types.append(QtMethodMatchType::unresolved(argTypeName)); in findMethodIndex() 1248 unresolved.append(QtMethodMatchData(/*matchDistance=*/INT_MAX, index, in findMethodIndex() 1319 } else if (!unresolved.isEmpty()) { in findMethodIndex() 1320 QtMethodMatchData argsInstance = unresolved.first(); in findMethodIndex()
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | UNUSED_STABS.txt | 45 TyUnresolved, /* unresolved type */ 158 /* TyUnresolved - reference to unresolved type */ 963 VG_(printf)("var %s is unresolved (type=%p)\n", var->name, type); 1413 unresolved symbols. If type is not a typedef, then this is just 1422 /* Create an unresolved type */ 1425 /* update an unresolved type's data */
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
D | SocketTest.java | 285 InetSocketAddress unresolved = InetSocketAddress.createUnresolved("www.apache.org", 80); in test_connect_unresolved() local 287 socket.connect(unresolved); in test_connect_unresolved() 292 socket.connect(unresolved, 123); in test_connect_unresolved()
|
/external/elfutils/src/ |
D | ld.c | 1390 struct symbol *s = ld_state.unresolved; in create_lscript_symbols() 1409 CDBL_LIST_DEL (ld_state.unresolved, s); in create_lscript_symbols()
|
D | ld.h | 836 struct symbol *unresolved; member
|
D | i386_ld.c | 582 CDBL_LIST_DEL (statep->unresolved, sym); in elf_i386_count_relocations()
|
D | ldgeneric.c | 562 CDBL_LIST_DEL (ld_state.unresolved, oldp); in check_definition() 1403 CDBL_LIST_ADD_REAR (ld_state.unresolved, newp); in add_relocatable_file() 2143 s = first = ld_state.unresolved->next; in ld_generic_flag_unresolved()
|
/external/elfutils/ |
D | NEWS | 602 that we didn't look for some of the unresolved symbols. 606 Optimize the list of unresolved symbols. Throw out symbols which are
|
/external/bison/tests/ |
D | glr-regression.at | 428 ## User destructor for unresolved GLR semantic value. See ## 432 AT_SETUP([User destructor for unresolved GLR semantic value]) 1610 previous nonterminal, which is unresolved. That location is reported as the
|
/external/valgrind/main/docs/internals/ |
D | notes.txt | 130 list of unresolved redirections should be a seperate data structure
|
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/ |
D | DatagramChannelTest.java | 546 InetSocketAddress unresolved = new InetSocketAddress( in testConnect_Unresolved() local 549 this.channel1.connect(unresolved); in testConnect_Unresolved()
|
D | SocketChannelTest.java | 1310 InetSocketAddress unresolved = new InetSocketAddress( in testCFII_Unresolved() local 1313 this.channel1.connect(unresolved); in testCFII_Unresolved()
|
/external/dbus/ |
D | HACKING | 310 - if there's a live unresolved controversy about a change,
|
/external/pcre/ |
D | README | 475 option. If you experience unresolved symbols when linking the C++ programs,
|
/external/iproute2/doc/ |
D | ip-cref.tex | 2315 (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,
|
/external/stlport/etc/ |
D | ChangeLog | 1779 reported by the linker thanks to an unresolved symbol 2212 different configuration context an unresolved symbol will appear at
|
/external/v8/ |
D | ChangeLog | 893 problems with unresolved symbols.
|
/external/expat/conftools/ |
D | libtool.m4 | 3644 # always be unresolved, which means just about no library would 6176 # always be unresolved, which means just about no library would
|
/external/llvm/autoconf/m4/ |
D | libtool.m4 | 3636 # always be unresolved, which means just about no library would 6168 # always be unresolved, which means just about no library would
|