Home
last modified time | relevance | path

Searched refs:ignore2 (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/massif/tests/
Dignored.c14 void ignore2(int* x, int* ignored_x) in ignore2() function
45 ignore2(x, ignored_x); in main()
Dignored.vgtest3 vgopts: --ignore-fn=ignore1 --ignore-fn=ignore2
/external/v8/tools/foozzie/
Dv8_suppressions.py212 def diff_output(output1, output2, allowed, ignore1, ignore2): argument
227 lines2 = filter(useful_line(ignore2), output2)
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
D2003-07-29-BadConstSbyte.ll32 …%ignore2 = call i32 (i8*, ...)* @printf( i8* getelementptr ([4 x i8]* @.str_4, i64 0, i64 0), i8 %…
/external/llvm/test/CodeGen/Generic/
D2003-07-29-BadConstSbyte.ll32 …%ignore2 = call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @.str_4, i64 0, i64…
/external/elfutils/libebl/
Deblopenbackend.c153 static const char *default_section_name (int ignore, int ignore2, char *buf,
493 int ignore2 __attribute__ ((unused)), in default_section_name() argument
/external/toybox/toys/posix/
Dsort.c68 char *ignore1, ignore2; // GNU compatability NOPs for -S and -T.
/external/toybox/generated/
Dglobals.h1324 char *ignore1, ignore2; // GNU compatability NOPs for -S and -T. member
/external/syslinux/utils/
Disohybrid.c161 uint8_t ignore2 [44]; member
/external/v8/src/
Dobjects.h6905 #define DECLARE_FUNCTION_ID(ignored1, ignore2, name) \ argument
11481 #define DECLARE_ENUM(enum_item, ignore1, ignore2) enum_item, argument
Dobjects.cc13683 #define DECLARE_TAG(ignore1, name, ignore2) name, argument
13691 #define DECLARE_TAG(ignore1, ignore2, name) name, argument