Home
last modified time | relevance | path

Searched refs:patched (Results 1 – 25 of 66) sorted by relevance

123

/external/valgrind/main/auxprogs/
Dgsl16test75 rm -rf log.verbose gsl-1.6-patched summary.txt
84 "rm -rf gsl-1.6-patched && tar xzf $GSL_FILE" && \
87 "(cd gsl-1.6-patched && CC=$GSL_CC CFLAGS=\"$GSL_CFLAGS\" ./configure)" && \
94 (cd gsl-1.6-patched && for f in $ALL_TESTS ; do ./$f ; done) &> out-REF
99 (cd gsl-1.6-patched && for f in $ALL_TESTS ; do eval $GSL_VV -v --trace-children=yes "$GSL_VFLAGS" …
/external/webkit/Tools/Scripts/webkitpy/thirdparty/
Dmock.py225 def patched(*args, **keywargs): function
228 for patching in patched.patchings:
236 for patching in getattr(patched, 'patchings', []):
239 patched.patchings = [self]
240 patched.__name__ = func.__name__
241 patched.compat_co_firstlineno = getattr(func, "compat_co_firstlineno",
243 return patched
/external/dnsmasq/contrib/try-all-ns/
Ddnsmasq-2.47_no_nxdomain_until_end.patch1 diff -ur dnsmasq-2.47/src/forward.c dnsmasq-2.47-patched/src/forward.c
3 +++ dnsmasq-2.47-patched/src/forward.c 2009-03-18 19:10:22.000000000 +0200
/external/tremolo/
DREADME2 0.07. It has been patched against publicly known vulnerabilities
/external/dhcpcd/dhcpcd-hooks/
D90-NetworkManager3 # only makes sense if NetworkManager is patched NOT to override the
/external/qemu/
DINSTALL77 1/ First, build Android's patched libSDL as a static library,
107 sources required to rebuild the emulator (i.e. it includes the patched SDL
Dqemu-options.hx1162 udp::4555@@:4556} to qemu. Another approach is to use a patched
1164 characters via udp. If you have a patched version of netcat which
/external/qemu/distrib/sdl-1.2.15/
DREADME.PicoGUI20 (libpgui.so). If the program is being compiled with a patched SDL
DREADME.NanoX18 the following items might need to be patched in Microwindows.
/external/webkit/Source/WebKit/chromium/
DDEPS122 'third_party/yasm/source/patched-yasm':
123 From('chromium_deps', 'src/third_party/yasm/source/patched-yasm'),
/external/zlib/src/contrib/asm686/
DREADME.6861 This is a patched version of zlib, modified to use
/external/qemu/distrib/
DREADME42 it also uses a patched version of LibSDL-1.2.15.
/external/dhcpcd/
DREADME32 If your linux headers are older, or your distro hasn't patched them you can
/external/wpa_supplicant_8/hostapd/
Dandroid.config105 # the OpenSSL library must be patched (openssl-0.9.9-session-ticket.patch)
Ddefconfig101 # the OpenSSL library must be patched (openssl-0.9.9-session-ticket.patch)
/external/libvpx/libvpx/vpx_ports/
Dx86_abi_support.asm106 ; Requires Chromium's patched copy of yasm:
/external/wpa_supplicant_8/wpa_supplicant/
Dnmake.mak17 # Note: If EAP-FAST is included in the build, OpenSSL needs to be patched to
DREADME-Windows.txt68 patched to# support it openssl-0.9.8i-tls-extensions.patch. The example
Dandroid.config153 # the OpenSSL library must be patched (openssl-0.9.8d-tls-extensions.patch)
Ddefconfig152 # the OpenSSL library must be patched (openssl-0.9.8d-tls-extensions.patch)
/external/libpng/
DINSTALL17 the distributed, patched, version of ltmain.sh with an unpatched version
/external/v8/src/mips/
Dassembler-mips.cc2262 bool patched = false; in JumpLabelToJumpRegister() local
2271 patched = true; in JumpLabelToJumpRegister()
2278 patched = true; in JumpLabelToJumpRegister()
2281 if (patched) { in JumpLabelToJumpRegister()
/external/libmtp/
DINSTALL164 Then libusb may need to be patched to recognize this hierarchy.
/external/libffi/
DChangeLog.v1215 * */Makefile.in: Rebuilt with patched automake.
/external/oprofile/
DChangeLog-200717 * fixed a some typos in manually patched event files

123