/external/easymock/src/org/easymock/ |
D | MockControl.java | 467 public <V1, V2 extends V1> void expectAndReturn(V1 ignored, V2 value) { in expectAndReturn() 471 public void expectAndReturn(int ignored, int value) { in expectAndReturn() 487 public <V1, V2 extends V1> void expectAndReturn(V1 ignored, V2 value, in expectAndReturn() 494 public void expectAndReturn(int ignored, int value, Range range) { in expectAndReturn() 510 public <V1, V2 extends V1> void expectAndReturn(V1 ignored, V2 value, in expectAndReturn() 515 public void expectAndReturn(int ignored, int value, int count) { in expectAndReturn() 532 public <V1, V2 extends V1> void expectAndReturn(V1 ignored, V2 value, in expectAndReturn() 537 public void expectAndReturn(int ignored, int value, int min, int max) { in expectAndReturn() 549 public void expectAndThrow(Object ignored, Throwable throwable) { in expectAndThrow() 563 public void expectAndThrow(Object ignored, Throwable throwable, Range range) { in expectAndThrow() [all …]
|
/external/chromium-trace/trace-viewer/build/ |
D | generate_deps_js_contents.py | 22 def ignored(x): function
|
D | generate_template_contents.py | 22 def ignored(x): function
|
/external/bison/lib/ |
D | strerror-override.h | 53 # define strerror_override(ignored) NULL argument
|
/external/chromium/third_party/libjingle/source/talk/base/ |
D | network.h | 104 bool ignored() const { return ignored_; } in ignored() function 105 void set_ignored(bool ignored) { ignored_ = ignored; } in set_ignored()
|
/external/chromium_org/v8/test/mjsunit/regress/ |
D | regress-crbug-147475.js | 30 function worker1(ignored) { argument
|
D | regress-crbug-138887.js | 30 function worker1(ignored) { argument
|
/external/chromium_org/third_party/WebKit/Source/wtf/text/ |
D | TextEncoding.h | 50 bool ignored; in decode() local
|
D | TextCodec.h | 67 bool ignored; variable
|
/external/llvm/lib/Target/ARM/ |
D | ARMMCInstLower.cpp | 102 bool ignored; in lowerOperand() local
|
/external/chromium_org/net/url_request/ |
D | url_fetcher.cc | 44 void net::URLFetcher::SetIgnoreCertificateRequests(bool ignored) { in SetIgnoreCertificateRequests()
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | network.h | 215 bool ignored() const { return ignored_; } in ignored() function 216 void set_ignored(bool ignored) { ignored_ = ignored; } in set_ignored()
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/pyext/ |
D | python_descriptor.cc | 284 PyObject* Python_NewCDescriptorPool(PyObject* ignored, PyObject* args) { in Python_NewCDescriptorPool() 294 PyObject* Python_BuildFile(PyObject* ignored, PyObject* arg) { in Python_BuildFile()
|
/external/regex-re2/re2/ |
D | regexp.cc | 507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() 512 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit() 541 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() 556 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit() 585 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() 596 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit()
|
/external/chromium_org/third_party/re2/re2/ |
D | regexp.cc | 507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() 512 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit() 541 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() 556 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit() 585 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() 596 virtual Ignored ShortVisit(Regexp* re, Ignored ignored) { in ShortVisit()
|
/external/chromium_org/ui/base/clipboard/ |
D | clipboard_unittest.cc | 104 uint32 ignored; in TEST_F() local 166 uint32 ignored; in TEST_F() local 191 uint32 ignored; in TEST_F() local 242 uint32 ignored; in TEST_F() local 288 uint32 ignored; in TEST_F() local 637 uint32 ignored; in TEST_F() local
|
/external/oprofile/daemon/liblegacy/ |
D | opd_image.h | 48 int ignored; member
|
/external/stlport/test/unit/cppunit/ |
D | file_reporter.h | 75 …virtual void progress(const char *in_className, const char *in_shortTestName, bool ignored, bool e… in progress()
|
/external/chromium_org/tools/clang/plugins/tests/ |
D | base_refcounted.cpp | 75 WebKitPublicDtorInHeader ignored; in main() local
|
/external/valgrind/main/memcheck/tests/amd64/ |
D | more_x87_fp.c | 183 uint32_t ignored[4]; in test_fenv() member 190 uint16_t ignored[4]; in test_fenv() member
|
/external/valgrind/main/memcheck/tests/x86/ |
D | more_x86_fp.c | 173 uint32_t ignored[4]; in test_fenv() member 180 uint16_t ignored[4]; in test_fenv() member
|
/external/valgrind/main/massif/tests/ |
D | Makefile.am | 51 ignored \ program
|
/external/chromium_org/net/cookies/ |
D | cookie_util.cc | 53 url_canon::CanonHostInfo ignored; in GetCookieDomainWithString() local
|
/external/dexmaker/src/test/java/com/google/dexmaker/stock/ |
D | ProxyBuilderTest.java | 323 public HardToConstructCorrectly(Runnable ignored) { fail(); } in HardToConstructCorrectly() 324 public HardToConstructCorrectly(Exception ignored) { fail(); } in HardToConstructCorrectly() 325 public HardToConstructCorrectly(Boolean ignored) { /* safe */ } in HardToConstructCorrectly() 326 public HardToConstructCorrectly(Integer ignored) { fail(); } in HardToConstructCorrectly()
|
/external/chromium_org/chrome/browser/media/ |
D | audio_stream_indicator.cc | 43 bool ignored; in IsPlayingAudio() local
|