Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dendecoder_legacy_test.c74 const char *structure[2]; member
305 const char *structure) in test_protected_PEM()
373 const char *structure) in test_unprotected_PEM()
438 const char *structure) in test_DER()
533 const char *structure = test_stanza->structure[i]; in test_key() local
553 const char *structure = test_stanza->structure[i]; in test_key() local
571 const char *structure = test_stanza->structure[i]; in test_key() local
590 const char *structure = "SubjectPublicKeyInfo"; in test_key() local
608 const char *structure = test_stanza->structure[i]; in test_key() local
628 const char *structure = test_stanza->structure[i]; in test_key() local
[all …]
/freebsd/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()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_debugger.cpp31 #define offset_and_size_of(structure, field) \ argument
/freebsd/usr.bin/indent/
H A Dindent_codes.h74 #define structure 37 macro
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js6950 function addToPrefiltersOrTransports( structure ) { argument
6986 function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR, argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp2509 llvm::StructType *structure = in EmitNullConstant() local