Searched refs:setopt (Results 1 - 25 of 222) sorted by relevance

123456789

/macosx-10.10/dtrace-147/test/tst/common/misc/
H A Dtst.badopt.d33 setopt("Nixon");
34 setopt("Harding");
35 setopt("Hoover");
36 setopt("Bush");
37 setopt("quiet", "hell no");
38 setopt("aggrate", "0.5hz");
39 setopt("bufsize", "1m");
H A Dtst.dynopt.d42 setopt("quiet", "no");
43 setopt("quiet");
44 setopt("quiet");
45 setopt("quiet", "yes");
53 setopt("switchrate", "5sec");
54 setopt("aggrate", "5sec");
/macosx-10.10/zsh-61/zsh/Functions/VCS_Info/
H A DVCS_INFO_check_com5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_realpath5 setopt localoptions NO_shwordsplit chaselinks
H A DVCS_INFO_adjust5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_reposub5 setopt localoptions extendedglob NO_shwordsplit
H A DVCS_INFO_maxexports5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_nvcsformats5 setopt localoptions noksharrays NO_shwordsplit
H A Dvcs_info_hookadd6 setopt extendedglob
/macosx-10.10/zsh-61/zsh/Functions/VCS_Info/Backends/
H A DVCS_INFO_detect_bzr5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_cdv5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_cvs5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_darcs5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_fossil5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_mtn5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_svn5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_detect_tla5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_get_data_cdv5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_get_data_darcs5 setopt localoptions NO_shwordsplit
H A DVCS_INFO_get_data_tla5 setopt localoptions extendedglob NO_shwordsplit
H A DVCS_INFO_get_data_mtn5 setopt localoptions extendedglob NO_shwordsplit
H A DVCS_INFO_get_data_cvs5 setopt localoptions NO_shwordsplit
/macosx-10.10/dtrace-147/test/tst/common/aggs/
H A Dtst.keysort.d69 setopt("aggsortkey", "false");
70 setopt("aggsortkeypos", "0");
76 setopt("aggsortkey");
80 setopt("aggsortkeypos", "1");
84 setopt("aggsortkeypos", "2");
88 setopt("aggsortkey", "false");
89 setopt("aggsortkeypos", "0");
90 setopt("aggsortrev");
95 setopt("aggsortkey");
99 setopt("aggsortkeypo
[all...]
H A Dtst.aggpackzoom.d37 setopt("aggpack");
39 setopt("aggzoom");
H A Dtst.aggzoom.d31 setopt("aggzoom");

Completed in 85 milliseconds

123456789