Searched refs:exists (Results 1 - 25 of 172) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/testsuite/lib/
H A Dnsswitch-config.exp7 if { [file exists "deja-$tool.tcl"] } {
13 if { ![info exists WORKGROUP] } {
17 if { ![info exists PDC] } {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DPersistTestUtils.java46 boolean exists;
53 exists = true;
55 exists = false;
58 exists = true;
60 if (expectExists != exists) {
H A DEvolveCase.java85 * Asserts than an entity database exists or does not exist.
94 * Checks that an entity class exists or does not exist.
96 static void checkEntity(boolean exists, argument
102 if (exists) {
118 assertDbExists(exists, env, className);
120 assertDbExists(exists, env, className, secKeyName);
125 * Checks that a non-entity class exists or does not exist.
127 static void checkNonEntity(boolean exists, argument
132 if (exists) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep035script.tcl52 while { [file exists $testdir/marker.db] == 0 } {
58 while { [file exists $testdir/marker.db] == 0 } {
64 while { [file exists $testdir/marker.db] == 0 } {
70 while { [file exists $testdir/marker.db] == 0 } {
H A Dfoputils.tcl200 # where the database already exists.
222 proc create_tests { op1 op2 exists noexist open retval { end1 "" } } {
226 # Use first element from exists list
227 set from [lindex $exists 0]
234 # Adjust 'exists' and 'noexist' list if and only if
237 set exists [lreplace $exists 0 0 $to]
242 set from [lindex $exists 0]
246 set exists [lreplace $exists
[all...]
H A Drep073.tcl116 # Verify that neither file exists on the other site.
119 [file exists $clientdir/$mtestfile] 0
121 [file exists $masterdir/$ctestfile] 0
132 [file exists $clientdir/$mtestfile] 0
H A Denv010.tcl17 if { [file exists $testdir/EMPTYDIR] != 1 } {
20 puts "\nDirectory already exists."
H A Denv002.tcl143 error_check_good db_exists [file exists $testdir/$testfile] 1
145 [file exists $log_path/log.0000000001] 1
H A Drecd014.tcl129 error_check_good extput:exists1 [file exists $dbq] 1
139 # Operation was committed, verify it exists.
169 error_check_good extput:exists2 [file exists $dbq] 1
228 error_check_good extput:exists3 [file exists $dbq] 0
230 error_check_good extput:exists3 [file exists $dbq] 1
322 # Check that the file exists. Final state.
326 error_check_good postconsume.1 [file exists $dbq] 1
340 error_check_good consume_exists [file exists $dbq] 0
371 error_check_good after_recover1 [file exists $dbq] 0
405 error_check_good after_recover2 [file exists
[all...]
H A Dbackup.tcl68 error_check_good found_db [file exists $backupdir/$testfile] 1
77 [file exists $testdir/data1/$testfile] 0
88 [file exists $testdir/data1/$testfile] 1
105 [file exists $backupdir/$testfile] 1
173 [file exists $backupdir/$testfile] 1
H A Dfop006.tcl40 set exists {a b}
47 foreach retval { 0 "file exists" "no such file" } {
52 $op1 $op2 $exists $noexist\
62 foreach retval { 0 "file exists" "no such file" } {
66 $exists $noexist $open $retval $end1]
H A Dreputilsnoenv.tcl49 if { ![info exists qtestdir] } {
122 if { ![info exists qtestdir] } {
142 if { ![info exists qtestdir] } {
194 if { ![info exists qtestdir] } {
253 if { ![info exists qtestdir] } {
257 if { [info exists machids] } {
259 error "FAIL: repladd_noenv: machid $machid already exists."
495 # and Windows believes the old file still exists.
H A Drecd020.tcl57 error_check_good directory_there [file exists $testdir/$intdir] 1
59 error_check_good directory_gone [file exists $testdir/$intdir] 0
H A Drep048script.tcl61 for { set i 0 } { [file exists $masterdir/done.file] == 0 } { incr i } {
H A Dfop001.tcl30 set exists {a b}
37 foreach retval { 0 "file exists" "no such file" } {
42 $exists $noexist $open $retval]
50 foreach retval { 0 "file exists" "no such file" } {
54 $exists $noexist $open $retval]
197 error_check_good db_exists [file exists $testdir/$name] 1
202 # file exists. In a perfect world we could use mpool stat. Unfortunately,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/
H A Dcobra.c55 unsigned char exists; member in struct:cobra
122 if ((r = cobra_read_packet(gameport, data)) != cobra->exists) {
128 if (cobra->exists & r & (1 << i)) {
178 cobra->exists = cobra_read_packet(gameport, data);
181 if ((cobra->exists >> i) & data[i] & 1) {
184 cobra->exists &= ~(1 << i);
187 if (!cobra->exists) {
196 if (~(cobra->exists >> i) & 1)
250 if ((cobra->exists >> i) & 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgunfmt.tcl56 if {[file exists $langfile]} {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr028/
H A Dt.c35 exists(const char *path, int *isdirp) function
65 E(db_env_set_func_exists, exists, "exists");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/mm/
H A Dmmu.S56 ; 1. PMD and PTE exists in mm subsystem but not in TLB
57 ; 2. PMD exists but not PTE
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/lib/
H A Dstrlen.S38 ; NOTE: If a null char. exists, return 0.
76 not r4, r0 ; NOTE: If a null char. exists, return 0.
84 not r4, r1 ; NOTE: If a null char. exists, return 0.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/tools/
H A Dc_rehash96 # the form <hash>.<n> where n is an integer. If the hash value already exists
111 while(exists $hashlist{"$hash.$suffix"}) {
142 while(exists $hashlist{"$hash.r$suffix"}) {
H A Dc_rehash.in96 # the form <hash>.<n> where n is an integer. If the hash value already exists
111 while(exists $hashlist{"$hash.$suffix"}) {
142 while(exists $hashlist{"$hash.r$suffix"}) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DTestUtils.java67 if (f.exists()) {
70 DEBUGOUT(1, "File \"" + name + "\" still exists after check_file_removed\n");
72 fail("File \"" + name + "\" still exists after check_file_removed");
125 if (!deldir.exists()) {
197 if (!BASETEST_DBFILE.exists())
212 if(outfile.exists())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/tools/
H A Dc_rehash96 # the form <hash>.<n> where n is an integer. If the hash value already exists
111 while(exists $hashlist{"$hash.$suffix"}) {
142 while(exists $hashlist{"$hash.r$suffix"}) {
H A Dc_rehash.in96 # the form <hash>.<n> where n is an integer. If the hash value already exists
111 while(exists $hashlist{"$hash.$suffix"}) {
142 while(exists $hashlist{"$hash.r$suffix"}) {

Completed in 93 milliseconds

1234567