Searched defs:representation (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp440 GetFunctionDisplayName(const SymbolContext *sc, const ExecutionContext *exe_ctx, FunctionNameRepresentation representation, Stream &s) argument
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp739 static uint64_t ValueAsBitPattern(_Unwind_VRS_DataRepresentation representation, argument
758 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
816 _Unwind_VRS_Get_Internal(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
870 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
885 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, uint32_t discriminator, _Unwind_VRS_DataRepresentation representation) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtemp_serializer.c136 serialize_representation(svn_temp_serializer__context_t *context, svn_fs_x__representation_t * const *representation) argument
H A Dpack.c1239 svn_fs_x__representation_t representation = { 0 }; local
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c177 _Unwind_VRS_Get(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
208 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw regno, _Unwind_VRS_DataRepresentation representation, void *valuep) argument
240 _Unwind_VRS_Pop(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, _uw discriminator, _Unwind_VRS_DataRepresentation representation) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c429 parse_representation(rep_stats_t **representation, query_t *query, representation_t *rep, revision_info_t *revision_info, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
H A Dtemp_serializer.c134 serialize_representation(svn_temp_serializer__context_t *context, representation_t * const *representation) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h58 const char *representation; member in class:clang::analyze_format_string::OptionalFlag

Completed in 386 milliseconds