Searched defs:structure (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | endecoder_legacy_test.c | 74 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 D | ib_packer.c | 41 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 D | kmp_debugger.cpp | 31 #define offset_and_size_of(structure, field) \ argument
|
/freebsd/usr.bin/indent/ |
H A D | indent_codes.h | 74 #define structure 37 macro
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 6950 function addToPrefiltersOrTransports( structure ) { argument 6986 function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR, argument
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 2509 llvm::StructType *structure = in EmitNullConstant() local
|