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

12

  /external/clang/tools/libclang/
CIndexUSRs.cpp 855 bool Ignore = cxcursor::getDeclCursorUSR(D, buf->Data);
856 if (Ignore) {
IndexingContext.cpp     [all...]
  /external/v8/test/mjsunit/
array-reduce.js 389 // Ignore non-array properties:
object-define-property.js 947 // Ignore inherited properties.
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 311 /// \brief Ignore this declaration, if it is seen again.
312 void Ignore(Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); }
    [all...]
  /external/zlib/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
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 
  /external/chromium/chrome/browser/resources/
menu.js 502 // Ignore false mouseover event at (0,0) which is
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 324 // Ignore additional arguments - they've been changing over time and
  /external/webkit/Tools/Scripts/
old-run-webkit-tests 291 -i|--ignore-tests Comma-separated list of directories or tests to ignore
298 --tolerance t Ignore image differences less than this percentage (default: $tolerance)
310 --skipped=[default|ignore|only] Specifies how to treat the Skipped file
312 ignore: The Skipped file is ignored label
315 --ignore-metrics Ignore metrics in tests
338 'ignore-metrics!' => \$ignoreMetrics,
339 'ignore-tests|i=s' => \@ignoreTests,
394 my $ignoreSkipped = $treatSkipped eq "ignore";
    [all...]
  /external/webkit/Tools/android/webkitmerge/
webkitmerge.cpp     [all...]
  /external/grub/docs/
texinfo.tex 170 % Ignore a token.
924 % @ignore ... @end ignore is another way to write a comment
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 713 [ ]* # ignore any spaces/tabs between closing quote and )
    [all...]
  /dalvik/docs/
prettify.js 485 } else { // Ignore unclosed sections.
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 174 % Ignore a token.
    [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/v8/src/
debug-debugger.js 233 // If the break point has an ignore count it is not triggered.
385 // Set ignore count on all break points created from this script break point.
441 // than it used to be) just ignore it.
    [all...]
  /external/v8/test/mjsunit/harmony/
proxies.js 656 // TODO(rossberg): proper behaviour isn't really spec'ed yet, so ignore results.
952 // TODO(rossberg): Ignore user attributes as long as the spec isn't
    [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp 73 case Ignore:
74 OS << "Ignore";
213 // Ignore empty records.
235 // Ignore empty fields.
709 // Ignore empty structs/unions.
    [all...]
  /prebuilt/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 1035 milliseconds

12