/third_party/jinja2/ |
H A D | compiler.py | 481 def signature( member in CodeGenerator
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module-builder.h | 488 const FunctionSig* WasmFunctionBuilder::signature() { in signature() function in v8::internal::wasm::WasmFunctionBuilder
|
H A D | wasm-module.h | 460 const FunctionSig* signature(uint32_t index) const { in signature() function [all...] |
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | compiler.py | 411 def signature(self, node, frame, extra_kwargs=None): member in CodeGenerator
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | compiler.py | 409 def signature(self, node, frame, extra_kwargs=None): member in CodeGenerator
|
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-operator.h | 658 const CFunctionInfo* signature; member
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | x509.h | 79 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 D | coap_uthash_internal.h | 1116 uint32_t signature; /* used only to find hash tables in external analysis */ member
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | comp.rs | 125 pub fn signature(&self) -> FunctionId { in signature() functions [all...] |
/third_party/python/Tools/c-analyzer/c_parser/ |
H A D | info.py | 1068 def signature(self): member in Function
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | x509.h | 73 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 D | x509.h | 79 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 D | compiler.py | 411 def signature(self, node, frame, extra_kwargs=None): member in CodeGenerator
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_util.c | 429 const char* const signature = (const char*)eb1->Bytes; in GetLoopCountGIF() local
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | uconv.cpp | 574 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 D | x509v3.c | 1837 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 D | ProgramD3D.cpp | 592 VertexExecutable(const gl::InputLayout &inputLayout, const Signature &signature, ShaderExecutableD3D *shaderExecutable) VertexExecutable() argument [all...] |
H A D | ProgramD3D.h | 389 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 D | bundle_install_checker.cpp | 1249 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 D | bundle_mgr_service_event_handler.cpp | 605 bool BMSEventHandler::MatchSignature(const PreBundleConfigInfo& configInfo, const std::string& signature) in MatchSignature() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le_if.c | 227 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 D | smb.c | 106 unsigned char signature[8]; member
|
/third_party/backends/backend/ |
H A D | hp5590_cmds.c | 360 uint8_t signature; /* c0 */ member
|
H A D | pieusb_specific.h | 252 SANE_String signature; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_shader.h | 207 SVGA3dDXShaderSignatureHeader *signature; member
|