Home
last modified time | relevance | path

Searched refs:Better (Results 1 – 25 of 88) sorted by relevance

1234

/external/openfst/src/include/fst/
Dheap.h85 if (Better(val, A_[Parent(i)])) { in Update()
157 bool Better(const T& x, const T& y) { in Better() function
167 if (l < size_ && Better(A_[l], A_[i]) ) in Heapify()
172 if (r < size_ && Better(A_[r], A_[largest]) ) in Heapify()
185 while (i > 0 && !Better(A_[p = Parent(i)], val)) { in Insert()
/external/libpng/
DTODO6 Better C++ wrapper/full C++ implementation?
15 Better documentation.
16 Better filter selection
DINSTALL138 delete the two lines. Better yet, use the cexcept interface
/external/chromium-trace/trace-viewer/third_party/python_gflags/
DChangeLog41 * Better reporting on UnrecognizedFlagError (sorenj)
53 * DOC: Better explain the format of --helpxml output (salcianu)
54 * DOC: Better error message on parse failure (tstromberg)
55 * Better test coverage under python 2.2 (mshields)
/external/libpcap/
DTODO21 - Better documentation and cleanup of the interface. I am seeing a few
/external/clang/lib/Sema/
DSemaOverload.cpp3205 : ImplicitConversionSequence::Better; in compareConversionFunctions()
3234 return ImplicitConversionSequence::Better; in CompareImplicitConversionSequences()
3279 return ImplicitConversionSequence::Better; in CompareImplicitConversionSequences()
3310 return ImplicitConversionSequence::Better; in compareStandardConversionSubsets()
3316 Result = ImplicitConversionSequence::Better; in compareStandardConversionSubsets()
3332 : ImplicitConversionSequence::Better; in compareStandardConversionSubsets()
3335 return Result == ImplicitConversionSequence::Better in compareStandardConversionSubsets()
3394 return ImplicitConversionSequence::Better; in CompareStandardConversionSequences()
3407 ? ImplicitConversionSequence::Better in CompareStandardConversionSequences()
3423 return SCS2ConvertsToVoid ? ImplicitConversionSequence::Better in CompareStandardConversionSequences()
[all …]
/external/strace/
DNEWS182 * Better x86-64 support for IA32 processes.
184 * Better printing for Linux aio system calls.
249 * Better output for Linux sched_* system calls.
290 * Better support for tracing multithreaded processes in Linux
Dstrace.spec198 - Better printing for Linux aio system calls.
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dextension_popup_controller_unittest.mm95 // TODO(andybons): Better mechanisms for mocking out the extensions service
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_window.mm83 // Better to plug the scroll leak than to round corners for M5.
/external/ipsec-tools/
DNEWS114 o Better diagnostic when proposals don't match.
119 o Better NAT-T diagnostic.
/external/antlr/antlr-3.4/gunit/
DCHANGES.txt93 * Better handle on test rule's StringTemplate output
/external/qemu/distrib/sdl-1.2.15/
DREADME.NanoX76 6. Better window movement control with direct fb access
/external/chromium/testing/gmock/
DCHANGES34 * Better failure messages all around.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
DCommonTree.as34 * parent and child index is very difficult and cumbersome. Better to
/external/libvpx/
DCHANGELOG160 Better instruction choices on x86
246 * Better autotools emulation (--prefix, --libdir, DESTDIR)
/external/clang/include/clang/Sema/
DOverload.h561 Better = -1, enumerator
/external/chromium/third_party/libjingle/source/talk/base/
Dproxydetect.cc289 bool Better(ProxyType lhs, const ProxyType rhs) { in Better() function
359 if (Better(ptype, proxy->type)) { in ParseProxy()
/external/libvpx/examples/includes/HTML-Toc-0.91/t/
DmanualTest.t197 Better C than never.
427 Better C than never.
657 Better C than never.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DRecognitionException.as60 * Better to just say the recognizer had a problem and then let the parser
/external/libusb-compat/
DChangeLog51 Better handling of library initialization failure
/external/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt154 * Better token tracking within macros? (Token came from this line, which is
/external/elfutils/libcpu/
DChangeLog201 * i386_disasm.c (i386_disasm): Better handle end of input buffer.
/external/valgrind/main/docs/internals/
D3_3_BUGSTATUS.txt153 Better return values from VG_(record_error) (kcc)
/external/dbus/
DNEWS.pre-1-0588 - Better authentication test suite
602 - Better OOM handling in the bus

1234