Searched refs:get (Results 126 - 150 of 1613) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/usb/
H A Dwusb-cbaf35 get-cdid to see how does this device report itself to us.
37 get-cdid DEVICE
55 You can default most arguments to '' to get a sane value:
62 $ $progname get-cdid ''
102 get-cdid)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd013.tcl75 error_check_good dbc_get($j):1 [$dbc($j) get -current] \
86 [$dbc($i) get -set $key] \
92 error_check_good dbc_get($j):2 [$dbc($j) get -current] \
100 error_check_good dbc_get($i):3 [$dbc($i) get -current] \
119 [llength [$curs get -first]] 0
132 error_check_good dbc_get($i):4 [$dbc($i) get -current] \
152 # get back to a nice full database.
174 error_check_good dbc_getset($i) [$dbc($i) get -set $keybase$i] \
200 error_check_good dbc_get($i):5 [$dbc($i) get -current] \
218 error_check_good dbc_get($i):6 [$dbc($i) get
[all...]
H A Dtest085.tcl89 # deleted item, any args to get, and the expected key/data pair.
152 set dbt [eval $dbc get $op $gargs]
224 error_check_good pre_set [$pre_dbc get -set $prekey] \
227 error_check_good post_set [$post_dbc get -set $postkey]\
231 [$first_dbc get -get_both $key [test085_ddatum 0]] \
235 [$last_dbc get -get_both $key [test085_ddatum \
248 [lindex [lindex [$dbc get -prev] 0] 1] \
251 [lindex [lindex [$dbc get -next] 0] 1] \
255 [lindex [lindex [$dbc get -next] 0] 1] \
259 error_check_good pre_stable [$pre_dbc get
[all...]
H A Dtest031.tcl87 # Here is the loop where we put and get each key/data pair
88 puts "\tTest$tnum.a: Put/get loop, check nodupdata"
126 set ret [$dbc get -set $str]
134 for {set ret [$dbc get -set $str]} \
136 {set ret [$dbc get -nextdup] } {
162 # Now we will get each key from the DB and compare the results
176 for {set ret [$dbc get -first]} \
178 {set ret [$dbc get -next] } {
192 set dups [lindex [lindex [eval {$check_db get} \
194 error_check_good check_db:get
[all...]
H A Dtest048.tcl82 # get db ordering, set cursors
89 for {set i 0; set ret [$db get key000$i]} {\
91 incr i; set ret [$db get key000$i]} {
98 set ret [$dbc_set($i) get -set $key_set($i)]
125 set ret [$dbc_set($i) get -current]
126 error_check_bad dbc$i:get:current [llength $ret] 0
127 set ret2 [$dbc_set($i) get -set $key_set($i)]
128 error_check_bad dbc$i:get:set [llength $ret2] 0
129 error_check_good dbc$i:get(match) $ret $ret2
148 set ret [$dbc_set($i) get
[all...]
H A Dtest068.tcl63 # Sanity check: did we get $nkeys words?
104 puts "\tTest$tnum.c ($dupopt): get loop."
110 set dbt [$db get $word]
128 set dbt [eval {$dbc get -first}]
164 set dbt [$dbc get -set $word]
175 set dbt [$dbc get -set $word]
208 set dbt [$dbc get -next]
214 set dbt [$dbc get -next]
218 set dbt [$dbc get -next]
H A Dtest086.tcl67 # get db ordering, set cursors
71 for {set i 0; set ret [$db get -txn $txn key000$i]} {\
73 incr i; set ret [$db get -txn $txn key000$i]} {
79 set ret [$dbc_set($i) get -set $key_set($i)]
106 set ret [$dbc_set($i) get -current]
107 error_check_bad dbc$i:get:current [llength $ret] 0
108 set ret2 [$dbc_set($i) get -set $key_set($i)]
109 error_check_bad dbc$i:get:set [llength $ret2] 0
110 error_check_good dbc$i:get(match) $ret $ret2
147 set ret [$dbc_set($i) get
[all...]
H A Dtest088.tcl83 # get db ordering, set cursors
93 for {set i 0; set ret [$db get ${key}00000$i]} {\
95 incr i; set ret [$db get ${key}00000$i]} {
101 set ret [$dbc_set($i) get -set $key_set($i)]
130 set ret [$dbc_set($i) get -current]
131 error_check_bad dbc$i:get:current [llength $ret] 0
132 set ret2 [$dbc_set($i) get -set $key_set($i)]
133 error_check_bad dbc$i:get:set [llength $ret2] 0
134 error_check_good dbc$i:get(match) $ret $ret2
155 set ret [$dbc_set($i) get
[all...]
H A Dtest095.tcl8 # TEST Bulk get test for methods supporting dups. [#2934]
42 puts "Test$tnum: $method ($args) Bulk get test"
86 # Run basic get tests.
110 # Run cursor get tests.
132 # Run overflow get tests. The overflow test fails with
140 # Run overflow cursor get tests.
163 # Basic get test
170 # db->get does not allow multi_key
173 set action "db get -$flag"
176 set action "dbc get
[all...]
H A Dtest066.tcl74 set ret [$dbc get -first]
83 set ret [$dbc get -first]
88 set ret [$dbc get -next]
H A Dtest077.tcl74 for { set dbt [$dbc get -first] } \
76 { set dbt [$dbc get -next] } {
77 set recno [$dbc get -get_recno]
H A Dtest121.tcl88 for { set ret [$cursor get -first] } \
90 { set ret [$cursor get -next] } {
109 set ret [$cursor get -current]
H A Dtxn005.tcl40 error_check_good get_a [$db get "a"] "{a {}}"
69 error_check_good get_a [$db get "a"] "{a {}}"
70 error_check_bad get_b [$db get "b"] "{b {}}"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DTransactionTest.java260 assertNull(map.get(ONE));
262 assertEquals(ONE, map.get(ONE));
270 assertEquals(TWO, map.get(TWO));
280 assertEquals(THREE, map.get(THREE));
285 assertNull(map.get(THREE));
286 assertEquals(TWO, map.get(TWO));
296 assertEquals(THREE, map.get(THREE));
301 assertEquals(THREE, map.get(THREE));
302 assertEquals(TWO, map.get(TWO));
307 assertEquals(THREE, map.get(THRE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/lib/
H A Dstrnlen_user.S80 EX(l32i, a9, a4, 4, lenfixup) # get next word of string
116 sub a2, a4, a2 # subtract to get length
120 sub a2, a4, a2 # subtract to get length
124 sub a2, a4, a2 # subtract to get length
128 EX(l8ui, a9, a4, 4, lenfixup) # get byte 0
135 EX(l32i, a9, a4, 0, lenfixup) # get word with first two bytes of string
140 sub a2, a4, a2 # subtract to get length
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/persist/gettingStarted/
H A DSimpleStoreGet.java58 SimpleEntityClass sec1 = sda.pIdx.get("keyone");
59 SimpleEntityClass sec2 = sda.pIdx.get("keytwo");
61 SimpleEntityClass sec4 = sda.sIdx.get("skeythree");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/evolve/
H A DMutations.java80 * null if none exists. A null field name should be specified to get a
86 return renamers.get(new Key(className, classVersion, fieldName));
105 * null if none exists. A null field name should be specified to get a
111 return deleters.get(new Key(className, classVersion, fieldName));
130 * or null if none exists. A null field name should be specified to get a
136 return converters.get(new Key(className, classVersion, fieldName));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DFieldInfo.java54 return fields.get(i);
62 FieldInfo field = fields.get(i);
88 format = formatMap.get(className);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/
H A Dext-gpio.c84 .get = bf538_gpio_get_value,
96 .get = bf538_gpio_get_value,
108 .get = bf538_gpio_get_value,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dentry.S80 ldr r5, [sp, #S_PC] @ get contents of PC;
88 beq next @ get the next instruction;
96 .Lx1: ldrt r6, [r5], #4 @ get the next instruction and
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Diwmmxt.S68 add r0, r10, #TI_IWMMXT_STATE @ get task Concan save area
70 ldr r1, [r3] @ get current Concan owner
174 add r2, r0, #TI_IWMMXT_STATE @ get task Concan save area
175 ldr r1, [r3] @ get current Concan owner
215 add r2, r0, #TI_IWMMXT_STATE @ get task Concan save area
216 ldr r3, [r3] @ get current Concan owner
239 * r1 = memory address where to get Concan state from
251 add r2, r0, #TI_IWMMXT_STATE @ get task Concan save area
252 ldr r3, [r3] @ get current Concan owner
285 add r3, r0, #TI_IWMMXT_STATE @ get nex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc.h39 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
47 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw,\
52 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
60 .get = snd_soc_get_volsw_2r, .put = snd_soc_put_volsw_2r, \
69 .info = snd_soc_info_volsw, .get = snd_soc_get_volsw, \
80 .get = snd_soc_get_volsw_2r, .put = snd_soc_put_volsw_2r, \
89 .info = snd_soc_info_volsw_s8, .get = snd_soc_get_volsw_s8, \
109 .get = snd_soc_get_enum_double, .put = snd_soc_put_enum_double, \
114 .get = snd_soc_get_value_enum_double, \
121 .get
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dinit.cpp81 if ( get() )
264 if ( !app.get() )
277 if ( !app.get() )
293 wxCallAppCleanup callAppCleanup(app.get());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/getting_started/
H A Dexample_database_read.c106 inventory_cursorp->get(inventory_cursorp, &key, &data, DB_NEXT)) == 0)
154 ret = itemname_cursorp->get(itemname_cursorp, &key, &data, DB_SET);
172 } while (itemname_cursorp->get(itemname_cursorp, &key, &data,
252 * in a specific way, and DB may not get it right.
260 ret = vendor_dbp->get(vendor_dbp, NULL, &key, &data, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/getting_started/
H A Dexcxx_example_database_read.cpp121 int ret = cursorp->get(&key, &data, DB_SET);
129 } while (cursorp->get(&key, &data, DB_NEXT_DUP) == 0);
164 while ((ret = cursorp->get(&key, &data, DB_NEXT)) == 0 )
203 // in a specific way, and DB may not get it right.
210 vendorDB.getDb().get(NULL, &key, &data, 0);

Completed in 158 milliseconds

1234567891011>>