Home
last modified time | relevance | path

Searched refs:gas (Results 1 – 25 of 130) sorted by relevance

123456

/external/wpa_supplicant_8/wpa_supplicant/
Dgas_query.c38 struct gas_query *gas; member
76 static void gas_query_tx_initial_req(struct gas_query *gas,
78 static int gas_query_new_dialog_token(struct gas_query *gas, const u8 *dst);
98 struct gas_query *gas; in gas_query_init() local
100 gas = os_zalloc(sizeof(*gas)); in gas_query_init()
101 if (gas == NULL) in gas_query_init()
104 gas->wpa_s = wpa_s; in gas_query_init()
105 dl_list_init(&gas->pending); in gas_query_init()
107 return gas; in gas_query_init()
134 struct gas_query *gas = query->gas; in gas_query_free() local
[all …]
Dgas_query.h18 void gas_query_deinit(struct gas_query *gas);
19 int gas_query_rx(struct gas_query *gas, const u8 *da, const u8 *sa,
35 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq,
50 static inline void gas_query_deinit(struct gas_query *gas) in gas_query_deinit() argument
/external/wpa_supplicant_8/src/ap/
Dgas_query_ap.c37 struct gas_query_ap *gas; member
72 static void gas_query_tx_initial_req(struct gas_query_ap *gas,
74 static int gas_query_new_dialog_token(struct gas_query_ap *gas, const u8 *dst);
95 struct gas_query_ap *gas; in gas_query_ap_init() local
97 gas = os_zalloc(sizeof(*gas)); in gas_query_ap_init()
98 if (!gas) in gas_query_ap_init()
101 gas->hapd = hapd; in gas_query_ap_init()
102 gas->msg_ctx = msg_ctx; in gas_query_ap_init()
103 dl_list_init(&gas->pending); in gas_query_ap_init()
105 return gas; in gas_query_ap_init()
[all …]
Dgas_query_ap.h17 void gas_query_ap_deinit(struct gas_query_ap *gas);
18 int gas_query_ap_rx(struct gas_query_ap *gas, const u8 *sa, u8 categ,
33 int gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq,
40 void gas_query_ap_tx_status(struct gas_query_ap *gas, const u8 *dst,
/external/wpa_supplicant_8/src/common/
Dgas_server.c30 struct gas_server *gas; member
85 gas_server_send_resp(struct gas_server *gas, struct gas_server_handler *handler, in gas_server_send_resp() argument
147 dl_list_add(&gas->responses, &response->list); in gas_server_send_resp()
148 gas->tx(gas->ctx, freq, da, resp, comeback_delay ? 2000 : 0); in gas_server_send_resp()
156 gas_server_rx_initial_req(struct gas_server *gas, const u8 *da, const u8 *sa, in gas_server_rx_initial_req() argument
210 dl_list_for_each(handler, &gas->handlers, struct gas_server_handler, in gas_server_rx_initial_req()
223 gas_server_send_resp(gas, handler, sa, freq, dialog_token, in gas_server_rx_initial_req()
238 struct gas_server *gas = handler->gas; in gas_server_handle_rx_comeback_req() local
278 gas->tx(gas->ctx, response->freq, response->dst, resp, in gas_server_handle_rx_comeback_req()
285 gas_server_rx_comeback_req(struct gas_server *gas, const u8 *da, const u8 *sa, in gas_server_rx_comeback_req() argument
[all …]
Dgas_server.h21 void gas_server_deinit(struct gas_server *gas);
22 int gas_server_register(struct gas_server *gas,
30 int gas_server_rx(struct gas_server *gas, const u8 *da, const u8 *sa,
33 void gas_server_tx_status(struct gas_server *gas, const u8 *dst, const u8 *data,
38 static inline void gas_server_deinit(struct gas_server *gas) in gas_server_deinit() argument
DMakefile19 gas.o \
/external/llvm/docs/
DExtensions.rst26 .. code-block:: gas
46 .. code-block:: gas
64 .. code-block:: gas
105 .. code-block:: gas
117 .. code-block:: gas
124 .. code-block:: gas
137 .. code-block:: gas
163 .. code-block:: gas
179 .. code-block:: gas
203 .. code-block:: gas
[all …]
/external/boringssl/src/crypto/perlasm/
Dx86_64-xlate.pl73 my $gas=1; $gas=0 if ($output =~ /\.asm$/);
74 my $elf=1; $elf=0 if (!$gas);
86 if ($flavour eq "mingw64") { $gas=1; $elf=0; $win64=1;
94 elsif ($flavour eq "macosx") { $gas=1; $elf=0; $prefix="_"; $decor="L\$"; }
95 elsif ($flavour eq "masm") { $gas=0; $elf=0; $masm=$masmref; $win64=1; $decor="\$L\$"; }
96 elsif ($flavour eq "nasm") { $gas=0; $elf=0; $nasm=$nasmref; $win64=1; $decor="\$L\$"; $PTR=""; }
97 elsif (!$gas) { die "unknown flavour $flavour"; }
141 if ($gas) {
199 if ($gas) {
284 if ($gas) {
[all …]
/external/autotest/client/site_tests/platform_StackProtector/
Dbinutils-2.19-arm.patch1 diff -rU 3 binutils-2.19/gas/config/tc-arm.c binutils-2.19-arm/gas/config/tc-arm.c
2 --- binutils-2.19/gas/config/tc-arm.c 2008-08-13 09:39:30.000000000 +1000
3 +++ binutils-2.19-arm/gas/config/tc-arm.c 2008-11-12 19:51:08.000000000 +1100
/external/pdfium/third_party/yasm/
DBUILD.gn306 "source/patched-yasm/modules/parsers/gas/gas-parse-intel.c",
307 "source/patched-yasm/modules/parsers/gas/gas-parse.c",
308 "source/patched-yasm/modules/parsers/gas/gas-parser.c",
312 "source/patched-yasm/modules/preprocs/gas/gas-eval.c",
313 "source/patched-yasm/modules/preprocs/gas/gas-preproc.c",
325 "$target_gen_dir/gas-token.c",
476 "source/patched-yasm/modules/objfmts/coff/win64-gas.mac",
479 "$yasm_gen_include_dir/win64-gas.c",
498 "source/patched-yasm/modules/parsers/gas/gas-token.re",
/external/libjpeg-turbo/
Dacinclude.m4161 CC="gas-preprocessor.pl $CCAS"
175 CCAS="gas-preprocessor.pl $CCAS"
232 CC="gas-preprocessor.pl $CCAS"
244 CCAS="gas-preprocessor.pl $CCAS"
Dconfigure.ac424 # optionally force using gas-preprocessor.pl for compatibility testing
425 AC_ARG_WITH([gas-preprocessor],
426 AC_HELP_STRING([--with-gas-preprocessor],
427 [Force using gas-preprocessor.pl on ARM.]))
431 CCAS="gas-preprocessor.pl -fix-unreq $CC"
434 CCAS="gas-preprocessor.pl -no-fix-unreq $CC"
469 AC_MSG_RESULT([yes (with gas-preprocessor)])
489 AC_MSG_RESULT([yes (with gas-preprocessor)])
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.InTree/test/
Dsite.exp26 set gas "/usr/bin/as"
/external/swiftshader/third_party/LLVM/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
Dsite.exp26 set gas "/usr/bin/as"
/external/swiftshader/third_party/LLVM/test/lib/
Dllvm.exp52 global llvmdsymutil valgrind grep gas bugpoint_topts
96 regsub -all {\| as } $new_line "| $gas " new_line
/external/swiftshader/third_party/LLVM/test/
Dsite.exp.in26 set gas "@AS@"
/external/llvm/test/MC/Mips/
Delf_reginfo.s1 # These *MUST* match the output of gas compiled with the same triple and
/external/tensorflow/tensorflow/docs_src/about/
Dbib.md76 Fernanda~Vi\'{e}gas and
97 Vincent Vanhoucke, Vijay Vasudevan, Fernanda Viégas,
/external/icu/icu4c/source/data/locales/
Drw.txt335 "gas.",
379 "gas.",
/external/elfutils/
DABOUT-NLS222 gas | |
391 gas | [] [] |
560 gas | |
729 gas | |
898 gas | [] | 3
/external/icu/icu4c/source/data/region/
Djgo.txt55 MG{"Mándaŋgasɛkâ"}
/external/libexif/
DABOUT-NLS215 gas | [] |
352 gas | [] |
489 gas | |
626 gas | [] | 3
/external/fec/
Dsse2bfly27.s109 # work around bug in gas due to Intel doc error
/external/python/cpython3/Modules/_ctypes/libffi/src/s390/
Dsysv.S43 # This assumes we are using gas.
246 # This assumes we are using gas.

123456