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

/macosx-10.9.5/WebCore-7537.78.1/svg/animation/
H A DSMILTime.cpp41 return SMILTime::unresolved();
50 return SMILTime::unresolved();
59 return SMILTime::unresolved();
H A DSVGSMILElement.cpp123 , m_intervalBegin(SMILTime::unresolved())
124 , m_intervalEnd(SMILTime::unresolved())
125 , m_previousIntervalBegin(SMILTime::unresolved())
229 m_intervalBegin = SMILTime::unresolved();
230 m_intervalEnd = SMILTime::unresolved();
231 m_previousIntervalBegin = SMILTime::unresolved();
309 return SMILTime::unresolved();
316 return SMILTime::unresolved();
331 return SMILTime::unresolved();
334 return SMILTime::unresolved();
[all...]
H A DSMILTime.h42 static SMILTime unresolved() { return unresolvedValue; } function in class:WebCore::SMILTime
H A DSMILTimeContainer.cpp258 SMILTime earliestFireTime = SMILTime::unresolved();
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/lib/
H A Dutils-lib.exp298 unresolved $subdir/$name
325 unresolved $subdir/$name
330 unresolved $subdir/$name
341 unresolved $subdir/$name
361 unresolved $testname
377 unresolved $testname
391 unresolved $testname
400 unresolved $testname
415 unresolved $testname
435 unresolved
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dobjcopy.exp52 perror "unresolved $testname"
53 unresolved "objcopy ($testname)"
481 perror "unresolved setup, status = $status"
658 unresolved $test1
659 unresolved $test2
660 unresolved $test3
661 unresolved $test4
678 unresolved "objcopy ($testname)"
693 unresolved "objcopy ($testname)"
701 unresolved "objcop
[all...]
H A Dar.exp182 unresolved $testname
228 unresolved $testname
H A Dreadelf.exp323 perror "unresolved 1"
324 unresolved "readelf - failed to assemble"
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dcomp_parse.c187 int unresolved, total_unresolved, multiples; local
225 unresolved = 0;
273 unresolved++;
312 DEBUG(2, ("%s: use entry %d unresolved",
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Dspecification.rb870 # Return currently unresolved specs that contain the file matching +path+.
880 # Search through all unresolved deps and sub-dependencies and return
1055 unresolved = unresolved_deps
1056 unless unresolved.empty? then
1059 unresolved.values.each do |dep|
1062 warn "#{w}: Clearing out unresolved specs."
1064 unresolved.clear
1192 # spec. Add any ambigous dependencies to the unresolved list to be
1196 unresolved = Gem::Specification.unresolved_deps
1215 unresolved[nam
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bridge/qt/
H A Dqt_runtime.cpp888 static QtMethodMatchType unresolved(const QByteArray &name) function in class:JSC::Bindings::QtMethodMatchType
997 QVector<QtMethodMatchData> unresolved; local
1019 types.append(QtMethodMatchType::unresolved(returnTypeName));
1040 types.append(QtMethodMatchType::unresolved(argTypeName));
1058 qMatchDebug() << "Match:unresolved arg types for" << method.methodSignature();
1060 unresolved.append(QtMethodMatchData(/*matchDistance=*/INT_MAX, index,
1131 } else if (!unresolved.isEmpty()) {
1132 QtMethodMatchData argsInstance = unresolved.first();
/macosx-10.9.5/swig-10/Source/Modules/
H A Dallocate.cxx278 String *unresolved = ty; local
279 ty = SwigType_typedef_resolve_all(unresolved);
280 Delete(unresolved);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dccl.c1967 int i, veclen, unresolved = 0; local
1993 unresolved = 1;
2018 unresolved = 1;
2026 return (unresolved ? Qt : result);
/macosx-10.9.5/ruby-104/ruby/
H A Dfile.c3391 realpath_rec(long *prefixlenp, VALUE *resolvedp, const char *unresolved, VALUE loopcheck, int strict, int last) argument
3393 const char *pend = unresolved + strlen(unresolved);
3397 while (unresolved < pend) {
3398 const char *testname = unresolved;
3399 const char *unresolved_firstsep = rb_enc_path_next(unresolved, pend, enc);
3400 long testnamelen = unresolved_firstsep - unresolved;
3404 unresolved = unresolved_nextname;
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dbytecomp.el92 ;; `unresolved' (calls to unknown functions)
340 '(redefine callargs free-vars unresolved
349 unresolved calls to unknown functions.
363 (const free-vars) (const unresolved)
374 (when (memq e '(free-vars unresolved
477 (defvar byte-compile-unresolved-functions nil
1094 ;; (warnings byte-compile-warnings ((callargs redefine free-vars unresolved))
1251 (let ((cons (assq (car form) byte-compile-unresolved-functions))
1257 byte-compile-unresolved-functions))))))
1324 (let ((calls (assq (nth 1 form) byte-compile-unresolved
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-spec.el726 (byte-compile-warnings '(unresolved callargs redefine))
H A Dgnus-util.el1258 (let ((byte-compile-warnings '(unresolved callargs redefine)))
/macosx-10.9.5/vim-53/runtime/macros/
H A Dmatchit.vim194 " Reconstruct the version with unresolved backrefs.
757 " " Reconstruct the version with unresolved backrefs.
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Didlwave.el4331 (defvar idlwave-unresolved-routines nil
4332 "Holds the unresolved routine-info obtained by asking the shell.")
4508 idlwave-unresolved-routines nil)
8361 idlwave-unresolved-routines)))
8816 (setq stype 'unresolved))
8837 idlwave-unresolved-routines))
8864 (t 'unresolved)))
8960 (aunresp (or (eq akey 'unresolved)
8962 (bunresp (or (eq bkey 'unresolved)
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/
H A DLite.pm1499 UNIVERSAL::AUTOLOAD. All unresolved calls will be dispatched as SOAP calls,
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/
H A DLite.pm1499 UNIVERSAL::AUTOLOAD. All unresolved calls will be dispatched as SOAP calls,

Completed in 251 milliseconds