Searched refs:gas (Results 1 - 25 of 351) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC/ppc/
H A DMakefile.am31 SUBDIRS = as gas
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC/ppc/
H A DMakefile.am31 SUBDIRS = as gas
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/libFLAC/ppc/
H A DMakefile.am31 SUBDIRS = as gas
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/hspot/pro/
H A Dbcm_gas.c104 void (*fn)(void *context, bcm_gas_t *gas, bcm_gas_event_t *event);
276 typedef void (*request_handler_t)(bcm_gas_t *gas,
288 bcm_gas_t *gas; member in struct:__anon11268
331 #define change_state(gas, next) ((gas)->nextState = (next))
334 static void delete_response_data(bcm_gas_t *gas);
335 static void rx_query_response(bcm_gas_t *gas, int dataLen, uint8 *data);
336 static void state_wait_query_response_process_query_response(bcm_gas_t *gas);
337 static void rx_notification(bcm_gas_t *gas, bcm_decode_gas_t *gasDecode, int length);
338 static void fsm(bcm_gas_t *gas, event
343 add_entry(bcm_gas_t *gas) argument
381 del_entry(bcm_gas_t *gas) argument
426 is_entry_valid(bcm_gas_t *gas) argument
454 bcm_gas_t *gas; local
468 bcm_gas_t *gas = (bcm_gas_t *)arg; local
476 bcm_gas_t *gas = (bcm_gas_t *)arg; local
484 bcm_gas_t *gas = (bcm_gas_t *)arg; local
625 bcm_gas_get_drv(bcm_gas_t *gas) argument
703 bcm_gas_t *gas; local
820 bcm_gas_destroy_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
853 bcm_gas_destroy(bcm_gas_t *gas) argument
870 bcm_gas_reset_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
883 bcm_gas_reset(bcm_gas_t *gas) argument
905 bcm_gas_set_max_retransmit_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
920 bcm_gas_set_max_retransmit(bcm_gas_t *gas, uint16 count) argument
943 bcm_gas_set_response_timeout_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
958 bcm_gas_set_response_timeout(bcm_gas_t *gas, uint16 msec) argument
981 bcm_gas_set_max_comeback_delay_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
996 bcm_gas_set_max_comeback_delay(bcm_gas_t *gas, uint16 msec) argument
1019 bcm_gas_start_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
1032 bcm_gas_start(bcm_gas_t *gas) argument
1055 bcm_gas_subscribe_event(void *context, void (*fn)(void *context, bcm_gas_t *gas, bcm_gas_event_t *event)) argument
1066 bcm_gas_unsubscribe_event(void (*fn)(void *context, bcm_gas_t *gas, bcm_gas_event_t *event)) argument
1076 bcm_gas_set_query_request_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
1100 bcm_gas_set_query_request(bcm_gas_t *gas, int len, uint8 *data) argument
1130 bcm_gas_set_query_response_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
1161 bcm_gas_set_query_response(bcm_gas_t *gas, int len, uint8 *data) argument
1192 bcm_gas_get_query_response_length_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, bcm_gas_get_query_response_length_rsp_t *rsp) argument
1213 bcm_gas_get_query_response_length(bcm_gas_t *gas) argument
1244 bcm_gas_get_query_response_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, bcm_gas_get_query_response_rsp_t *rsp) argument
1268 bcm_gas_get_query_response(bcm_gas_t *gas, int dataLen, int *len, uint8 *data) argument
1295 bcm_gas_set_bsscfg_index_handler(bcm_gas_t *gas, int reqLength, bcm_gas_req_t *req, void *rspNull) argument
1309 bcm_gas_set_bsscfg_index(bcm_gas_t *gas, int index) argument
1352 bcm_gas_t *gas = (bcm_gas_t *)*packetId; local
1396 bcm_gas_t *gas; local
1490 idle_reset(bcm_gas_t *gas) argument
1513 query_request_notification(bcm_gas_t *gas, uint16 reqLen, uint8 *req) argument
1534 tx_notification(bcm_gas_t *gas, int gasActionFrame) argument
1554 rx_notification(bcm_gas_t *gas, bcm_decode_gas_t *gasDecode, int length) argument
1576 response_fragment_notification(bcm_gas_t *gas, int length, uint8 fragmentId) argument
1592 status_notification(bcm_gas_t *gas) argument
1608 set_status_notification(bcm_gas_t *gas, uint16 statusCode) argument
1614 success(bcm_gas_t *gas) argument
1622 fail(bcm_gas_t *gas, uint16 statusCode) argument
1630 delete_response_data(bcm_gas_t *gas) argument
1642 save_response_data(bcm_gas_t *gas, uint32 length, uint8 *data) argument
1678 default_event_processing(bcm_gas_t *gas, eventT event) argument
1718 tx_action_frame(bcm_gas_t *gas, uint32 channel, uint32 responseTimeout, struct ether_addr *bssid, struct ether_addr *dst, int gasActionFrame, int length, uint8 *buffer) argument
1745 retransmit(bcm_gas_t *gas) argument
1784 tx_gas_request(bcm_gas_t *gas, uint32 responseTimeout, uint8 dialogToken, uint8 advertisementProtocol, uint16 reqLen, uint8 *req) argument
1805 tx_gas_response(bcm_gas_t *gas, uint32 responseTimeout, uint8 dialogToken, uint16 statusCode, uint16 comebackDelay, uint8 advertisementProtocol, uint16 rspLen, uint8 *rsp) argument
1828 tx_gas_comeback_request(bcm_gas_t *gas, uint32 responseTimeout, uint8 dialogToken) argument
1842 tx_gas_comeback_response(bcm_gas_t *gas, uint32 responseTimeout, uint8 dialogToken, uint16 statusCode, uint8 fragmentId, uint8 advertisementProtocol, uint16 rspLen, uint8 *rsp) argument
1866 state_idle(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
1952 state_tx_request(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2025 rx_comeback_request(bcm_gas_t *gas, bcm_decode_gas_t *gasDecode) argument
2065 state_tx_response(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2109 rx_comeback_response(bcm_gas_t *gas, bcm_decode_gas_t *gasDecode) argument
2189 state_tx_comeback_request(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2229 state_tx_comeback_response(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2278 rx_query_response(bcm_gas_t *gas, int dataLen, uint8 *data) argument
2299 state_tx_response_and_query_request(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2360 state_wait_query_response_process_query_response(bcm_gas_t *gas) argument
2386 state_wait_query_response(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2432 state_wait_comeback_delay(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2476 state_error(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
2519 fsm(bcm_gas_t *gas, eventT event, bcm_decode_gas_t *gasDecode, int dataLen, uint8 *data) argument
[all...]
H A Dbcm_gas.h69 bcm_gas_t *gas; member in struct:__anon11281
122 int bcm_gas_destroy(bcm_gas_t *gas);
125 int bcm_gas_reset(bcm_gas_t *gas);
128 int bcm_gas_set_max_retransmit(bcm_gas_t *gas, uint16 count);
131 int bcm_gas_set_response_timeout(bcm_gas_t *gas, uint16 msec);
134 int bcm_gas_set_max_comeback_delay(bcm_gas_t *gas, uint16 msec);
137 int bcm_gas_start(bcm_gas_t *gas);
141 void (*fn)(void *context, bcm_gas_t *gas, bcm_gas_event_t *event));
145 bcm_gas_t *gas, bcm_gas_event_t *event));
148 int bcm_gas_set_query_request(bcm_gas_t *gas, in
[all...]
H A D_bcm_gas.c44 bcm_gas_t *gas[MAX_GAS_INSTANCE]; local
55 gas[i] = bcm_gas_create(wl(), 0, channel, &dst);
56 TEST(gas[i] != 0, "bcm_gas_create failed");
63 TEST(bcm_gas_destroy(gas[i]), "bcm_gas_destroy failed");
72 static void processQueryRequest(bcm_gas_t *gas, int len, uint8 *data) argument
86 bcm_gas_set_query_response(gas, TEST_DATA_SIZE, rsp);
93 static int eventHandler(bcm_gas_t *gas, bcm_gas_event_t *event) argument
101 processQueryRequest(event->gas, event->queryReq.len, event->queryReq.data);
152 if (gas == event->gas)
162 waitForStatus(bcm_gas_t *gas, int timeout, uint16 *status) argument
188 eventCallback(void *context, bcm_gas_t *gas, bcm_gas_event_t *event) argument
200 verifyResponseData(bcm_gas_t *gas, uint16 status) argument
236 bcm_gas_t *gas; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/config/
H A Ddefault.exp7 set AS [findfile $base_dir/../../gas/as-new $base_dir/../../gas/as-new \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/config/
H A Ddefault.exp7 set AS [findfile $base_dir/../../gas/as-new $base_dir/../../gas/as-new \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/config/
H A Ddefault.exp7 set AS [findfile $base_dir/../../gas/as-new $base_dir/../../gas/as-new \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/scripts/
H A Dcheck-gas7 $CC -c $dir/check-gas-asm.S -o $out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/scripts/
H A Dcheck-gas7 $CC -c $dir/check-gas-asm.S -o $out
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC/ppc/gas/
H A DMakefile.am38 # For some unknown reason libtool can't figure out the tag for 'gas', so
41 $(LIBTOOL) --tag=CC --mode=compile $(STRIP_NON_ASM) gas -force_cpusubtype_ALL -o $@ $<
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC/ppc/gas/
H A DMakefile.am38 # For some unknown reason libtool can't figure out the tag for 'gas', so
41 $(LIBTOOL) --tag=CC --mode=compile $(STRIP_NON_ASM) gas -force_cpusubtype_ALL -o $@ $<
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/libFLAC/ppc/gas/
H A DMakefile.am38 # For some unknown reason libtool can't figure out the tag for 'gas', so
41 $(LIBTOOL) --tag=CC --mode=compile $(STRIP_NON_ASM) gas -force_cpusubtype_ALL -o $@ $<
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
70 my $elf=1; $elf=0 if (!$gas);
82 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
86 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
87 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
88 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
89 elsif (!$gas)
138 if ($gas) {
195 if ($gas) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
70 my $elf=1; $elf=0 if (!$gas);
82 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
86 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
87 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
88 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
89 elsif (!$gas)
138 if ($gas) {
195 if ($gas) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
70 my $elf=1; $elf=0 if (!$gas);
82 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
86 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
87 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
88 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
89 elsif (!$gas)
138 if ($gas) {
195 if ($gas) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
70 my $elf=1; $elf=0 if (!$gas);
82 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
86 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
87 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
88 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
89 elsif (!$gas)
142 if ($gas) {
199 if ($gas) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/mips64el-elf/
H A DMakefile.in60 if [ -x ../../../gas/as-new ]; then \
61 echo ../../../gas/as-new ; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/mips64el-elf/
H A DMakefile.in60 if [ -x ../../../gas/as-new ]; then \
61 echo ../../../gas/as-new ; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
70 my $elf=1; $elf=0 if (!$gas);
82 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
86 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
87 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
88 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
89 elsif (!$gas)
142 if ($gas) {
199 if ($gas) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/perlasm/
H A Dx86_64-xlate.pl69 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
70 my $elf=1; $elf=0 if (!$gas);
82 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
86 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
87 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
88 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
89 elsif (!$gas)
142 if ($gas) {
199 if ($gas) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/mips64el-elf/
H A DMakefile.in60 if [ -x ../../../gas/as-new ]; then \
61 echo ../../../gas/as-new ; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/libFLAC/
H A DMakefile.am65 LOCAL_EXTRA_LIBADD = ppc/gas/libFLAC-asm.la
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/libFLAC/
H A DMakefile.am65 LOCAL_EXTRA_LIBADD = ppc/gas/libFLAC-asm.la

Completed in 283 milliseconds

1234567891011>>