Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A DREADME.md30 ### Driver
45 ### Lexing / parsing
55 ### Semantic analysis
144 ### Specific language features
187 ### Library files
201 ### Code generation / back-end interfacing
231 ### Linking
237 ### Special output
247 ### Utility
/netbsd-src/crypto/external/bsd/openssl/dist/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 …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp2207 llvm::StructType *structure = in EmitNullConstant() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_edid.c3763 static int add_3d_struct_modes(struct drm_connector *connector, u16 structure, in add_3d_struct_modes()