Home
last modified time | relevance | path

Searched refs:sparse (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/tools/smatch/src/
H A DFAQ1 FAQ - Why sparse?
13 be, and makes the end result very ungainly. With "sparse", the
35 of 'sparse'.
65 Q. What other sparse resources are available?
67 A. Wiki: http://sparse.wiki.kernel.org/index.php/Main_Page
69 Mailing list: linux-sparse@vger.kernel.org
70 See http://vger.kernel.org/vger-lists.html#linux-sparse for subscription
73 Git repo: git://git.kernel.org/pub/scm/devel/sparse/sparse.git
74 gitweb: http://git.kernel.org/?p=devel/sparse/sparse.git
H A DMakefile81 PROGRAMS += sparse
88 INST_PROGRAMS=smatch sparse cgcc
89 INST_MAN1=sparse.1 cgcc.1
H A DREADME3 sparse (spärs), adj,., spars-er, spars-est.
4 1. thinly scattered or distributed; "a sparse population"
5 2. thin; not thick or dense: "sparse hair"
57 action(sparse(file));
H A Dsparse-llvm-dis15 $DIRNAME/sparse-llvm "$@" | "$DIS" | grep -v '^target '
H A Dsparsei31 $DIRNAME/sparse-llvm ${SPARSEOPTS} | $LLI ${JIT_OPT}
H A Dtest-lexing.c45 sparse(file); in main()
H A Dsparsec47 $DIRNAME/sparse-llvm $SPARSEOPTS | $LLC ${LLC_ARCH_OPTS} | as -o $TMPFILE
H A Dtest-linearize.c64 clean_up_symbols(sparse(file)); in main()
H A Dtest-inspect.c36 struct symbol_list *syms = sparse(file); in main()
H A Dobfuscate.c73 emit_symbol_list(sparse(file)); in main()
H A Dtest-parsing.c68 list = sparse(file); in main()
H A Dcompile.c67 list = sparse(file); in main()
H A Dtest-unssa.c84 compile(sparse(file)); in main()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsubmitting-patches.md1 Submitting patches: the sparse version
10 1. Git clone a sparse repository:
12 git clone git://git.kernel.org/pub/scm/devel/sparse/sparse.git
20 Notice that sparse uses the MIT License.
32 mailing list instead <linux-sparse@vger.kernel.org> and I will pick it up
H A Dtest-suite.rst21 There are different kinds of tests. Some can validate the sparse
22 preprocessor, while others will use sparse, cgcc, or even other backends
27 It defaults to ``sparse $file``.
44 by sparse's pre-processor.
115 If no cmd is provided, it defaults to ``sparse $file``.
126 * check-command: sparse $file
141 "sparse -E \$file"
162 * check-command: sparse -E $file
H A Ddev-options.rst1 sparse - extra options for developers
11 This file is a complement of sparse's man page meant to
12 document options only useful for development on sparse itself.
H A Dindex.rst1 .. sparse documentation master file.
3 Welcome to sparse's documentation
H A Dsparse-README.txt2 sparse (spärs), adj,., spars-er, spars-est.
3 1. thinly scattered or distributed; "a sparse population"
4 2. thin; not thick or dense: "sparse hair"
56 action(sparse(file));
H A DMakefile7 SPHINXPROJ = sparse
H A Ddata-structures.txt2 - Describes most data structures used in sparse.
26 The sparse static analysis backend has a few steps: it generates linearized bytecode, does some eva…
53 Now, given all that, some of the top-level stuff in sparse.c may make more sense.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/sparse/
H A Dsparse_001_pos.ksh33 . $STF_SUITE/tests/functional/sparse/sparse.cfg
H A DMakefile19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/sparse
H A Dsparse.cfg31 export TESTFILE=testfile.sparse
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dtest-suite306 res=$(../sparse - 2>&1 >/dev/null <<- EOF
316 res=$(../sparse -E - 2>/dev/null <<- EOF
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dkpatch.sh73 kchecker --sparse --endian $fullname

123