/third_party/pulseaudio/src/pulsecore/ |
H A D | core-util.c | 586 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 D | t1_lib.c | 1465 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 D | crypto_openssl.c | 98 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...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/ |
H A D | nameser.h | 134 unsigned char sig[NS_PACKETSZ]; member
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 350 sigterm_handler(int sig) in sigterm_handler() argument
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 2514 uint32_t sig = UGETDW(csw->dCSWSignature); in umass_bbb_dump_csw() local
|
/third_party/mbedtls/library/ |
H A D | ssl_misc.h | 2518 unsigned char sig = MBEDTLS_BYTE_0(sig_alg); in mbedtls_ssl_tls12_sig_alg_is_supported() local
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_server2.c | 1058 void term_handler(int sig) in term_handler() argument
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | nir_to_vir.c | 731 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...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_to_hir.cpp | 6061 ir_function_signature *sig = NULL; in hir() local 6235 ir_function_signature *sig = in hir() local [all...] |
H A D | ir.h | 1342 void add_signature(ir_function_signature *sig) in add_signature() argument
|
/third_party/libwebsockets/plugins/ssh-base/include/ |
H A D | lws-ssh.h | 393 uint8_t *sig; member
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | doio.c | 162 int sig; member 4449 signal_info(int sig, siginfo_t * info, void *v) signal_info() argument 4494 cleanup_handler(int sig, siginfo_t * info, void *v) cleanup_handler() argument 4502 die_handler(int sig, siginfo_t * info, void *v) die_handler() argument 4510 sigbus_handler(int sig, siginfo_t * info, void *v) sigbus_handler() argument 4536 cleanup_handler(int sig) cleanup_handler() argument 4543 die_handler(int sig) die_handler() argument 4551 sigbus_handler(int sig) sigbus_handler() argument 4566 noop_handler(int sig) noop_handler() argument 4577 sigint_handler(int sig) sigint_handler() argument 4594 aio_handler(int sig) aio_handler() argument 4695 aio_register(int fd, int strategy, int sig) aio_register() argument [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 2939 void LiftoffAssembler::CallC(const ValueKindSig* sig, in CallC() argument 3034 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder-impl.h | 491 const FunctionSig* sig = nullptr; member 524 const FunctionSig* sig = nullptr; member 594 const FunctionSig* sig = nullptr; member 1078 WasmDecoder(Zone* zone, const WasmModule* module, const WasmFeatures& enabled, WasmFeatures* detected, const FunctionSig* sig, const byte* start, const byte* end, uint32_t buffer_offset = 0) WasmDecoder() argument 1936 const FunctionSig* sig = WasmOpcodes::Signature(opcode); StackEffect() local 2654 const WasmTagSig* sig = imm.tag->sig; DECODE() local 3383 const FunctionSig* sig = this->module_->signature(func_type.ref_index()); DECODE() local 3409 const FunctionSig* sig = this->module_->signature(func_type.ref_index()); DECODE() local 3480 const FunctionSig* sig = WasmOpcodes::AsmjsSignature(opcode); DECODE() local 3668 PeekArgs(const FunctionSig* sig, int depth = 0) PeekArgs() argument 3680 DropArgs(const FunctionSig* sig) DropArgs() argument 3711 GetReturnType(const FunctionSig* sig) GetReturnType() argument 4003 const FunctionSig* sig = WasmOpcodes::Signature(opcode); DecodeSimdOpcode() local 4930 const FunctionSig* sig = WasmOpcodes::Signature(opcode); DecodeAtomicOpcode() local 4992 const FunctionSig* sig = WasmOpcodes::Signature(opcode); DecodeNumericOpcode() local 5163 CreateReturnValues(const FunctionSig* sig) CreateReturnValues() argument 5420 const FunctionSig* sig = WasmOpcodes::Signature(opcode); BuildSimplePrototypeOperator() local 5424 BuildSimpleOperator(WasmOpcode opcode, const FunctionSig* sig) BuildSimpleOperator() argument [all...] |
H A D | c-api.cc | 129 own<FuncType> FunctionSigToFuncType(const i::wasm::FunctionSig* sig) { in FunctionSigToFuncType() argument 1380 i::Handle<i::PodArray<i::wasm::ValueType>> sig = in Serialize() local 1398 Deserialize(i::PodArray<i::wasm::ValueType> sig) Deserialize() argument 1415 ResultArity(i::PodArray<i::wasm::ValueType> sig) ResultArity() argument 1423 ParamArity(i::PodArray<i::wasm::ValueType> sig) ParamArity() argument 1492 const i::wasm::FunctionSig* sig = global() variable 1505 const i::wasm::FunctionSig* sig = global() variable 1523 PrepareFunctionData(i::Isolate* isolate, i::Handle<i::WasmExportedFunctionData> function_data, const i::wasm::FunctionSig* sig, const i::wasm::WasmModule* module) PrepareFunctionData() argument 1540 PushArgs(const i::wasm::FunctionSig* sig, const Val args[], i::wasm::CWasmArgumentsPacker* packer, StoreImpl* store) PushArgs() argument 1575 PopArgs(const i::wasm::FunctionSig* sig, Val results[], i::wasm::CWasmArgumentsPacker* packer, StoreImpl* store) PopArgs() argument 1665 const i::wasm::FunctionSig* sig = global() variable [all...] |
H A D | wasm-code-manager.cc | 237 const FunctionSig* sig = module->functions[index()].sig; in DebugName() local
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
H A D | nameser.h | 134 unsigned char sig[NS_PACKETSZ]; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
H A D | nameser.h | 134 unsigned char sig[NS_PACKETSZ]; member
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
H A D | nameser.h | 134 unsigned char sig[NS_PACKETSZ]; member
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 670 ID3D12RootSignature *sig; member 742 ID3D12RootSignature *sig; member
|
/third_party/musl/include/arpa/ |
H A D | nameser.h | 134 unsigned char sig[NS_PACKETSZ]; member
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | speed.c | 129 static void alarmed(int sig) in alarmed() argument
|
/third_party/openssl/apps/ |
H A D | speed.c | 129 static void alarmed(int sig) in alarmed() argument
|
/third_party/openssl/test/ |
H A D | evp_test.c | 1679 pkey_test_init(EVP_TEST *t, const char *name, int use_public, int (*keyopinit) (EVP_PKEY_CTX *ctx), int (*keyop)(EVP_PKEY_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen)) pkey_test_init() argument
|