Searched refs:ignore2 (Results 1 – 11 of 11) sorted by relevance
/external/valgrind/massif/tests/ |
D | ignored.c | 14 void ignore2(int* x, int* ignored_x) in ignore2() function 45 ignore2(x, ignored_x); in main()
|
D | ignored.vgtest | 3 vgopts: --ignore-fn=ignore1 --ignore-fn=ignore2
|
/external/v8/tools/foozzie/ |
D | v8_suppressions.py | 212 def diff_output(output1, output2, allowed, ignore1, ignore2): argument 227 lines2 = filter(useful_line(ignore2), output2)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2003-07-29-BadConstSbyte.ll | 32 …%ignore2 = call i32 (i8*, ...)* @printf( i8* getelementptr ([4 x i8]* @.str_4, i64 0, i64 0), i8 %…
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-07-29-BadConstSbyte.ll | 32 …%ignore2 = call i32 (i8*, ...) @printf( i8* getelementptr ([4 x i8], [4 x i8]* @.str_4, i64 0, i64…
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 153 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/ |
D | sort.c | 68 char *ignore1, ignore2; // GNU compatability NOPs for -S and -T.
|
/external/toybox/generated/ |
D | globals.h | 1324 char *ignore1, ignore2; // GNU compatability NOPs for -S and -T. member
|
/external/syslinux/utils/ |
D | isohybrid.c | 161 uint8_t ignore2 [44]; member
|
/external/v8/src/ |
D | objects.h | 6905 #define DECLARE_FUNCTION_ID(ignored1, ignore2, name) \ argument 11481 #define DECLARE_ENUM(enum_item, ignore1, ignore2) enum_item, argument
|
D | objects.cc | 13683 #define DECLARE_TAG(ignore1, name, ignore2) name, argument 13691 #define DECLARE_TAG(ignore1, ignore2, name) name, argument
|