代码搜索:remove
找到约 10,000 项符合「remove」的源代码
代码结果 10,000
www.eeworm.com/read/295117/3912224
basename-does-not-remove-identical-extension
test xfoo = x`busybox basename foo foo`
www.eeworm.com/read/295117/3912303
bzcat-does-not-remove-compressed-file
echo foo | bzip2 >foo.bz2
busybox bzcat foo.bz2
test -f foo.bz2
www.eeworm.com/read/292984/3935835
m remove_hhmm_end_state.m
function [transprob, termprob] = remove_hhmm_end_state(A)
% REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state
% [transprob, termprob] = remove_end_state(
www.eeworm.com/read/292984/3935843
m remove_hhmm_end_state.m
function [transprob, termprob] = remove_hhmm_end_state(A)
% REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state
% [transprob, termprob] = remove_end_state(
www.eeworm.com/read/292964/3936983
m remove_hhmm_end_state.m
function [transprob, termprob] = remove_hhmm_end_state(A)
% REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state
% [transprob, termprob] = remove_end_state(
www.eeworm.com/read/292964/3936991
m remove_hhmm_end_state.m
function [transprob, termprob] = remove_hhmm_end_state(A)
% REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state
% [transprob, termprob] = remove_end_state(
www.eeworm.com/read/447901/1693238
patch remove-suid-2.6-suse.patch
--- linux-2.6.5-7.141/mm/filemap.c.orig 2005-02-18 14:53:26.000000000 +0200
+++ linux-2.6.5-7.141/mm/filemap.c 2005-02-18 22:37:28.727492096 +0200
@@ -1816,6 +1816,19 @@ int remove_suid(struct dentry
www.eeworm.com/read/434858/1868004
m remove_hhmm_end_state.m
function [transprob, termprob] = remove_hhmm_end_state(A)
% REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state
% [transprob, termprob] = remove_end_state(
www.eeworm.com/read/434858/1868009
m remove_hhmm_end_state.m
function [transprob, termprob] = remove_hhmm_end_state(A)
% REMOVE_END_STATE Infer transition and termination probabilities from automaton with an end state
% [transprob, termprob] = remove_end_state(
www.eeworm.com/read/428548/1958882
basename-does-not-remove-identical-extension
test xfoo = x`busybox basename foo foo`