Searched refs:DC (Results 1 - 25 of 58) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Ddiagnostic.h185 #define diagnostic_starter(DC) (DC)->begin_diagnostic
189 #define diagnostic_finalizer(DC) (DC)->end_diagnostic
192 #define diagnostic_context_auxiliary_data(DC) (DC)->x_data
196 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)
199 #define diagnostic_prefixing_rule(DC) ((DC)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Ddiagnostic.h128 #define diagnostic_starter(DC) (DC)->begin_diagnostic
132 #define diagnostic_finalizer(DC) (DC)->end_diagnostic
135 #define diagnostic_auxiliary_data(DC) (DC)->x_data
138 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)
141 #define diagnostic_prefixing_rule(DC) ((DC)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Ddiagnostic.h194 #define diagnostic_starter(DC) (DC)->begin_diagnostic
198 #define diagnostic_finalizer(DC) (DC)->end_diagnostic
201 #define diagnostic_context_auxiliary_data(DC) (DC)->x_data
205 #define diagnostic_format_decoder(DC) ((DC)->printer->format_decoder)
208 #define diagnostic_prefixing_rule(DC) ((DC)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/avr32/kernel/
H A Docd.c41 dc = ocd_read(DC);
43 ocd_write(DC, dc);
76 dc = ocd_read(DC);
78 ocd_write(DC, dc);
95 *val = ocd_read(DC);
100 ocd_write(DC, val);
128 ocd_debugfs_DC = debugfs_create_file("DC", S_IRUSR | S_IWUSR,
H A Dkprobes.c73 dc = ocd_read(DC);
75 ocd_write(DC, dc);
94 dc = ocd_read(DC);
96 ocd_write(DC, dc);
H A Dptrace.c326 ctrl = ocd_read(DC);
328 ocd_write(DC, ctrl);
342 ctrl = ocd_read(DC);
344 ocd_write(DC, ctrl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/avr32/kernel/
H A Docd.c41 dc = ocd_read(DC);
43 ocd_write(DC, dc);
76 dc = ocd_read(DC);
78 ocd_write(DC, dc);
95 *val = ocd_read(DC);
100 ocd_write(DC, val);
128 ocd_debugfs_DC = debugfs_create_file("DC", S_IRUSR | S_IWUSR,
H A Dkprobes.c73 dc = ocd_read(DC);
75 ocd_write(DC, dc);
94 dc = ocd_read(DC);
96 ocd_write(DC, dc);
H A Dptrace.c326 ctrl = ocd_read(DC);
328 ocd_write(DC, ctrl);
342 ctrl = ocd_read(DC);
344 ocd_write(DC, ctrl);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/scripting/bin/
H A Dsetup_dns.sh13 RSUFFIX=$(echo $DOMAIN | sed s/[\.]/,DC=/g)
19 OBJECTGUID=$(bin/ldbsearch -H "$PRIVATEDIR/sam.ldb" -b "CN=NTDS Settings,CN=$HOSTNAME,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=$RSUFFIX" objectguid|grep ^objectGUID| cut -d: -f2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/scripting/bin/
H A Dsetup_dns.sh13 RSUFFIX=$(echo $DOMAIN | sed s/[\.]/,DC=/g)
19 OBJECTGUID=$(bin/ldbsearch -H "$PRIVATEDIR/sam.ldb" -b "CN=NTDS Settings,CN=$HOSTNAME,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=$RSUFFIX" objectguid|grep ^objectGUID| cut -d: -f2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/scripting/bin/
H A Dsetup_dns.sh13 RSUFFIX=$(echo $DOMAIN | sed s/[\.]/,DC=/g)
19 OBJECTGUID=$(bin/ldbsearch -H "$PRIVATEDIR/sam.ldb" -b "CN=NTDS Settings,CN=$HOSTNAME,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=$RSUFFIX" objectguid|grep ^objectGUID| cut -d: -f2)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/asm/
H A Dpa-risc2.s216 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
218 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
221 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
223 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
227 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
231 ADD,DC ht_1,%r0,%ret1 ; ht[1]++
270 ADD,DC ht_0,%r0,ht_0 ; ht++
272 ADD,DC ht_0,%r0,ht_0 ; ht++
274 ADD,DC ht_0,%r0,%ret1 ; ht++
382 ADD,DC ht_
[all...]
H A Dpa-risc2W.s208 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
210 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
213 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
215 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
219 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
223 ADD,DC ht_1,%r0,%ret0 ; ht[1]++
262 ADD,DC ht_0,%r0,ht_0 ; ht++
264 ADD,DC ht_0,%r0,ht_0 ; ht++
266 ADD,DC ht_0,%r0,%ret0 ; ht++
372 ADD,DC ht_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/asm/
H A Dpa-risc2.s216 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
218 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
221 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
223 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
227 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
231 ADD,DC ht_1,%r0,%ret1 ; ht[1]++
270 ADD,DC ht_0,%r0,ht_0 ; ht++
272 ADD,DC ht_0,%r0,ht_0 ; ht++
274 ADD,DC ht_0,%r0,%ret1 ; ht++
382 ADD,DC ht_
[all...]
H A Dpa-risc2W.s208 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
210 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
213 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
215 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
219 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
223 ADD,DC ht_1,%r0,%ret0 ; ht[1]++
262 ADD,DC ht_0,%r0,ht_0 ; ht++
264 ADD,DC ht_0,%r0,ht_0 ; ht++
266 ADD,DC ht_0,%r0,%ret0 ; ht++
372 ADD,DC ht_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/asm/
H A Dpa-risc2.s216 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
218 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
221 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
223 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
227 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
231 ADD,DC ht_1,%r0,%ret1 ; ht[1]++
270 ADD,DC ht_0,%r0,ht_0 ; ht++
272 ADD,DC ht_0,%r0,ht_0 ; ht++
274 ADD,DC ht_0,%r0,%ret1 ; ht++
382 ADD,DC ht_
[all...]
H A Dpa-risc2W.s208 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
210 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
213 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
215 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
219 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
223 ADD,DC ht_1,%r0,%ret0 ; ht[1]++
262 ADD,DC ht_0,%r0,ht_0 ; ht++
264 ADD,DC ht_0,%r0,ht_0 ; ht++
266 ADD,DC ht_0,%r0,%ret0 ; ht++
372 ADD,DC ht_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/asm/
H A Dpa-risc2.s216 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
218 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
221 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
223 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
227 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
231 ADD,DC ht_1,%r0,%ret1 ; ht[1]++
270 ADD,DC ht_0,%r0,ht_0 ; ht++
272 ADD,DC ht_0,%r0,ht_0 ; ht++
274 ADD,DC ht_0,%r0,%ret1 ; ht++
382 ADD,DC ht_
[all...]
H A Dpa-risc2W.s208 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
210 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
213 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
215 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
219 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
223 ADD,DC ht_1,%r0,%ret0 ; ht[1]++
262 ADD,DC ht_0,%r0,ht_0 ; ht++
264 ADD,DC ht_0,%r0,ht_0 ; ht++
266 ADD,DC ht_0,%r0,%ret0 ; ht++
372 ADD,DC ht_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/asm/
H A Dpa-risc2.s216 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
218 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
221 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
223 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
227 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
231 ADD,DC ht_1,%r0,%ret1 ; ht[1]++
270 ADD,DC ht_0,%r0,ht_0 ; ht++
272 ADD,DC ht_0,%r0,ht_0 ; ht++
274 ADD,DC ht_0,%r0,%ret1 ; ht++
382 ADD,DC ht_
[all...]
H A Dpa-risc2W.s208 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
210 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
213 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
215 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
219 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
223 ADD,DC ht_1,%r0,%ret0 ; ht[1]++
262 ADD,DC ht_0,%r0,ht_0 ; ht++
264 ADD,DC ht_0,%r0,ht_0 ; ht++
266 ADD,DC ht_0,%r0,%ret0 ; ht++
372 ADD,DC ht_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/asm/
H A Dpa-risc2.s216 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
218 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
221 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
223 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
227 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
231 ADD,DC ht_1,%r0,%ret1 ; ht[1]++
270 ADD,DC ht_0,%r0,ht_0 ; ht++
272 ADD,DC ht_0,%r0,ht_0 ; ht++
274 ADD,DC ht_0,%r0,%ret1 ; ht++
382 ADD,DC ht_
[all...]
H A Dpa-risc2W.s208 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
210 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
213 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
215 ADD,DC ht_0,%r0,ht_0 ; ht[0]++
219 ADD,DC ht_1,%r0,ht_1 ; ht[1]++
223 ADD,DC ht_1,%r0,%ret0 ; ht[1]++
262 ADD,DC ht_0,%r0,ht_0 ; ht++
264 ADD,DC ht_0,%r0,ht_0 ; ht++
266 ADD,DC ht_0,%r0,%ret0 ; ht++
372 ADD,DC ht_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-xscale.S31 bic r0, r0, #0x05 @ clear DC, MMU

Completed in 127 milliseconds

123