Home
last modified time | relevance | path

Searched defs:object_type (Results 1 – 18 of 18) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp24 const char *object_type; member
84 void *__tsan_external_register_tag(const char *object_type) { in __tsan_external_register_tag()
H A Dtsan_report.cpp151 const char *object_type = GetObjectTypeFromTag(mop->external_tag); in PrintMop() local
181 const char *object_type = GetObjectTypeFromTag(loc->external_tag); in PrintLocation() local
H A Dtsan_debugging.cpp146 const char **object_type) { in __tsan_get_report_loc_object_type()
/src/sys/dev/drm2/ttm/
H A Dttm_object.h123 enum ttm_object_type object_type; member
H A Dttm_object.c148 enum ttm_object_type object_type, in ttm_base_object_init()
/src/crypto/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c66 char *object_type; /* recorded object data type, may be NULL */ member
96 char *object_type = NULL; in decoder_construct_pkey() local
/src/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c136 int object_type; in pem2der_decode() member
H A Ddecode_msblob2key.c187 int object_type = OSSL_OBJECT_PKEY; in msblob2key_decode() local
H A Ddecode_pvk2key.c187 int object_type = OSSL_OBJECT_PKEY; in pvk2key_decode() local
H A Ddecode_der2key.c344 int object_type = OSSL_OBJECT_PKEY; in der2key_decode() local
/src/lib/libc/rpc/
H A Dauth_des.c61 #define ALLOC(object_type) (object_type *) mem_alloc(sizeof(object_type)) argument
/src/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp665 std::string object_type = std::string(loc->GetAsDictionary() in GenerateSummary() local
761 std::string object_type = std::string(loc->GetAsDictionary() in GetLocationDescription() local
/src/crypto/openssl/crypto/store/
H A Dstore_result.c64 int object_type; member
/src/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c679 static const int object_type = OSSL_OBJECT_NAME; in file_load_dir_entry() local
/src/crypto/openssl/test/
H A Dfake_rsaprov.c625 int object_type = OSSL_OBJECT_PKEY; in fake_rsa_st_load() local
1022 int object_type = OSSL_OBJECT_PKEY; in fake_rsa_der2key_decode() local
H A Dtls-provider.c2407 int object_type = OSSL_OBJECT_PKEY; in xor_der2key_decode() local
/src/crypto/krb5/src/util/support/
H A Djson.c385 static struct json_type_st object_type = { variable
/src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8391 const clang::ObjCObjectType *object_type = in StartTagDeclarationDefinition() local