HomeSort by relevance Sort by last modified time
    Searched full:op_exception (Results 1 - 23 of 23) sorted by null

  /external/valgrind/main/none/tests/s390x/
op_exception.vgtest 1 prog: op_exception
Makefile.am 8 op_exception fgx stck stckf stcke stfle cksm mvcl clcl
op_exception.stderr.exp 4 at 0x........: main (op_exception.c:30)
  /external/oprofile/libutil++/
op_exception.cpp 2 * @file op_exception.cpp
14 #include "op_exception.h"
18 op_exception::op_exception(string const & msg) function in class:op_exception
24 op_exception::~op_exception() throw()
28 char const * op_exception::what() const throw()
36 op_exception(msg)
op_exception.h 2 * @file op_exception.h
28 class op_exception : public std::exception { class in inherits:std::exception
30 explicit op_exception(std::string const& msg);
31 ~op_exception() throw() = 0;
44 struct op_fatal_error : op_exception
Makefile.am 33 op_exception.cpp \
34 op_exception.h \
cached_value.h 14 #include "op_exception.h"
Android.mk 30 op_exception.cpp \
  /external/oprofile/libutil++/tests/
utility_tests.cpp 3 * tests utility.h and op_exception.h
17 #include "op_exception.h"
96 throw_tests<op_fatal_error, op_exception>();
100 throw_tests<op_fatal_error, op_exception>(true);
  /external/oprofile/libregex/
op_regex.h 25 #include "op_exception.h"
30 struct bad_regex : op_exception {
op_regex.cpp 75 : op_exception(pattern)
  /external/oprofile/libpp/
name_storage.cpp 17 #include "op_exception.h"
op_header.cpp 27 #include "op_exception.h"
profile.cpp 23 #include "op_exception.h"
symbol_sort.cpp 16 #include "op_exception.h"
profile_spec.cpp 24 #include "op_exception.h"
arrange_profiles.cpp 21 #include "op_exception.h"
  /external/oprofile/pp/
common_option.cpp 21 #include "op_exception.h"
206 catch (op_exception const & e) {
opannotate_options.cpp 22 #include "op_exception.h"
opreport.cpp 19 #include "op_exception.h"
opannotate.cpp 19 #include "op_exception.h"
  /external/oprofile/
ChangeLog-2003 290 utility.h and op_exception.h
    [all...]
  /external/valgrind/main/VEX/priv/
guest_s390_helpers.c 237 none/tests/s390x/op_exception.c */
    [all...]

Completed in 358 milliseconds