| /sfw/usr/src/cmd/bwm-ng/bwm-ng-0.6/ |
| Makefile.am | 6 man_MANS = bwm-ng.1 9 EXTRA_DIST = bwm-ng.1 bwm-ng.conf-example bwm-ng.css autogen.sh
|
| /sfw/usr/src/cmd/jruby/jruby-1.1.3/tool/nailgun/ |
| Makefile | 12 ng: src/c/ng.c 13 @echo "Building ng client. To build a Windows binary, type 'make ng.exe'" 14 ${CC} ${CFLAGS} -o ng src/c/ng.c 16 ng.exe: src/c/ng.c 19 ${WIN32_CC} -o ng.exe src/c/ng.c -lwsock32 -O3 ${CFLAGS [all...] |
| /sfw/usr/src/cmd/bwm-ng/ |
| install-sfw | 35 DOCDIR=${PREFIX}/share/bwm-ng 40 _install E ${PKGDIR}/src/bwm-ng ${BINDIR}/bwm-ng 555 41 _install M ${PKGDIR}/bwm-ng.1 ${MAN1DIR}/bwm-ng.1 444 43 for i in ${PKGDIR}/README ${PKGDIR}/bwm-ng.css ${PKGDIR}/bwm-ng.conf-example
|
| /sfw/usr/src/pkgdefs/SUNWbwm-ng/ |
| prototype_com | 44 # SUNWbwm-ng 48 f none usr/bin/bwm-ng 555 root bin 53 f none usr/share/man/man1/bwm-ng.1 444 root bin 55 d none usr/share/bwm-ng 755 root other 56 f none usr/share/bwm-ng/README 444 root other 57 f none usr/share/bwm-ng/bwm-ng.css 444 root other 58 f none usr/share/bwm-ng/bwm-ng.conf-example 444 root other
|
| /sfw/usr/src/cmd/coreutils/coreutils-7.4/lib/ |
| mgetgroups.c | 60 int ng; local 87 ng = getgrouplist (username, gid, g, &max_n_groups); 91 if (ng < 0 && last_n_groups == max_n_groups) 103 if (0 <= ng) 107 so return max_n_groups rather than ng. */ 128 ng = (username 132 if (ng < 0) 141 return ng;
|
| /sfw/usr/src/cmd/gcc/gcc-3.4.3/libstdc++-v3/testsuite/22_locale/num_get/get/char/ |
| 5.cc | 42 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 49 ng.get(iss.rdbuf(), 0, iss, err, ul); 55 ng.get(iss.rdbuf(), 0, iss, err, ul); 61 ng.get(iss.rdbuf(), 0, iss, err, ul); 68 ng.get(iss.rdbuf(), 0, iss, err, ul); 74 ng.get(iss.rdbuf(), 0, iss, err, ul); 80 ng.get(iss.rdbuf(), 0, iss, err, ul);
|
| 7.cc | 36 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 42 end = ng.get(iss.rdbuf(), 0, iss, err, d); 49 end = ng.get(iss.rdbuf(), 0, iss, err, d);
|
| 6.cc | 39 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 45 ng.get(iss.rdbuf(), 0, iss, err, d);
|
| 10.cc | 35 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 47 end = ng.get(iss.rdbuf(), 0, iss, err, f); 55 end = ng.get(iss.rdbuf(), 0, iss, err, d); 62 end = ng.get(iss.rdbuf(), 0, iss, err, ld);
|
| 8.cc | 38 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 47 end = ng.get(iss.rdbuf(), 0, iss, err, b); 54 end = ng.get(iss.rdbuf(), 0, iss, err, b); 61 end = ng.get(iss.rdbuf(), 0, iss, err, b);
|
| 2.cc | 59 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 70 ng.get(iss.rdbuf(), 0, iss, err, b0); 78 ng.get(iss.rdbuf(), 0, iss, err, b1); 87 ng.get(iss.rdbuf(), 0, iss, err, ul); 94 ng.get(iss.rdbuf(), 0, iss, err, ul); 105 ng.get(iss.rdbuf(), 0, iss, err, d); 114 ng.get(iss.rdbuf(), 0, iss, err, d);
|
| 1.cc | 63 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 71 iterator_type os_it01 = ng.get(os_it00, 0, iss, err, b1); 77 ng.get(iss.rdbuf(), 0, iss, err, b0); 88 ng.get(iss.rdbuf(), 0, iss, err, ul); 98 ng.get(iss.rdbuf(), 0, iss, err, d); 110 ng.get(iss.rdbuf(), 0, iss, err, d); 118 ng.get(iss.rdbuf(), 0, iss, err, ld); 127 ng.get(iss.rdbuf(), 0, iss, err, ld); 135 ng.get(iss.rdbuf(), 0, iss, err, v); 146 ng.get(iss.rdbuf(), 0, iss, err, ll) [all...] |
| 4.cc | 48 const num_get_type& ng = use_facet<num_get_type>(iss.getloc()); local 58 iter_type end1 = ng.get(str.begin(), str.end(), iss, err, i); 67 iter_type end2 = ng.get(str.begin(), str.end(), iss, err, ld); 77 iter_type end3 = ng.get(str2.begin(), str2.end(), iss, err, b); 86 iter_type end4 = ng.get(++end3, str2.end(), iss, err, b); 97 iter_type end5 = ng.get(++end4, str2.end(), iss, err, v);
|
| 14.cc | 41 const num_get<char>& ng = use_facet<num_get<char> >(iss.getloc()); local 50 end = ng.get(iss.rdbuf(), 0, iss, err, d);
|
| /sfw/usr/src/cmd/gcc/gcc-3.4.3/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/ |
| 5.cc | 42 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 49 ng.get(iss.rdbuf(), 0, iss, err, ul); 55 ng.get(iss.rdbuf(), 0, iss, err, ul); 61 ng.get(iss.rdbuf(), 0, iss, err, ul); 68 ng.get(iss.rdbuf(), 0, iss, err, ul); 74 ng.get(iss.rdbuf(), 0, iss, err, ul); 80 ng.get(iss.rdbuf(), 0, iss, err, ul);
|
| 7.cc | 36 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 42 end = ng.get(iss.rdbuf(), 0, iss, err, d); 49 end = ng.get(iss.rdbuf(), 0, iss, err, d);
|
| 6.cc | 39 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 45 ng.get(iss.rdbuf(), 0, iss, err, d);
|
| 10.cc | 35 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 47 end = ng.get(iss.rdbuf(), 0, iss, err, f); 55 end = ng.get(iss.rdbuf(), 0, iss, err, d); 62 end = ng.get(iss.rdbuf(), 0, iss, err, ld);
|
| 8.cc | 38 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 47 end = ng.get(iss.rdbuf(), 0, iss, err, b); 54 end = ng.get(iss.rdbuf(), 0, iss, err, b); 61 end = ng.get(iss.rdbuf(), 0, iss, err, b);
|
| 2.cc | 59 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 70 ng.get(iss.rdbuf(), 0, iss, err, b0); 78 ng.get(iss.rdbuf(), 0, iss, err, b1); 87 ng.get(iss.rdbuf(), 0, iss, err, ul); 94 ng.get(iss.rdbuf(), 0, iss, err, ul); 105 ng.get(iss.rdbuf(), 0, iss, err, d); 114 ng.get(iss.rdbuf(), 0, iss, err, d);
|
| 1.cc | 63 const num_get<wchar_t>& ng = use_facet<num_get<wchar_t> >(iss.getloc()); local 71 iterator_type os_it01 = ng.get(os_it00, 0, iss, err, b1); 77 ng.get(iss.rdbuf(), 0, iss, err, b0); 87 ng.get(iss.rdbuf(), 0, iss, err, ul); 97 ng.get(iss.rdbuf(), 0, iss, err, d); 109 ng.get(iss.rdbuf(), 0, iss, err, d); 117 ng.get(iss.rdbuf(), 0, iss, err, ld); 126 ng.get(iss.rdbuf(), 0, iss, err, ld); 134 ng.get(iss.rdbuf(), 0, iss, err, v); 145 ng.get(iss.rdbuf(), 0, iss, err, ll) [all...] |
| 4.cc | 48 const num_get_type& ng = use_facet<num_get_type>(iss.getloc()); local 58 iter_type end1 = ng.get(str.begin(), str.end(), iss, err, i); 67 iter_type end2 = ng.get(str.begin(), str.end(), iss, err, ld); 77 iter_type end3 = ng.get(str2.begin(), str2.end(), iss, err, b); 86 iter_type end4 = ng.get(++end3, str2.end(), iss, err, b); 97 iter_type end5 = ng.get(++end4, str2.end(), iss, err, v);
|
| /sfw/usr/src/cmd/vim/vim72/runtime/lang/ |
| menu_vi_vn.vim | 23 menutrans &Tools C??&ng\ c??? 32 menutrans &Overview<Tab><F1> &T???ng\ quan<Tab><F1> 33 menutrans &User\ Manual &H?????ng\ d???n\ s???\ d???ng 39 menutrans &Sponsor/Register &Gi??p\ ?????/????ng\ k?? 50 menutrans &Close<Tab>:close ????&ng<Tab>:close 86 menutrans Select\ Fo&nt\.\.\. Ch???n\ &ph??ng\ ch???\.\.\. 88 menutrans Toggle\ Pattern\ &Highlight<Tab>:set\ hls! &Chi???u\ s??ng\ t???\ t??m\ th???y <Tab>:set\ hls! 89 menutrans Toggle\ &Ignore-case<Tab>:set\ ic! &Kh??ng\ t??nh\ ?????n\ ki???u\ ch???<Tab>:set\ ic! 91 menutrans &Context\ lines S???\ &d??ng\ quanh\ con\ tr?? [all...] |
| /sfw/usr/src/lib/stdcxx4/stdcxx-4.2.1/examples/manual/ |
| num_get.cpp | 48 const std::num_get<char, Iter> &ng = local 62 ng.get (begin, end, ins, state, bval); 72 ng.get (begin, end, ins, state, lval); 81 ng.get (begin, end, ins, state, ldval);
|
| /sfw/usr/src/cmd/expect/expect-5.43/example/ |
| tknewsbiff | 129 proc ignore {ng} { 132 lappend ignore_list $ng 160 if {[regexp "(\[^:]*):.*\[-, ](\[0-9]+)" $buf dummy ng seen]} { 161 set db($ng,seen) $seen 227 set ng $expect_out(1,string) 229 lappend active_list $ng 230 set db($ng,hi) $hi 246 proc _isgood {ng threshold} { 250 if {![info exists db($ng,seen)]} {return 0} 253 if {$db($ng,hi) - $db($ng,seen) < $threshold} {return 0 [all...] |