Searched refs:ignore2 (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/main/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/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/chromium_org/remoting/host/installer/ |
D | build-installer-archive.py | 167 (base_dir_name, ignore2) = os.path.splitext(base_zip_name)
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 170 static const char *default_section_name (int ignore, int ignore2, char *buf, 512 int ignore2 __attribute__ ((unused)), in default_section_name() argument
|
/external/v8/src/ |
D | objects.h | 5125 #define DECLARE_FUNCTION_ID(ignored1, ignore2, name) \ argument 8498 #define DECLARE_ENUM(enum_item, ignore1, ignore2) enum_item, argument
|
D | objects.cc | 7939 #define DECLARE_TAG(ignore1, name, ignore2) name, argument 7947 #define DECLARE_TAG(ignore1, ignore2, name) name, argument
|
/external/chromium_org/v8/src/ |
D | objects.h | 6521 #define DECLARE_FUNCTION_ID(ignored1, ignore2, name) \ argument 10526 #define DECLARE_ENUM(enum_item, ignore1, ignore2) enum_item, argument
|
D | objects.cc | 10299 #define DECLARE_TAG(ignore1, name, ignore2) name, argument 10307 #define DECLARE_TAG(ignore1, ignore2, name) name, argument
|