Home
last modified time | relevance | path

Searched defs:signature (Results 151 - 175 of 285) sorted by relevance

12345678910>>...12

/third_party/jinja2/
H A Dcompiler.py481 def signature( member in CodeGenerator
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module-builder.h488 const FunctionSig* WasmFunctionBuilder::signature() { in signature() function in v8::internal::wasm::WasmFunctionBuilder
H A Dwasm-module.h460 const FunctionSig* signature(uint32_t index) const { in signature() function
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py411 def signature(self, node, frame, extra_kwargs=None): member in CodeGenerator
/third_party/node/tools/inspector_protocol/jinja2/
H A Dcompiler.py409 def signature(self, node, frame, extra_kwargs=None): member in CodeGenerator
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator.h658 const CFunctionInfo* signature; member
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h79 ASN1_BIT_STRING *signature; /* signature */ member
103 ASN1_BIT_STRING signature; /* CRL signature */ member
163 X509_ALGOR signature; member
177 ASN1_BIT_STRING signature; member
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h1116 uint32_t signature; /* used only to find hash tables in external analysis */ member
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcomp.rs125 pub fn signature(&self) -> FunctionId { in signature() functions
[all...]
/third_party/python/Tools/c-analyzer/c_parser/
H A Dinfo.py1068 def signature(self): member in Function
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h73 ASN1_BIT_STRING *signature; /* signature */ member
92 ASN1_BIT_STRING signature; /* CRL signature */ member
149 X509_ALGOR signature; member
163 ASN1_BIT_STRING signature; member
/third_party/openssl/include/crypto/
H A Dx509.h79 ASN1_BIT_STRING *signature; /* signature */ member
103 ASN1_BIT_STRING signature; /* CRL signature */ member
163 X509_ALGOR signature; member
177 ASN1_BIT_STRING signature; member
/third_party/skia/third_party/externals/jinja2/
H A Dcompiler.py411 def signature(self, node, frame, extra_kwargs=None): member in CodeGenerator
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c429 const char* const signature = (const char*)eb1->Bytes; in GetLoopCountGIF() local
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duconv.cpp574 int8_t signature; // add (1) or remove (-1) a U+FEFF Unicode signature character member in ConvertFile
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dx509v3.c1837 x509_check_signature(struct x509_certificate *issuer, struct x509_algorithm_identifier *signature, const u8 *sign_value, size_t sign_value_len, const u8 *signed_data, size_t signed_data_len) x509_check_signature() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp592 VertexExecutable(const gl::InputLayout &inputLayout, const Signature &signature, ShaderExecutableD3D *shaderExecutable) VertexExecutable() argument
[all...]
H A DProgramD3D.h389 const Signature &signature() const { return mSignature; } in signature() function in rx::HLSLRegisterType::ProgramD3D::VertexExecutable
432 const gl::ImageUnitTextureTypeMap &signature() const { return mSignature; } in signature() function in rx::HLSLRegisterType::ProgramD3D::ComputeExecutable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1249 MatchSignature( const std::vector<std::string> &appSignatures, const std::string &signature) MatchSignature() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp605 bool BMSEventHandler::MatchSignature(const PreBundleConfigInfo& configInfo, const std::string& signature) in MatchSignature() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c227 uint8_t signature[GAP_SIGNATURE_SIZE]; member
1724 GAPIF_LeDataSignatureConfirmationAsync(const BtAddr *addr, GapSignatureData dataInfo, const uint8_t signature[GAP_SIGNATURE_SIZE], GAPSignatureConfirmationResult callback, void *context) GAPIF_LeDataSignatureConfirmationAsync() argument
/third_party/curl/lib/
H A Dsmb.c106 unsigned char signature[8]; member
/third_party/backends/backend/
H A Dhp5590_cmds.c360 uint8_t signature; /* c0 */ member
H A Dpieusb_specific.h252 SANE_String signature; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h207 SVGA3dDXShaderSignatureHeader *signature; member

Completed in 42 milliseconds

12345678910>>...12