Home
last modified time | relevance | path

Searched defs:HChar (Results 1 – 19 of 19) sorted by relevance

/external/valgrind/coregrind/m_initimg/
Dinitimg-pathscan.c55 static Bool scan_colsep(HChar *colsep, Bool (*func)(const HChar *)) in scan_colsep()
/external/valgrind/exp-sgcheck/tests/
Dbad_percentify.c15 typedef char HChar; typedef
177 UInt myvprintf_str ( void(*send)(HChar,void*), in myvprintf_str() argument
225 UInt myvprintf_str_XML_simplistic ( void(*send)(HChar,void*), in myvprintf_str_XML_simplistic() argument
265 UInt myvprintf_int64 ( void(*send)(HChar,void*), in myvprintf_int64() argument
Dhackedbz2.c900 typedef char HChar; typedef
1031 myvprintf_str ( void(*send)(HChar), Int flags, Int width, HChar* str, in myvprintf_str()
1080 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) in myvprintf_int64()
1140 UInt vprintf_wrk ( void(*send)(HChar), const HChar *format, va_list vargs ) in vprintf_wrk()
/external/valgrind/coregrind/
Dm_debuglog.c663 UInt myvprintf_str ( void(*send)(HChar,void*), in myvprintf_str() argument
711 UInt myvprintf_str_XML_simplistic ( void(*send)(HChar,void*), in myvprintf_str_XML_simplistic() argument
751 UInt myvprintf_int64 ( void(*send)(HChar,void*), in myvprintf_int64() argument
Dfixup_macho_loadcmds.c132 typedef char HChar; /* signfulness depends on host */ typedef
Dm_wordfm.c505 void*(alloc_nofail)(const HChar*,SizeT), in avl_dopy()
548 static void initFM ( WordFM* fm, in initFM()
Dm_machine.c185 const HChar*, Addr)) in apply_to_GPs_of_tid()
/external/valgrind/VEX/pub/
Dlibvex_basictypes.h46 typedef char HChar; /* signfulness depends on host */ typedef
/external/valgrind/none/tests/x86/
Dx86locked.c15 typedef char HChar; typedef
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c195 __attribute__((noreturn)) void (*barf)(const HChar*), in init_Cursor()
1100 static UWord lookup_signatured_type ( const VgHashTable *tab, in lookup_signatured_type()
4093 static void resolve_variable_types ( in resolve_variable_types()
4299 static void trace_debug_loc (const DebugInfo* di, in trace_debug_loc()
4366 static void trace_debug_ranges (const DebugInfo* di, in trace_debug_ranges()
4420 static void trace_debug_abbrev (const DebugInfo* di, in trace_debug_abbrev()
4461 void new_dwarf3_reader_wrk ( in new_dwarf3_reader_wrk()
/external/valgrind/none/tests/amd64/
Damd64locked.c15 typedef char HChar; typedef
/external/valgrind/VEX/priv/
Dmain_util.c323 UInt vprintf_wrk ( void(*sink)(HChar), in vprintf_wrk()
Dir_opt.c3173 IRSB* spec_helpers_BB( in spec_helpers_BB()
6394 IRSB* cheap_transformations ( in cheap_transformations()
6573 IRSB* do_iropt_BB( in do_iropt_BB()
Dmain_main.c194 void LibVEX_Init ( in LibVEX_Init()
/external/valgrind/memcheck/tests/
Dvarinfo6.c931 typedef char HChar; typedef
1062 myvprintf_str ( void(*send)(HChar), Int flags, Int width, HChar* str, in myvprintf_str()
1111 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) in myvprintf_int64()
1171 UInt vprintf_wrk ( void(*send)(HChar), const HChar *format, va_list vargs ) in vprintf_wrk()
Dorigin5-bz2.c893 typedef char HChar; typedef
1024 myvprintf_str ( void(*send)(HChar), Int flags, Int width, HChar* str, in myvprintf_str()
1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) in myvprintf_int64()
1133 UInt vprintf_wrk ( void(*send)(HChar), const HChar *format, va_list vargs ) in vprintf_wrk()
/external/valgrind/perf/
Dbz2.c893 typedef char HChar; typedef
1024 myvprintf_str ( void(*send)(HChar), Int flags, Int width, HChar* str, in myvprintf_str()
1073 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) in myvprintf_int64()
1133 UInt vprintf_wrk ( void(*send)(HChar), const HChar *format, va_list vargs ) in vprintf_wrk()
Dtest_input_for_tinycc.c1201 typedef char HChar; typedef
1264 myvprintf_str ( void(*send)(HChar), Int flags, Int width, HChar* str, in myvprintf_str()
1313 myvprintf_int64 ( void(*send)(HChar), Int flags, Int base, Int width, ULong pL) in myvprintf_int64()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c1007 const HChar *name, in msghdr_foreachfield()