Home
last modified time | relevance | path

Searched refs:firefox (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/docs/internals/
DBIG_APP_NOTES.txt6 ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.12/source/firefox-2.0.0.12-source.tar.bz2
8 bzip2 -dc firefox-2.0.0.12-source.tar.bz2 | tar xvf -
10 mv mozilla firefox-2.0.0.12
15 cd firefox-2.0.0.12
26 LD_LIBRARY_PATH=`pwd`/lib/firefox-2.0.0.12:\
27 `pwd`/lib/firefox-2.0.0.12/components:\
28 `pwd`/lib/firefox-2.0.0.12/plugins \
30 --trace-children=no -v ./lib/firefox-2.0.0.12/firefox-bin
32 # start and then quit firefox a couple of times before measuring
Drelease-HOWTO.txt98 * Test with large applications (firefox and OOo 2.0) on all platforms.
/external/valgrind/gdbserver_tests/
DREADME_DEVELOPERS190 test with a big executable: firefox
192 valgrind --vgdb=yes --vgdb-error=1000 --vgdb-poll=50000 --trace-children=yes firefox 2>&1 | tee f.o…
194 wait for some messages from the "big" firefox executable to appear.
197 gdb /usr/lib/firefox-3.5/firefox
205 start firefox like in the previous test.
213 NB: this will make firefox run extremely slow, as it will do a leak
/external/selinux/sepolgen/tests/test_data/
Daudit.log671 type=AVC msg=audit(1162855927.312:1296): avc: denied { read } for pid=7208 comm="firefox-bin" na…
672 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
673 type=AVC msg=audit(1162855927.312:1297): avc: denied { getattr } for pid=7208 comm="firefox-bin"…
674 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
676 type=AVC msg=audit(1162855963.506:1298): avc: denied { getattr } for pid=7208 comm="firefox-bin"…
677 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
679 type=AVC msg=audit(1162855965.502:1299): avc: denied { read } for pid=7208 comm="firefox-bin" na…
680 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
681 type=AVC msg=audit(1162855965.506:1300): avc: denied { execute } for pid=7208 comm="firefox-bin"…
682 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
[all …]
Dhttpd.log3381 type=AVC msg=audit(1163772959.287:11379): avc: denied { getattr } for pid=6507 comm="firefox-bin…
3382 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
3384 type=AVC msg=audit(1163772959.883:11380): avc: denied { read } for pid=6507 comm="firefox-bin" n…
3385 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
3386 type=AVC msg=audit(1163772959.899:11381): avc: denied { execute } for pid=6507 comm="firefox-bin…
3387 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
3389 type=AVC msg=audit(1163772960.231:11382): avc: denied { read } for pid=6507 comm="firefox-bin" n…
3390 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
3391 type=AVC msg=audit(1163772960.231:11383): avc: denied { getattr } for pid=6507 comm="firefox-bin…
3392 …uid=500 egid=500 sgid=500 fsgid=500 tty=(none) comm="firefox-bin" exe="/usr/lib/firefox-2.0/firefo…
[all …]
/external/curl/lib/
Dfirefox-db2pem.sh27 db=`ls -1d $HOME/.mozilla/firefox/*default*`
DMakefile.am32 firefox-db2pem.sh config-vxworks.h Makefile.vxworks checksrc.pl \
/external/autotest/client/tests/kvm/steps/
DBelenix-0.7.1.steps30 # desktop reached -- start firefox
81 # firefox started, close it
/external/valgrind/drd/
DTesting.txt84 drd/scripts/download-and-build-firefox
86 …-var=yes --trace-children=yes --show-confl-seg=no $HOME/software/mozilla-build/dist/bin/firefox-bin
/external/curl/
DMakefile.am257 ca-firefox: lib/firefox-db2pem.sh
259 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
DMakefile.dist573 ca-firefox: lib/firefox-db2pem.sh
575 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
DCHANGES.02857 - Running 'make ca-firefox' in the root build dir will now run the new
2858 firefox-db2pem.sh conversion script that converts a local Firefox db of ca
/external/valgrind/
DREADME_PACKAGERS89 valgrind -v --trace-children=yes firefox
/external/libopus/doc/
Dcustomdoxygen.css437 /* firefox specific markup */
462 /* firefox specific markup */
/external/libjpeg-turbo/doc/html/
Ddoxygen.css546 /* firefox specific markup */
571 /* firefox specific markup */
/external/v8/test/mozilla/
Dmozilla.status374 # in firefox it yields 'object'.
660 # is given null or undefined as this argument (and so does firefox nightly).
/external/opencv3/doc/pattern_tools/
Dsvgfig.py498 def firefox(self, fileName=None, encoding="utf-8"): member in SVG