Searched defs:bug (Results 1 – 13 of 13) sorted by relevance
/external/strace/test/ |
D | x32_lseek.c | 20 struct bug { int t[sizeof(long) > 4 ? 1 : -1]; }; struct
|
D | x32_mmap.c | 20 struct bug { int t[sizeof(long) > 4 ? 1 : -1]; }; struct
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
D | test_expectations.py | 15 def __init__(self, expectation, pattern, conditions=None, bug=None): argument 60 def Fail(self, url_pattern, conditions=None, bug=None): argument 63 def Skip(self, url_pattern, conditions=None, bug=None): argument 66 def _Expect(self, expectation, url_pattern, conditions=None, bug=None): argument
|
/external/llvm/test/MC/MachO/ |
D | x86_32-scattered-reloc-fallback.s | 9 bug: label
|
/external/clang/test/Analysis/ |
D | inline-unique-reports.c | 4 static inline bug(int *p) { in bug() function
|
/external/chromium_org/tools/ |
D | roll_swarming_client.py | 30 def roll(deps_dir, key, reviewer, bug): argument
|
/external/openssl/crypto/bn/ |
D | divtest.c | 11 static void bug(char *m, BIGNUM *a, BIGNUM *b) in bug() function
|
/external/clang/test/CodeGenCXX/ |
D | multi-dim-operator-new.cpp | 20 T bug(int i) { in bug() function
|
/external/chromium_org/tools/clang/blink_gc_plugin/tests/heap/ |
D | stubs.h | 142 #define GC_PLUGIN_IGNORE(bug) \ argument
|
/external/skia/gm/ |
D | hairlines.cpp | 147 SkPath* bug = &fPaths.push_back(); in onOnceBeforeDraw() local
|
/external/chromium_org/third_party/skia/gm/ |
D | hairlines.cpp | 147 SkPath* bug = &fPaths.push_back(); in onOnceBeforeDraw() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | NSErrorChecker.cpp | 267 BugType *bug = nullptr; in checkEvent() local
|
/external/chromium_org/third_party/WebKit/Source/platform/heap/ |
D | Heap.h | 1383 #define GC_PLUGIN_IGNORE(bug) \ argument 1387 #define GC_PLUGIN_IGNORE(bug) argument
|