Home
last modified time | relevance | path

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

/freebsd/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.cpp149 const char *object_type = GetObjectTypeFromTag(mop->external_tag); PrintMop() local
179 const char *object_type = GetObjectTypeFromTag(loc->external_tag); PrintLocation() local
H A Dtsan_debugging.cpp144 __tsan_get_report_loc_object_type(void * report,uptr idx,const char ** object_type) __tsan_get_report_loc_object_type() argument
/freebsd/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()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c62 char *object_type; /* recorded object data type, may be NULL */ member
91 char *object_type = NULL; in decoder_construct_pkey() local
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c105 int object_type; in pem2der_decode() member
H A Ddecode_pvk2key.c160 int object_type = OSSL_OBJECT_PKEY; in pvk2key_decode() local
H A Ddecode_msblob2key.c191 int object_type = OSSL_OBJECT_PKEY; in msblob2key_decode() local
H A Ddecode_der2key.c289 int object_type = OSSL_OBJECT_PKEY; in der2key_decode() local
/freebsd/lib/libc/rpc/
H A Dauth_des.c61 #define ALLOC(object_type) (object_type *) mem_alloc(sizeof(object_type)) argument
/freebsd/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
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c63 int object_type; member
/freebsd/crypto/openssl/test/
H A Dfake_rsaprov.c408 int object_type = OSSL_OBJECT_PKEY; in fake_rsa_st_load() local
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c642 static const int object_type = OSSL_OBJECT_NAME; in file_load_dir_entry() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8391 const clang::ObjCObjectType *object_type = in StartTagDeclarationDefinition() local