Home
last modified time | relevance | path

Searched defs:squash (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/devel/hs-darcs/darcs-2.16.4/harness/Darcs/Test/Patch/Merge/
H A DChecked.hs82 squash NilFL = NilFL function
83 squash (p :>: ps) = squashCons p (squash ps) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/stylish-haskell-0.12.2.0/lib/Language/Haskell/Stylish/Step/
H A DSquash.hs24 :: (S.HasSrcSpan l, S.HasSrcSpan r)
26 squash left right = do function
/dports/net/unfs3/unfs3-0.9.22/
H A Duser.c57 static int mangle(int id, int squash) in mangle()
74 int squash = squash_uid; in mangle_uid() local
87 int squash = squash_gid; in mangle_gid() local
101 int squash = squash_uid; in get_uid() local
118 int squash = squash_gid; in get_gid() local
/dports/devel/R-cran-gert/gert/R/
H A Dmerge.R29 git_merge <- function(ref, commit = TRUE, squash = FALSE, repo = '.'){ argument
59 git_merge_stage_only <- function(ref, squash = FALSE, repo = '.'){ argument
/dports/devel/rbtools/RBTools-2.0/rbtools/commands/
H A Dland.py122 def patch(self, review_request_id, squash=False): argument
193 squash=False, edit=False, delete_branch=True, dry_run=False): argument
/dports/devel/anjuta/anjuta-3.34.0/plugins/git/
H A Dgit-merge-command.c32 gboolean squash; member
98 const gchar *log, gboolean no_commit, gboolean squash) in git_merge_command_new()
H A Dgit-pull-command.c32 gboolean squash; member
113 gboolean no_commit, gboolean squash, in git_pull_command_new()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/decklink/
H A Daudio-repack.c38 int squash = repack->extra_dst_size; in repack_squash() local
62 int squash = repack->extra_dst_size; in repack_squash_swap() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/llvm80/llvm-8.0.1.src/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/llvm70/llvm-7.0.1.src/test/MC/ARM/
H A Deh-directive-movsp.s31 squash: label
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/ARM/
H A Deh-directive-movsp.s32 squash: label
/dports/devel/py-first/first-2.0.2/
H A DCONTRIBUTING.rst18 .. _`squash`: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html target in How To Contribute
/dports/devel/awless/awless-0.1.11/console/
H A Dutils_test.go27 func squash(s string) string { func

12345678910>>...12