/external/pdfium/build_overrides/ |
D | gtest.gni | 5 # Exclude support for registering main function in multi-process tests. 8 # Exclude support for platform-specific operations across unit tests. 11 # Exclude support for testing Objective C code on OS X and iOS. 14 # Exclude support for flushing coverage files on iOS.
|
/external/v8/build_overrides/ |
D | gtest.gni | 5 # Exclude support for registering main function in multi-process tests. 8 # Exclude support for platform-specific operations across unit tests. 11 # Exclude support for testing Objective C code on OS X and iOS. 14 # Exclude support for flushing coverage files on iOS.
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRerollPass.cpp | 382 const SmallInstructionSet &Exclude, 386 const SmallInstructionSet &Exclude, 391 const SmallInstructionSet &Exclude, 697 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument 715 if (L->contains(User) && !Exclude.count(User)) { in collectInLoopUserSet() 724 if (Op->hasOneUse() && L->contains(Op) && !Exclude.count(Op) && in collectInLoopUserSet() 735 const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument 739 collectInLoopUserSet(Root, Exclude, Final, Users); in collectInLoopUserSet() 1010 SmallInstructionSet Exclude; in collectUsedInstructions() local 1012 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/libyuv/files/build_overrides/ |
D | gtest.gni | 15 # Exclude support for testing Objective C code on OS X and iOS. 18 # Exclude support for flushing coverage files on iOS.
|
/external/llvm/include/llvm/ |
D | module.modulemap | 24 // Exclude these; they're intended to be included into only a single 104 // Exclude this; it's an optional component of the ExecutionEngine. 107 // Exclude these; they're intended to be included into only a single 194 // Exclude this; it's fundamentally non-modular. 242 // Exclude this; it's only included on Solaris. 245 // Exclude this; it's fundamentally non-modular.
|
/external/vixl/test/aarch32/ |
D | test-simulator-rd-rn-rm-a32.cc | 86 harness_scratch.Exclude(ip); \ 705 scratch_registers.Exclude(rd); in TestHelper() 706 scratch_registers.Exclude(rn); in TestHelper() 707 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-rd-rn-rm-t32.cc | 86 harness_scratch.Exclude(ip); \ 705 scratch_registers.Exclude(rd); in TestHelper() 706 scratch_registers.Exclude(rn); in TestHelper() 707 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-operand-imm12-t32.cc | 86 harness_scratch.Exclude(ip); \ 1449 scratch_registers.Exclude(rd); in TestHelper() 1450 scratch_registers.Exclude(rn); in TestHelper()
|
D | test-simulator-cond-rdlow-rnlow-rmlow-t32.cc | 86 harness_scratch.Exclude(ip); \ 918 scratch_registers.Exclude(rd); in TestHelper() 919 scratch_registers.Exclude(rn); in TestHelper() 920 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-a32-q.cc | 86 harness_scratch.Exclude(ip); \ 437 scratch_registers.Exclude(rd); in TestHelper() 438 scratch_registers.Exclude(rn); in TestHelper() 439 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-a32-sel.cc | 86 harness_scratch.Exclude(ip); \ 430 scratch_registers.Exclude(rd); in TestHelper() 431 scratch_registers.Exclude(rn); in TestHelper() 432 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-t32-q.cc | 86 harness_scratch.Exclude(ip); \ 437 scratch_registers.Exclude(rd); in TestHelper() 438 scratch_registers.Exclude(rn); in TestHelper() 439 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-t32-sel.cc | 86 harness_scratch.Exclude(ip); \ 430 scratch_registers.Exclude(rd); in TestHelper() 431 scratch_registers.Exclude(rn); in TestHelper() 432 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-t32-ge.cc | 86 harness_scratch.Exclude(ip); \ 453 scratch_registers.Exclude(rd); in TestHelper() 454 scratch_registers.Exclude(rn); in TestHelper() 455 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-rn-rm-a32-ge.cc | 86 harness_scratch.Exclude(ip); \ 453 scratch_registers.Exclude(rd); in TestHelper() 454 scratch_registers.Exclude(rn); in TestHelper() 455 scratch_registers.Exclude(rm); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-a32.cc | 86 harness_scratch.Exclude(ip); \ 650 scratch_registers.Exclude(rd); in TestHelper() 651 scratch_registers.Exclude(rn); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-ror-amount-a32.cc | 86 harness_scratch.Exclude(ip); \ 729 scratch_registers.Exclude(rd); in TestHelper() 730 scratch_registers.Exclude(rn); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-t32.cc | 86 harness_scratch.Exclude(ip); \ 650 scratch_registers.Exclude(rd); in TestHelper() 651 scratch_registers.Exclude(rn); in TestHelper()
|
D | test-simulator-cond-rd-operand-rn-ror-amount-t32.cc | 86 harness_scratch.Exclude(ip); \ 729 scratch_registers.Exclude(rd); in TestHelper() 730 scratch_registers.Exclude(rn); in TestHelper()
|
/external/vixl/test/ |
D | test-use-scratch-register-scope.cc | 217 local_temps.Exclude(r1, r2); in TEST_AARCH32() 218 local_temps.Exclude(s1, q1); in TEST_AARCH32() 246 local_temps.Exclude(s2, d3); in TEST_AARCH32()
|
/external/testng/src/test/java/test/ |
D | Exclude.java | 5 public class Exclude { class
|
/external/libchrome/sandbox/linux/ |
D | DEPS | 3 # Exclude a few dependencies that are included in the root DEPS and that we
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.cc | 857 temps.Exclude(operand.GetRegister()); in LogicalMacro() 1087 temps.Exclude(operand.GetRegister()); in Mvn() 1732 temps.Exclude(operand.GetRegister()); in AddSubWithCarryMacro() 1748 temps.Exclude(operand.GetRegister()); in AddSubWithCarryMacro() 2366 temps.Exclude(kPCSVarargs); in PrintfNoPreserve() 2367 temps.Exclude(kPCSVarargsFP); in PrintfNoPreserve() 2368 temps.Exclude(arg0, arg1, arg2, arg3); in PrintfNoPreserve() 2437 temps.Exclude(x0); in PrintfNoPreserve() 2525 temps.Exclude(arg0, arg1, arg2, arg3); in Printf() 2745 void UseScratchRegisterScope::Exclude(const CPURegList& list) { in Exclude() function in vixl::aarch64::UseScratchRegisterScope [all …]
|
/external/jacoco/jacoco-maven-plugin.test/it/it-includes-excludes/ |
D | verify.bsh | 19 throw new RuntimeException("Include/Exclude was not configured correct" );
|