Home
last modified time | relevance | path

Searched refs:Exclude (Results 1 – 25 of 107) sorted by relevance

12345

/external/pdfium/build_overrides/
Dgtest.gni5 # 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/
Dgtest.gni5 # 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/
DLoopRerollPass.cpp382 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/
DREADME-3.327 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/
Dgtest.gni15 # 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/
Dmodule.modulemap24 // 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/
Dtest-simulator-rd-rn-rm-a32.cc86 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()
Dtest-simulator-rd-rn-rm-t32.cc86 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()
Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc86 harness_scratch.Exclude(ip); \
1449 scratch_registers.Exclude(rd); in TestHelper()
1450 scratch_registers.Exclude(rn); in TestHelper()
Dtest-simulator-cond-rdlow-rnlow-rmlow-t32.cc86 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()
Dtest-simulator-cond-rd-rn-rm-a32-q.cc86 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()
Dtest-simulator-cond-rd-rn-rm-a32-sel.cc86 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()
Dtest-simulator-cond-rd-rn-rm-t32-q.cc86 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()
Dtest-simulator-cond-rd-rn-rm-t32-sel.cc86 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()
Dtest-simulator-cond-rd-rn-rm-t32-ge.cc86 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()
Dtest-simulator-cond-rd-rn-rm-a32-ge.cc86 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()
Dtest-simulator-cond-rd-operand-rn-a32.cc86 harness_scratch.Exclude(ip); \
650 scratch_registers.Exclude(rd); in TestHelper()
651 scratch_registers.Exclude(rn); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-ror-amount-a32.cc86 harness_scratch.Exclude(ip); \
729 scratch_registers.Exclude(rd); in TestHelper()
730 scratch_registers.Exclude(rn); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-t32.cc86 harness_scratch.Exclude(ip); \
650 scratch_registers.Exclude(rd); in TestHelper()
651 scratch_registers.Exclude(rn); in TestHelper()
Dtest-simulator-cond-rd-operand-rn-ror-amount-t32.cc86 harness_scratch.Exclude(ip); \
729 scratch_registers.Exclude(rd); in TestHelper()
730 scratch_registers.Exclude(rn); in TestHelper()
/external/vixl/test/
Dtest-use-scratch-register-scope.cc217 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/
DExclude.java5 public class Exclude { class
/external/libchrome/sandbox/linux/
DDEPS3 # Exclude a few dependencies that are included in the root DEPS and that we
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc857 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/
Dverify.bsh19 throw new RuntimeException("Include/Exclude was not configured correct" );

12345