Searched refs:chop_data (Results 26 - 50 of 112) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsi002.tcl120 {$key [chop_data $pmethod $datum]}]
136 set ret [eval {$pdbc put -current} [chop_data $pmethod $newd]]
164 set ret [eval {$pdb put} {$pkey [chop_data $pmethod $newd]}]
H A Dsi004.tcl108 {$key [chop_data $pmethod $datum]}]
136 set ret [eval {$pdbc put -current} [chop_data $pmethod $newd]]
165 set ret [eval {$pdb put} {$pkey [chop_data $pmethod $newd]}]
H A Dsi008.tcl140 {$key [chop_data $pmethod $datum]}]
151 {$keys($n) [chop_data $pmethod $newd]}]
208 {$key [chop_data $pmethod $datum]}]
H A Dtest013.tcl93 $txn $pflags {$key [chop_data $method $str]}]
124 {-nooverwrite $key [chop_data $method $str]}]
155 $txn $pflags {$key [chop_data $method $rstr]}]
H A Dtest029.tcl112 $txn $pflags {$key [chop_data $method $k]}]
188 {$key [chop_data $method $first_key]}]
228 {$key [chop_data $method $first_key]}]
H A Drep015.tcl130 $j [chop_data $method data$j]] 0
137 2 [chop_data $method dup$j]] 0
140 [expr $nentries - 1] [chop_data $method dup$j]] 0
H A Dconscript.tcl33 set ret [$db put -append [chop_data q $mydata]]
H A Dfop003.tcl73 error_check_good db_put [$db put $key [chop_data $method $data]] 0
H A Dfop005.tcl94 [$db put $key [chop_data $method $data]] 0
H A Drecd020.tcl49 {$db put} -txn $txn $i [chop_data $method $data.$i]] 0
H A Drecd023.tcl45 set ret [$db put $key [chop_data $method $datastr]]
H A Dsdb014.tcl79 {$db put} $pflags {$key [chop_data $method $str]}]
H A Dsdb015.tcl106 {$db put} $pflags {$key [chop_data $method $str]}]
H A Drep010.tcl117 [eval $db1 put -txn $t $i [chop_data $method data$i]] 0
128 [$db1 put -txn $t $i [chop_data $method newdata$i]] 0
H A Drep024.tcl135 -txn $txn {$key [chop_data $method $bigdata]}] 0
172 -txn $txn {$key [chop_data $method $bigdata]}] 0
H A Drep036script.tcl92 # $txn {$key [chop_data $method $str]}} ret] } {
98 {$mdb put} $txn {$key [chop_data $method $str]}]
H A Dsi003.tcl95 set ret [eval {$pdb put} {$key [chop_data $pmethod $datum]}]
117 set ret [eval {$pdb put} {$keys($n) [chop_data $pmethod $newd]}]
H A Dsi005.tcl112 {$key [chop_data $pmethod $datum]}]
125 {$keys($n) [chop_data $pmethod $newd]}]
H A Dsi006.tcl115 set ret [eval {$pdb put} {$key [chop_data $pmethod $datum]}]
163 set ret [eval {$pdb put} {$key [chop_data $pmethod $datum]}]
H A Dtest016.tcl94 $txn $pflags {$key [chop_data $method $datastr]}]
132 [list $repl_off $repl_len] $key [chop_data $method $s2]}]
H A Dtest030.tcl99 $ctxn $pflags {$str [chop_data $method $ndup]}]
106 $txn $pflags {$str [chop_data $method $datastr]}]
H A Dtest033.tcl92 {$key [chop_data $method $str]}]
98 $txn $pflags {$str [chop_data $method $datastr]}]
H A Dtest038.tcl116 $txn $pflags {$str [chop_data $method $datastr]}]
120 $txn $pflags {$str [chop_data $method $dups]}]
H A Dtest039.tcl118 $txn $pflags {$str [chop_data $method $datastr]}]
122 $txn $pflags {$str [chop_data $method $dups]}]
H A Dtest063.tcl67 set ret [eval {$db put} $txn {$key [chop_data $method $data]}]
102 {$key2 [chop_data $method $data]}} res]

Completed in 79 milliseconds

12345