Home
last modified time | relevance | path

Searched defs:structure (Results 1 – 7 of 7) sorted by relevance

/src/crypto/openssl/test/
H A Dendecoder_legacy_test.c74 const char *structure[2]; member
307 const char *structure) in test_protected_PEM()
373 const char *structure) in test_unprotected_PEM()
436 const char *structure) in test_DER()
530 const char *structure = test_stanza->structure[i]; in test_key() local
549 const char *structure = test_stanza->structure[i]; in test_key() local
567 const char *structure = test_stanza->structure[i]; in test_key() local
585 const char *structure = "SubjectPublicKeyInfo"; in test_key() local
602 const char *structure = test_stanza->structure[i]; in test_key() local
621 const char *structure = test_stanza->structure[i]; in test_key() local
[all …]
/src/sys/ofed/drivers/infiniband/core/
H A Dib_packer.c41 static u64 value_read(int offset, int size, void *structure) in value_read()
66 void *structure, in ib_pack()
128 static void value_write(int offset, int size, u64 val, void *structure) in value_write()
153 void *structure) in ib_unpack()
/src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debugger.cpp31 #define offset_and_size_of(structure, field) \ argument
/src/usr.bin/indent/
H A Dindent_codes.h74 #define structure 37 macro
/src/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c40 const char *structure; in d2i_PrivateKey_decoder() local
/src/contrib/libxo/xohtml/external/
H A Djquery.js6950 function addToPrefiltersOrTransports( structure ) { argument
6986 function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR, argument
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2509 llvm::StructType *structure = in EmitNullConstant() local