| /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
|
| H A D | module-compiler.cc | 1645 const FunctionSig* sig = native_module->module()->functions[func_index].sig; in AddImportWrapperUnits() local 3702 const FunctionSig* sig in PublishCompilationResults() local 3944 CompileImportWrapper( NativeModule* native_module, Counters* counters, compiler::WasmImportCallKind kind, const FunctionSig* sig, int expected_arity, Suspend suspend, WasmImportWrapperCache::ModificationScope* cache_scope) CompileImportWrapper() argument [all...] |
| /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
|
| H A D | evp_extra_test.c | 1126 unsigned char *sig = NULL; in test_EVP_PKEY_sign() local 1262 unsigned char *sig = NULL, *sig2 = NULL; test_EVP_DigestSignInit() local 1921 unsigned char *sig = NULL; test_EVP_SM2() local 4088 custom_pmeth_digestsign(EVP_MD_CTX *ctx, unsigned char *sig, size_t *siglen, const unsigned char *tbs, size_t tbslen) custom_pmeth_digestsign() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 475 static void signal_handler(int sig) in signal_handler() argument 1708 unsigned char sig; in dhcpd_main() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_cli.c | 4590 static void wpa_cli_terminate(int sig, void *ctx) in wpa_cli_terminate() argument
|
| H A D | wpa_supplicant.c | 1040 static void wpa_supplicant_terminate(int sig, void *signal_ctx) in wpa_supplicant_terminate() argument 1156 static void wpa_supplicant_reconfig(int sig, void *signal_ctx) in wpa_supplicant_reconfig() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 5154 static void wpa_cli_terminate(int sig, void *ctx) in wpa_cli_terminate() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffplay.c | 1308 static void sigterm_handler(int sig) in sigterm_handler() argument
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 854 int snd_pcm_async(snd_pcm_t *pcm, int sig, pid_t pid) in snd_pcm_async() argument
|
| /third_party/mbedtls/library/ |
| H A D | ssl_tls.c | 6097 mbedtls_pk_type_t mbedtls_ssl_pk_alg_from_sig(unsigned char sig) in mbedtls_ssl_pk_alg_from_sig() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 5437 ir_function_signature *sig = va_arg(ap, ir_function_signature *); in add_function() local 5731 ir_function_signature *sig = in new_sig() local 5884 ir_function_signature *sig = call() local 8168 ir_function_signature *sig = new_sig( _image_prototype() local 8221 ir_function_signature *sig = new_sig(ret_type, shader_image_size, 1, image); _image_size_prototype() local 8245 ir_function_signature *sig = _image_samples_prototype() local 8272 ir_function_signature *sig = (this->*prototype)(image_type, _image() local 8585 ir_function_signature *sig = _mesa_get_main_function_signature() local [all...] |
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| H A D | liftoff-assembler-mips.h | 2981 void LiftoffAssembler::CallC(const ValueKindSig* sig, in CallC() argument 3032 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/loong64/ |
| H A D | liftoff-assembler-loong64.h | 2956 void LiftoffAssembler::CallC(const ValueKindSig* sig, in CallC() argument 3007 void LiftoffAssembler::CallIndirect(const ValueKindSig* sig, in CallIndirect() argument
|
| /third_party/libfuse/lib/ |
| H A D | fuse.c | 1504 static void fuse_intr_sighandler(int sig) in fuse_intr_sighandler() argument
|