Searched refs:save (Results 26 - 50 of 565) sorted by relevance

1234567891011>>

/macosx-10.10.1/gnutar-453/gnutar/tests/
H A Dargcv.c35 int *start, int *end, int *save)
41 i = *save;
74 *save = i + 1;
78 if (*save <= len)
82 i = *save;
86 *save = i;
92 return *save;
277 int start, end, save; local
283 save = 0;
285 while (argcv_scan (len, command, delim, cmnt, &start, &end, &save) <
34 argcv_scan(int len, const char *command, const char *delim, const char* cmnt, int *start, int *end, int *save) argument
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotpack.tcl56 set save [canvas:save [GetCanvas $p]]
61 canvas:restore $w $save
73 canvas:restore $w $save
85 canvas:restore $w $save
97 canvas:restore $w $save
131 proc canvas:clone {canvas clone} { canvas:restore $clone [canvas:save $canvas] }
156 # canvas:save proc
165 proc canvas:save {w} \
168 lappend save
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/
H A Dpkg_config_test.sh46 atf_check -s eq:0 -o save:stdout -e empty -x \
51 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
82 atf_check -s eq:0 -o save:stdout -e empty pkg-config --variable=cc atf-c
107 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c
111 atf_check -s eq:0 -o save:stdout -e empty \
114 atf_check -s eq:0 -o save:stdout -e empty pkg-config --libs-only-l atf-c
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c++/
H A Dpkg_config_test.sh46 atf_check -s eq:0 -o save:stdout -e empty -x \
51 atf_check -s eq:0 -o save:stdout -e empty pkg-config --modversion "${1}"
82 atf_check -s eq:0 -o save:stdout -e empty \
106 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c++
110 atf_check -s eq:0 -o save:stdout -e empty \
113 atf_check -s eq:0 -o save:stdout -e empty \
/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c69 bool save = SP->_default_color; local
72 SP->_default_color = save;
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.25/eg/
H A Dpdf.pl12 use HTTP::Proxy::BodyFilter::save;
23 # save the PDF
24 response => HTTP::Proxy::BodyFilter::save->new(
/macosx-10.10.1/CPANInternal-159.1/HTTP-Proxy-0.300/eg/
H A Dpdf.pl12 use HTTP::Proxy::BodyFilter::save;
23 # save the PDF
24 response => HTTP::Proxy::BodyFilter::save->new(
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A DDLDBList.cpp51 void DLDbList::save() function in class:DLDbList
H A DDLDBList.h59 virtual void save();
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A DDLDBList.cpp51 void DLDbList::save() function in class:DLDbList
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Dsha.h62 unsigned char save[64]; member in struct:sha
80 unsigned char save[64]; member in struct:hc_sha256state
98 unsigned char save[128]; member in struct:hc_sha512state
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbf_ofb64.c76 int save=0; local
94 save++;
99 if (save)
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dc_ofb64.c77 int save=0; local
95 save++;
100 if (save)
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Dofb64ede.c78 int save=0; local
101 save++;
106 if (save)
H A Dofb64enc.c76 int save=0; local
94 save++;
99 if (save)
/macosx-10.10.1/OpenSSL098-52/src/crypto/idea/
H A Di_ofb64.c77 int save=0; local
95 save++;
100 if (save)
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc2/
H A Drc2ofb64.c77 int save=0; local
95 save++;
100 if (save)
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc5/
H A Drc5ofb64.c77 int save=0; local
95 save++;
100 if (save)
/macosx-10.10.1/IOGraphics-485/tools/
H A Di2cexample.c45 void EDIDRead( IOI2CConnectRef connect, Boolean save )
83 if( save)
96 Boolean save; local
125 save = (argc > 1) && (argv[1][0] == 's');
127 EDIDRead( connect, save );
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-config/
H A Dintegration_test.sh55 atf_check -s eq:0 -o save:stdout -e empty atf-config
71 atf_check -s eq:0 -o save:stdout -o match:"${v}" -e empty \
87 atf_check -s eq:0 -o save:stdout -o match:"${v}" -e empty \
91 atf_check -s eq:0 -o save:stdout -e empty cut -d ' ' -f 3- stdout
104 atf_check -s eq:0 -o save:stdout -o match:'atf_libexecdir' \
148 atf_check -s eq:0 -o save:stdout -e empty -x "${V}=testval atf-config"
151 atf_check -s eq:0 -o save:stdout -e empty grep "^${v} : " all
153 atf_check -s eq:0 -o save:stdout -e empty grep -v "^${v} : " all
176 atf_check -s eq:0 -o save:stdout -e empty atf-config -t atf_arch
178 atf_check -s eq:0 -o save
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A DtclZIC.tcl234 lassign $words Rule name from to type in on at save letter
300 if {[catch {parseOffsetTime $save} save]} {
301 puts stderr "$fileName:$lno:$save"
314 lappend rules($name) $from $to $type $in $on $at $save $letter
678 lassign $words gmtoff save format
684 if {[info exists rules($save)]} {
685 set save [list applyRules $save]
686 } elseif {$save e
[all...]
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dftw.c140 int save; local
142 save = errno;
144 errno = save;
244 int save; local
246 save = errno;
248 errno = save;
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Dpython.vim30 let save = @/ " save last search pattern
37 let @/ = save " restore last search pattern
/macosx-10.10.1/uucp-11/uucp/lib/
H A Dstrtol.c62 const char *save; local
111 save = s;
141 if (s == save)
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dtimer.c93 uint64_t *save)
95 uint64_t new, old = *save;
97 *save = new = timer_grab(timer);
91 timer_delta( timer_t timer, uint64_t *save) argument

Completed in 371 milliseconds

1234567891011>>