/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 383 const SmallInstructionSet &Exclude, 387 const SmallInstructionSet &Exclude, 392 const SmallInstructionSet &Exclude, 573 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument 591 if (L->contains(User) && !Exclude.count(User)) { in collectInLoopUserSet() 600 if (Op->hasOneUse() && L->contains(Op) && !Exclude.count(Op) && in collectInLoopUserSet() 611 const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument 616 collectInLoopUserSet(*I, Exclude, Final, Users); in collectInLoopUserSet() 885 SmallInstructionSet Exclude; in collectUsedInstructions() local 887 Exclude.insert(DRS.Roots.begin(), DRS.Roots.end()); in collectUsedInstructions() [all …]
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.3 | 27 Similar to existing exclude files except with wildcards. Exclude 34 Exclude all files matching "*.gz" in the top level directory "test". 38 Exclude all files beginning with "example" inside directories called 45 Exclude all files matching "*.gz" in top level directory "test", 59 Exclude files matching "*.gz" anywhere in the source directories. 65 Exclude files matching "*.gz" inside directories called "Test" or 72 Exclude all files matching "*.gz" anywhere in the source directories,
|
/external/llvm/include/llvm/ |
D | module.modulemap | 27 // Exclude these; they're intended to be included into only a single 99 // Exclude this; it's an optional component of the ExecutionEngine. 102 // Exclude these; they're intended to be included into only a single 146 // Exclude this; it's fundamentally non-modular. 184 // Exclude this; it's only included on Solaris. 187 // Exclude this; it's only included on AIX and fundamentally non-modular. 190 // Exclude this; it's fundamentally non-modular.
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
D | .gitattributes | 1 # Exclude the HTML files from GitHub's language statistics
|
/external/testng/src/test/java/test/ |
D | Exclude.java | 5 public class Exclude { class
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.cc | 800 temps.Exclude(operand.reg()); in LogicalMacro() 1037 temps.Exclude(operand.reg()); in Mvn() 1484 temps.Exclude(operand.reg()); in AddSubWithCarryMacro() 1496 temps.Exclude(operand.reg()); in AddSubWithCarryMacro() 2087 temps.Exclude(kPCSVarargs); in PrintfNoPreserve() 2088 temps.Exclude(kPCSVarargsFP); in PrintfNoPreserve() 2089 temps.Exclude(arg0, arg1, arg2, arg3); in PrintfNoPreserve() 2158 temps.Exclude(x0); in PrintfNoPreserve() 2245 temps.Exclude(arg0, arg1, arg2, arg3); in Printf() 2475 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::UseScratchRegisterScope [all …]
|
D | macro-assembler-a64.h | 3297 void Exclude(const CPURegList& list); 3298 void Exclude(const Register& reg1, 3302 void Exclude(const VRegister& reg1, 3306 void Exclude(const CPURegister& reg1,
|
/external/libchrome/sandbox/linux/ |
D | DEPS | 3 # Exclude a few dependencies that are included in the root DEPS and that we
|
/external/jacoco/jacoco-maven-plugin.test/it/it-includes-excludes/ |
D | verify.bsh | 19 throw new RuntimeException("Include/Exclude was not configured correct" );
|
/external/skia/ |
D | public.bzl | 72 # Exclude platform-dependent files. 95 # Exclude multiple definitions. 102 # Exclude files that don't compile with the current DEFINES.
|
/external/webrtc/webrtc/build/ |
D | common.gypi | 140 # Exclude pulse audio on Chromium since its prerequisites don't require 144 # Exclude internal ADM since Chromium uses its own IO handling.
|
/external/clang/include/clang/ |
D | module.modulemap | 129 // FIXME: Exclude this header to avoid pulling all of the AST matchers
|
/external/llvm/cmake/modules/ |
D | LLVMExternalProjectUtils.cmake | 19 # Exclude this project from the all target
|
/external/squashfs-tools/ |
D | RELEASE-README | 463 Exclude all files matching "*.gz" in the top level directory "test". 467 Exclude all files beginning with "example" inside directories called 474 Exclude all files matching "*.gz" in top level directory "test", 488 Exclude files matching "*.gz" anywhere in the source directories. 494 Exclude files matching "*.gz" inside directories called "Test" or 501 Exclude all files matching "*.gz" anywhere in the source directories, 504 3.5.3 Exclude files summary
|
D | CHANGES | 247 2.1. Exclude files have been extended to use wildcard pattern
|
/external/pcre/dist/ |
D | PrepareRelease | 140 # Exclude table of contents for function summaries. It seems that expr
|
/external/libchrome/base/ |
D | base.gypi | 907 # Exclude all process/ except the minimal implementation 914 # Exclude unsupported features on iOS.
|
/external/autotest/client/tests/kvm/ |
D | subtests.cfg.sample | 490 # Exclude jobs that have '(Manual)' in their names
|
/external/llvm/ |
D | CMakeLists.txt | 750 # Exclude include/llvm/CMakeFiles/intrinsics_gen.dir, matched by "*.def"
|
/external/chromium-trace/catapult/third_party/gsutil/ |
D | CHANGES.md | 663 - Exclude the no-op auth handler as indicating credentials are configured.
|
/external/elfutils/libdwfl/ |
D | ChangeLog | 1873 * dwfl_module_addrsym.c (dwfl_module_addrsym): Exclude undefined
|
/external/bison/ |
D | ChangeLog | 144 * cfg.mk: Exclude names-refs, it includes a "double" if (end of first
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 10113 temps.Exclude(d0); in TEST() 10135 temps.Exclude(d0); in TEST()
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | libtool.m4 | 4244 # Exclude shared library initialization/finalization symbols.
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 4244 # Exclude shared library initialization/finalization symbols.
|