Home
last modified time | relevance | path

Searched defs:sig (Results 726 - 750 of 804) sorted by relevance

1...<<21222324252627282930>>...33

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c1224 struct wpa_signal_info sig; in nl80211_cqm_event() local
633 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len) mlme_event_mgmt() argument
879 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie) mlme_event() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c1899 static void hostapd_cli_eloop_terminate(int sig, void *signal_ctx) in hostapd_cli_eloop_terminate() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c1878 struct wpabuf *sig = NULL; in dpp_build_conn_signature() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c1098 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len, int link_id) global() argument
1406 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie, struct nlattr *link) global() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c1842 static void hostapd_cli_eloop_terminate(int sig, void *signal_ctx) in hostapd_cli_eloop_terminate() argument
/third_party/alsa-utils/aplay/
H A Daplay.c396 static void signal_handler(int sig) in signal_handler() argument
/third_party/alsa-lib/src/control/
H A Dcontrol.c293 int snd_ctl_async(snd_ctl_t *ctl, int sig, pid_t pid) in snd_ctl_async() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_int64.h4 ir_function_signature *const sig = in udivmod64() local
215 ir_function_signature *const sig = in udiv64() local
424 ir_function_signature *const sig = idiv64() local
673 ir_function_signature *const sig = umod64() local
888 ir_function_signature *const sig = imod64() local
[all...]
H A Dast_to_hir.cpp6061 ir_function_signature *sig = NULL; in hir() local
6235 ir_function_signature *sig = in hir() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc1453 const wasm::FunctionSig* sig = js_function->GetSignature(&zone); ImportWasmJSFunctionIntoTable() local
1624 New(Isolate* isolate, const wasm::FunctionSig* sig, Handle<HeapObject> tag) New() argument
1651 MatchesSignature(const wasm::FunctionSig* sig) MatchesSignature() argument
1846 const wasm::WasmTagSig* sig = tag->sig; GetEncodedSize() local
1955 const wasm::FunctionSig* sig = instance->module()->functions[func_index].sig; New() local
2026 const wasm::FunctionSig* WasmExportedFunction::sig() { sig() function in v8::WasmExportedFunction
2032 const wasm::FunctionSig* sig = this->sig(); MatchesSignature() local
2048 GetDebugName( const wasm::FunctionSig* sig) GetDebugName() argument
2066 New(Isolate* isolate, const wasm::FunctionSig* sig, Handle<JSReceiver> callable, Handle<HeapObject> suspender) New() argument
2168 MatchesSignatureForSuspend(const wasm::FunctionSig* sig) MatchesSignatureForSuspend() argument
2189 MatchesSignature(const wasm::FunctionSig* sig) MatchesSignature() argument
[all...]
H A Dmodule-decoder.cc601 const FunctionSig* sig = consume_sig(module_->signature_zone.get()); in consume_nominal_type_definition() local
683 const FunctionSig* sig = consume_sig(module_->signature_zone.get()); in DecodeTypeSection() local
1691 consume_sig_index(WasmModule* module, const FunctionSig** sig) consume_sig_index() argument
1704 consume_tag_sig_index(WasmModule* module, const FunctionSig** sig) consume_tag_sig_index() argument
1929 auto sig = FixedSizeSignature<ValueType>::Returns(expected); consume_init_expr() local
[all...]
H A Dwasm-js.cc1872 const i::wasm::FunctionSig* sig = builder.Build(); in WebAssemblyFunction() local
1912 const i::wasm::FunctionSig* sig; in WebAssemblyFunctionType() local
2616 const i::wasm::FunctionSig* sig; WebAssemblySuspenderSuspendOnReturnedPromise() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h2945 void LiftoffAssembler::CallC(const ValueKindSig* sig, in CallC() argument
3040 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c643 static void fuse_intr_sighandler(int sig) in fuse_intr_sighandler() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c2139 ID3DBlob *sig = NULL, *error = NULL; in dzn_device_create_root_sig() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc378 MostlySmallValueKindSig(Zone* zone, const FunctionSig* sig) in MostlySmallValueKindSig() argument
385 MakeKinds(ValueKind* storage, Zone* zone, const FunctionSig* sig) MakeKinds() argument
1610 auto sig = MakeSig::Returns(kI32).Params(src_kind); EmitTypeConversion() local
1843 auto sig = MakeSig::Returns(kI32).Params(kI64, kI64); EmitDivOrRem64CCall() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1485 int tls12_check_peer_sigalg(SSL *s, uint16_t sig, EVP_PKEY *pkey) in tls12_check_peer_sigalg() argument
2508 sig_cb_st sig; tls1_set_sigalgs_list() local
3088 check_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, EVP_PKEY *pkey) check_cert_usable() argument
3146 has_usable_cert(SSL *s, const SIGALG_LOOKUP *sig, int idx) has_usable_cert() argument
3162 is_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, EVP_PKEY *pkey) is_cert_usable() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c586 void pa_check_signal_is_blocked(int sig) { in pa_check_signal_is_blocked() argument
1021 const char *pa_sig2str(int sig) { in pa_sig2str() argument
2904 int sig; pa_unblock_sigs() local
2957 int sig; pa_reset_sigs() local
2975 int sig; pa_reset_sigsv() local
[all...]
/third_party/openssl/ssl/
H A Dt1_lib.c1465 int tls12_check_peer_sigalg(SSL *s, uint16_t sig, EVP_PKEY *pkey) in tls12_check_peer_sigalg() argument
2488 sig_cb_st sig; tls1_set_sigalgs_list() local
3068 check_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, EVP_PKEY *pkey) check_cert_usable() argument
3126 has_usable_cert(SSL *s, const SIGALG_LOOKUP *sig, int idx) has_usable_cert() argument
3142 is_cert_usable(SSL *s, const SIGALG_LOOKUP *sig, X509 *x, EVP_PKEY *pkey) is_cert_usable() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c98 static int ECDSA_SIG_set0(ECDSA_SIG *sig, BIGNUM *r, BIGNUM *s) in ECDSA_SIG_set0() argument
106 static void ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, in ECDSA_SIG_get0() argument
2807 ECDSA_SIG *sig = NULL; in crypto_ec_key_sign_r_s() local
2856 crypto_ec_key_verify_signature(struct crypto_ec_key *key, const u8 *data, size_t len, const u8 *sig, size_t sig_len) crypto_ec_key_verify_signature() argument
2883 ECDSA_SIG *sig; crypto_ec_key_verify_signature_r_s() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg.c350 sigterm_handler(int sig) in sigterm_handler() argument
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c2514 uint32_t sig = UGETDW(csw->dCSWSignature); in umass_bbb_dump_csw() local
/third_party/mbedtls/library/
H A Dssl_misc.h2518 unsigned char sig = MBEDTLS_BYTE_0(sig_alg); in mbedtls_ssl_tls12_sig_alg_is_supported() local
/third_party/mbedtls/programs/ssl/
H A Dssl_server2.c1058 void term_handler(int sig) in term_handler() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c731 is_ld_signal(const struct v3d_qpu_sig *sig) in is_ld_signal() argument
745 is_ldunif_signal(const struct v3d_qpu_sig *sig) is_ldunif_signal() argument
[all...]

Completed in 93 milliseconds

1...<<21222324252627282930>>...33