HomeSort by relevance Sort by last modified time
    Searched refs:Ignore (Results 26 - 50 of 73) sorted by null

12 3

  /external/v8/test/mjsunit/
date-parse.js 68 // Ignore weekdays.
71 // Ignore prefix that is not part of a date.
73 'Ignore all of this stuff because it is annoying 01 Jan 2000 08:00:00 UT',
77 // month name we are happy - ignore the rest.
debug-event-listener.js 54 // Do nothing. Ignore exception.
array-reduce.js 389 // Ignore non-array properties:
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestAutoAST.java 30 import org.junit.Ignore;
368 @Ignore
TestTreeGrammarRewriteAST.java 36 import org.junit.Ignore;
873 @Ignore
    [all...]
TestRewriteAST.java 35 import org.junit.Ignore;
1021 @Ignore
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/history/showHistory/
typedUrls.js 76 // Ignore items unless the user typed the URL.
  /external/v8/test/mjsunit/regress/
regress-1081309.js 105 // Ignore the exception "Cannot call method 'x' of undefined"
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 231 // ignore the other kinds of files.
246 case LDFileFormat::Ignore:
339 // 1. its section kind is changed to Ignore. (The target section is a
343 if (LDFileFormat::Ignore == (*rs)->kind() || !(*rs)->hasRelocData())
  /ndk/build/core/
add-toolchain.mk 46 # Ignore if both TOOLCHAIN_ABIS and TOOLCHAIN_ARCH are not defined
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/bytecode/
ShadowWranglerTest.java 11 import org.junit.Ignore;
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Python.g 535 * nested within a (..), {..}, or [..], then ignore newlines.
552 * Ignore leading whitespace when nested in [..], (..), {..}.
572 // kill trailing newline if present and then ignore
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CGExprScalar.cpp 680 // Ignore conversions like int -> uint.
    [all...]
  /external/v8/tools/gcmole/
gcmole.lua 222 -- Ignore all StateTag methods.
225 -- Ignore printing of elements transition.
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
URLConnectionTest.java 73 import org.junit.Ignore;
    [all...]
  /frameworks/compile/mclinker/lib/Fragment/
FragmentGraph.cpp 178 // 1. its section kind is changed to Ignore. (The target section is a
182 if (LDFileFormat::Ignore == (*rs)->kind() || !(*rs)->hasRelocData())
  /external/chromium/chrome/browser/resources/
network_menu.js 350 // Ignore clicks other than on the NetworkMenuItem itself.
  /external/clang/tools/libclang/
CIndexUSRs.cpp 839 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data);
840 if (Ignore) {
IndexingContext.cpp     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm 237 ; Square src2. Ignore high value
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 317 /// \brief Ignore this declaration, if it is seen again.
318 void Ignore(const Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); }
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 22 // Internal structure. Ignore.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
Mixed.pm 77 $ignoreCase = 1; # Ignore case by default
85 # Ignore case unless there are upper-case options:
623 Ignore case when matching options. Default is 1 unless the option
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 463 LDFileFormat::Ignore == pSection->kind() ||
598 // We don't need sections of dynamic objects. So we ignore section symbols.
602 // ignore symbols with local binding or that have internal or hidden

Completed in 1225 milliseconds

12 3