Searched refs:adapted (Results 1 – 25 of 42) sorted by relevance
12
/external/libpng/scripts/ |
D | libpng.icc | 13 // Can be easily adapted for IBM VAC++ 4.0 or later under AIX
|
/external/speex/libspeex/ |
D | mdf.c | 137 int adapted; member 514 st->adapted = 0; in speex_echo_state_init_mc() 574 st->adapted = 0; in speex_echo_state_reset() 811 if (st->adapted) in speex_echo_cancellation() 1130 …if (!st->adapted && st->sum_adapt > SHL32(EXTEND32(M),15) && MULT16_32_Q15(st->leak_estimate,Syy) … in speex_echo_cancellation() 1132 st->adapted = 1; in speex_echo_cancellation() 1135 if (st->adapted) in speex_echo_cancellation() 1182 if (st->adapted) in speex_echo_cancellation()
|
/external/stlport/doc/ |
D | README.mingw | 22 been adapted for the Windows platform. So you have to use the make command
|
/external/zlib/contrib/delphi/ |
D | readme.txt | 17 - Improved makefile, adapted to zlib version 1.2.1.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-06-01-GCCOptimizations.txt | 41 SSA based optimizations that could be adapted (besides the fact that their
|
D | 2001-06-01-GCCOptimizations2.txt | 30 relatively low level, etc), and could be easily adapted. Also their
|
/external/webkit/Tools/DumpRenderTree/gtk/fonts/ |
D | fonts.conf | 167 <!-- The following hinting specializations are adapted from those in the
|
/external/stlport/etc/ |
D | ReleaseNote.txt | 7 not have to be adapted each time the header structure is modified.
|
D | ChangeLog | 447 localisation implementation has been adapted to map Win32 mask values 2688 Open Watcom compiler. Moreover this function was not really adapted for
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-16 | 942 reworked coding style, adapted to new testing framework, fixed 953 also adapted test result reporting slightly in verbose mode to allow 1328 include $(top_srcdir)/Makefile.decl, adapted EXTRA_DIST assignments. 1461 gtester.c: adapted to become a rudimentary test binary launcher.
|
D | ChangeLog.pre-1-2 | 2166 mechanism g_log*. most of the assertment macros got adapted to 2718 * glist.c: adapted g_list_length and g_list_length. 2720 * gslist.c: adapted g_slist_length and g_slist_length.
|
D | ChangeLog.pre-2-18 | 1611 Samuel Thibault, adapted by Sebastian Dröge)
|
D | ChangeLog.pre-2-14 | 370 adapted exported inline function mechanism from gutils.[hc] for inlining
|
/external/srtp/doc/ |
D | intro.txt | 72 Some other behaviors of the protocol can be adapted by defining an
|
/external/bluetooth/glib/build/ |
D | ChangeLog | 432 adapted Pango version
|
/external/v8/src/ia32/ |
D | lithium-codegen-ia32.cc | 2393 NearLabel done, adapted; in DoArgumentsElements() local 2398 __ j(equal, &adapted); in DoArgumentsElements() 2405 __ bind(&adapted); in DoArgumentsElements()
|
/external/v8/src/x64/ |
D | lithium-codegen-x64.cc | 2404 NearLabel done, adapted; in DoArgumentsElements() local 2408 __ j(equal, &adapted); in DoArgumentsElements() 2415 __ bind(&adapted); in DoArgumentsElements()
|
/external/dnsmasq/ |
D | dnsmasq.conf.example | 285 # adapted for a typical dnsmasq installation where the host running
|
/external/iptables/utils/ |
D | pf.os | 23 # This fingerprint database is adapted from Michal Zalewski's p0f passive
|
/external/llvm/tools/llvmc/doc/ |
D | LLVMC-Reference.rst | 617 occasions. Example (adapted from ``llvm/src/Base.td.in``)::
|
/external/qemu-pc-bios/vgabios/ |
D | ChangeLog | 343 - biossums utility for the Bochs BIOS adapted for the LGPL'd VGABIOS
|
/external/tcpdump/ |
D | CHANGES | 263 NetBSD DLT_PPP_ETHER; adapted from Martin Husemann <martin@netbsd.org>.
|
/external/bluetooth/glib/gobject/ |
D | ChangeLog | 3179 * *.c: adapted collect_value() and lcopy_value() functions to the new 3899 the G_IS_VALUE_* macros. adapted param spec implementations
|
/external/jpeg/ |
D | install.doc | 10 adapted to almost any environment. The downside of this decision is that the
|
/external/v8/src/arm/ |
D | lithium-codegen-arm.cc | 2541 Label done, adapted; in DoArgumentsElements() local
|
12